diff options
author | 2009-07-07 10:32:56 +0100 | |
---|---|---|
committer | 2009-07-07 10:32:56 +0100 | |
commit | 4b8a96744c0c27ab94fb4e8155d4384c3b399e27 (patch) | |
tree | e769e01395a3a13e28bf146fce20a3f3f2a95750 /lib/debugobjects.c | |
parent | kmemleak: Renice the scanning thread to +10 (diff) | |
download | wireguard-linux-4b8a96744c0c27ab94fb4e8155d4384c3b399e27.tar.xz wireguard-linux-4b8a96744c0c27ab94fb4e8155d4384c3b399e27.zip |
kmemleak: Add more cond_resched() calls in the scanning thread
Following recent fix to no longer reschedule in the scan_block()
function, the system may become unresponsive with !PREEMPT. This patch
re-adds the cond_resched() call to scan_block() but conditioned by the
allow_resched parameter.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Cc: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions