]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - Documentation/kmsg/s390/time
UBUNTU: SAUCE: s390: kernel message catalog
[mirror_ubuntu-zesty-kernel.git] / Documentation / kmsg / s390 / time
CommitLineData
aea13bde
MS
1/*?
2 * Text: "The ETR interface has adjusted the clock by %li microseconds\n"
3 * Severity: Notice
4 * Parameter:
5 * @1: number of microseconds
6 * Description:
7 * The external time reference (ETR) interface has synchronized the system
8 * clock with the external reference and set it to a new value. The time
9 * difference between the old and new clock value has been passed to the
10 * network time protocol (NTP) as a single shot adjustment.
11 * User action:
12 * None.
13 */
14
15/*?
16 * Text: "The real or virtual hardware system does not provide an ETR interface\n"
17 * Severity: Warning
18 * Description:
19 * The 'etr=' parameter has been passed on the kernel parameter line for
20 * a Linux instance that does not have access to the external time reference
21 * (ETR) facility.
22 * User action:
23 * To avoid this warning remove the 'etr=' kernel parameter.
24 */
25
26/*?
27 * Text: "The real or virtual hardware system does not provide an STP interface\n"
28 * Severity: Warning
29 * Description:
30 * The 'stp=' parameter has been passed on the kernel parameter line for
31 * a Linux instance that does not have access to the server time protocol
32 * (STP) facility.
33 * User action:
34 * To avoid this warning remove the 'stp=' kernel parameter.
35 */
36/*? Text: "%s: %d output lines suppressed due to ratelimiting\n" */