]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
fix up 4.4 clockevent driver patch
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 Nov 2018 13:58:20 +0000 (14:58 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 Nov 2018 13:58:20 +0000 (14:58 +0100)
queue-4.4/clockevents-drivers-i8253-add-support-for-pit-shutdown-quirk.patch

index 826a7d15ec71f4ea7cff692e0574bb84caa2e376..2710d45ef2d792d2473703dd20abdc34b3cc06c2 100644 (file)
@@ -48,7 +48,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 + * restarts the PIT, negating the shutdown. On platforms with the quirk,
 + * platform specific code can set this to false.
 + */
-+bool i8253_clear_counter_on_shutdown __ro_after_init = true;
++bool i8253_clear_counter_on_shutdown = true;
 +
  #ifdef CONFIG_CLKSRC_I8253
  /*