commit | 6ba9b346e1e0eca65ec589d32de3a9fe32dc5de6 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Mon Feb 19 18:11:56 2007 +0000 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Mon Feb 19 14:18:43 2007 -0800 |
tree | 393923cf8c563be65bb02a38153e387f6284ae55 | |
parent | 2aa6eb313e57a8254b17e60b8bb5e0a2570d7776 [diff] |
[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>