aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorPeter Zijlstra <[email protected]>2008-04-29 10:02:46 +0200
committerIngo Molnar <[email protected]>2008-05-05 23:56:18 +0200
commitb328ca182f01c2a04b85e0ee8a410720b104fbcc (patch)
treed04ba3472a8f57788fb7e6e614e8e6b3c5a79b55 /fs/jbd2/commit.c
parent104f64549c961a797ff5f7c59946a7caa335c5b0 (diff)
sched: fix hrtick_start_fair and CPU-Hotplug
Gautham R Shenoy reported: > While running the usual CPU-Hotplug stress tests on linux-2.6.25, > I noticed the following in the console logs. > > This is a wee bit difficult to reproduce. In the past 10 runs I hit this > only once. > > ------------[ cut here ]------------ > > WARNING: at kernel/sched.c:962 hrtick+0x2e/0x65() > > Just wondering if we are doing a good job at handling the cancellation > of any per-cpu scheduler timers during CPU-Hotplug. This looks like its indeed not cancelled at all and migrates the it to another cpu. Fix it via a proper hotplug notifier mechanism. Reported-by: Gautham R Shenoy <[email protected]> Signed-off-by: Peter Zijlstra <[email protected]> Cc: [email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions