On Sat, Nov 16, 2013 at 11:02 AM, Oleg Nesterov wrote:
> 1. Remove fs/coredump.h. It is not clear why do we need it,
>it only declares __get_dumpable(), signal.c includes it
>for no reason.
>
> 2. Now that get_dumpable() and __get_dumpable() are really
>trivial make them inline in linu
1. Remove fs/coredump.h. It is not clear why do we need it,
it only declares __get_dumpable(), signal.c includes it
for no reason.
2. Now that get_dumpable() and __get_dumpable() are really
trivial make them inline in linux/sched.h.
Signed-off-by: Oleg Nesterov
---
fs/coredump.c
2 matches
Mail list logo