Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5c8d1b68 authored by Jiri Kosina's avatar Jiri Kosina
Browse files

time: x86: report_lost_ticks doesn't exist any more



'report_lost_ticks' parameter has been removed back in 2007 through
1489939f ("time: x86_64: convert x86_64 to use GENERIC_TIME").

Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent bec0b2ce
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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.