diff options
author | Steven Rostedt <rostedt@goodmis.org> | 2012-03-01 13:55:28 -0500 |
---|---|---|
committer | Clark Williams <williams@redhat.com> | 2012-04-10 16:41:05 -0500 |
commit | 4dafbbbb3025e8e9a73c6645a92b829e97af5961 (patch) | |
tree | 7a6d3c99d7d93497322b1c35c4c3ce453b2d6500 /lib/mpi/mpi-scan.c | |
parent | 3d3c97d9fd79ab7ef8ab2d9eb7137115bcaf57d1 (diff) |
timer: Fix hotplug for -rt
Revert the RT patch:
Author: Ingo Molnar <mingo@elte.hu>
Date: Fri Jul 3 08:30:32 2009 -0500
timers: fix timer hotplug on -rt
Here we are in the CPU_DEAD notifier, and we must not sleep nor
enable interrupts.
There's no problem with sleeping in this notifier.
But the get_cpu_var() had to be converted to a get_local_var().
Replace the previous fix with the get_local_var() convert.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Cc: Carsten Emde <C.Emde@osadl.org>
Cc: John Kacur <jkacur@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Clark Williams <clark.williams@gmail.com>
Cc: stable-rt@vger.kernel.org
Link: http://lkml.kernel.org/r/20120301190344.948157137@goodmis.org
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'lib/mpi/mpi-scan.c')
0 files changed, 0 insertions, 0 deletions