commit | 0f4cfb2e4e7a7e4e97a3e90e2ba1062f07fb2cb1 | [log] [tgz] |
---|---|---|
author | Oleg Nesterov <oleg@redhat.com> | Thu Oct 04 17:15:27 2012 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Oct 06 03:05:16 2012 +0900 |
tree | 25fa36bc342f624c46b39fa41bb4815397413338 | |
parent | 12a2b4b2241e318b4f6df31228e4272d2c2968a1 [diff] |
coredump: use SUID_DUMPABLE_ENABLED rather than hardcoded 1 Cosmetic. Change setup_new_exec() and task_dumpable() to use SUID_DUMPABLE_ENABLED for /bin/grep. [akpm@linux-foundation.org: checkpatch fixes] Signed-off-by: Oleg Nesterov <oleg@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>