diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2007-10-12 23:04:06 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@inhelltoy.tec.linutronix.de> | 2007-10-12 23:04:06 +0200 |
commit | c8a1d398de70a7774359b4720c392891cdd485f9 (patch) | |
tree | d49de224f33705dd9549d338605578a84dbddf04 /kernel/lockdep_proc.c | |
parent | de68d9b173ee657115dd0e584c2365b7954253a5 (diff) | |
download | linux-c8a1d398de70a7774359b4720c392891cdd485f9.tar.gz linux-c8a1d398de70a7774359b4720c392891cdd485f9.tar.bz2 linux-c8a1d398de70a7774359b4720c392891cdd485f9.zip |
clockevents: fix periodic broadcast for oneshot devices
The next_event member of the clock event device is used to keep track
of the next periodic event. For one shot only devices it is wrong to
clear the variable, as the next event will be based on it.
Pointed out by Ralf Baechle
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Diffstat (limited to 'kernel/lockdep_proc.c')
0 files changed, 0 insertions, 0 deletions