diff options
author | Arnd Bergmann <arnd@arndb.de> | 2010-07-03 18:02:25 -0400 |
---|---|---|
committer | Frederic Weisbecker <fweisbec@gmail.com> | 2010-07-09 19:21:49 -0400 |
commit | 5f202bd5ca64132cdd7f186656bc0221f257733d (patch) | |
tree | e53eac24bf18052955565370f3327da088fa1be7 /kernel | |
parent | 5e3d20a68f63fc5a310687d81956c3b96e488b84 (diff) |
do_coredump: Do not take BKL
core_pattern is not actually protected and hasn't been
ever since we introduced procfs support for sysctl -- a
_long_ time. Don't take it here either.
Also nothing inside do_coredump appears to require bkl
protection.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
[ remove smp_lock.h headers ]
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions