diff options
author | 2010-01-15 17:01:09 -0800 | |
---|---|---|
committer | 2010-01-16 12:15:38 -0800 | |
commit | 355e8e8d1b0779fccb6ca1351fb73c71985e22b2 (patch) | |
tree | c38807c04771c0a72f21504ee07ec76795b19c05 /lib/bitmap.c | |
parent | serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device (diff) | |
download | linux-dev-355e8e8d1b0779fccb6ca1351fb73c71985e22b2.tar.xz linux-dev-355e8e8d1b0779fccb6ca1351fb73c71985e22b2.zip |
m68knommu: fix invalid flags on coldfire pit clocksource
The m68knommu coldfire pit clocksource looks like it was incorrectly
marked as a continuous clocksource. Running with it marked as a
continuous clocksource could cause hangs when the system switches to
highres mode or enables nohz.
This patch removes the CLOCK_SOURCE_IS_CONTINUOUS flag on the coldfire pit
clocksource. This will disallow systems using this clocksource from
entering oneshot mode (disabling highres timers and nohz).
Signed-off-by: John Stultz <johnstul@us.ibm.com>
Acked-by: Greg Ungerer <gerg@snapgear.com>
Cc: Steven King <sfking@fdwdc.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions