diff options
author | 2010-10-27 15:34:10 -0700 | |
---|---|---|
committer | 2010-10-27 18:03:13 -0700 | |
commit | d16e15f5b029fc7d03540ba0e5fb23b0abb0ebe0 (patch) | |
tree | 382a6779f4eee476d86538372f0f6586d64ddb8b /fs/proc/stat.c | |
parent | coredump: default CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y (diff) | |
download | linux-dev-d16e15f5b029fc7d03540ba0e5fb23b0abb0ebe0.tar.xz linux-dev-d16e15f5b029fc7d03540ba0e5fb23b0abb0ebe0.zip |
exit: add lock context annotation on find_new_reaper()
find_new_reaper() releases and regrabs tasklist_lock but was missing
proper annotations. Add it. This remove following sparse warning:
warning: context imbalance in 'find_new_reaper' - unexpected unlock
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Acked-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/proc/stat.c')
0 files changed, 0 insertions, 0 deletions