[PATCH] NOHZ: Fix RCU handling
authorIngo Molnar <mingo@elte.hu>
Mon, 19 Feb 2007 18:11:56 +0000 (18:11 +0000)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 19 Feb 2007 22:18:43 +0000 (14:18 -0800)
commit6ba9b346e1e0eca65ec589d32de3a9fe32dc5de6
tree393923cf8c563be65bb02a38153e387f6284ae55
parent2aa6eb313e57a8254b17e60b8bb5e0a2570d7776
[PATCH] NOHZ: Fix RCU handling

When a CPU is needed for RCU the tick has to continue even when it was
stopped before.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/time/tick-sched.c