diff options
author | Yong Zhang <[email protected]> | 2010-01-11 14:21:25 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2010-01-21 13:39:04 +0100 |
commit | 6d558c3ac9b6508d26fd5cadccce51fc9d726b1c (patch) | |
tree | dbad2aa9c5874ea7ee5fff1f9f32b0be208c3df6 /drivers/scsi/mpt2sas/mpt2sas_ctl.h | |
parent | 50b926e439620c469565e8be0f28be78f5fca1ce (diff) |
sched: Reassign prev and switch_count when reacquire_kernel_lock() fail
Assume A->B schedule is processing, if B have acquired BKL before and it
need reschedule this time. Then on B's context, it will go to
need_resched_nonpreemptible for reschedule. But at this time, prev and
switch_count are related to A. It's wrong and will lead to incorrect
scheduler statistics.
Signed-off-by: Yong Zhang <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpt2sas_ctl.h')
0 files changed, 0 insertions, 0 deletions