Skip to content
Commit 5f202bd5 authored by Arnd Bergmann's avatar Arnd Bergmann Committed by Frederic Weisbecker
Browse files

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: default avatarArnd Bergmann <arnd@arndb.de>
[ remove smp_lock.h headers ]
Signed-off-by: default avatarFrederic Weisbecker <fweisbec@gmail.com>
parent 5e3d20a6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment