diff options
author | Dave Peterson <dsp@llnl.gov> | 2006-04-18 22:20:44 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-04-19 09:13:50 -0700 |
commit | 013159227b840dfd441bd2e4c8b4d77ffb3cc42e (patch) | |
tree | 15bd8349b4a105efc75c77dcd0c1a579ecd87ab4 /fs/binfmt_elf.c | |
parent | 97c2c9b84d0c1edf4926b13661d5af3f0edccbce (diff) | |
download | linux-013159227b840dfd441bd2e4c8b4d77ffb3cc42e.tar.bz2 |
[PATCH] mm: fix mm_struct reference counting bugs in mm/oom_kill.c
Fix oom_kill_task() so it doesn't call mmput() (which may sleep) while
holding tasklist_lock.
Signed-off-by: David S. Peterson <dsp@llnl.gov>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/binfmt_elf.c')
0 files changed, 0 insertions, 0 deletions