projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bec0b2c
)
time: x86: report_lost_ticks doesn't exist any more
author
Jiri Kosina
<jkosina@suse.cz>
Thu, 17 Jan 2013 10:21:07 +0000
(11:21 +0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Wed, 23 Jan 2013 11:12:18 +0000
(12:12 +0100)
'report_lost_ticks' parameter has been removed back in 2007 through
1489939f0ab
("time: x86_64: convert x86_64 to use GENERIC_TIME").
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/x86/x86_64/boot-options.txt
patch
|
blob
|
history
diff --git
a/Documentation/x86/x86_64/boot-options.txt
b/Documentation/x86/x86_64/boot-options.txt
index
de38429
..
e015a83
100644
(file)
--- a/
Documentation/x86/x86_64/boot-options.txt
+++ b/
Documentation/x86/x86_64/boot-options.txt
@@
-112,10
+112,6
@@
Timing
This can be used to work around timing problems on multiprocessor systems
with not properly synchronized CPUs.
- report_lost_ticks
- Report when timer interrupts are lost because some code turned off
- interrupts for too long.
-
nohpet
Don't use the HPET timer.