[PATCH 4/5] Unroll the INIT_SIGNALS and INIT_SIGHAND macros

2017-11-24 Thread David Howells
There doesn't seem to be any need to have the INIT_SIGNALS and INIT_SIGHAND macros, so unroll them in their single places of use. Signed-off-by: David Howells --- include/linux/init_task.h | 43 --- init/init_task.c | 30 +

[PATCH 4/5] Unroll the INIT_SIGNALS and INIT_SIGHAND macros

2017-07-20 Thread David Howells
There doesn't seem to be any need to have the INIT_SIGNALS and INIT_SIGHAND macros, so unroll them in their single places of use. Signed-off-by: David Howells --- include/linux/init_task.h | 45 - init/init_task.c | 30 +++

[RFC PATCH 4/5] Unroll the INIT_SIGNALS and INIT_SIGHAND macros

2017-04-10 Thread David Howells
There doesn't seem to be any need to have the INIT_SIGNALS and INIT_SIGHAND macros, so unroll them in their single places of use. Signed-off-by: David Howells --- include/linux/init_task.h | 45 - init/init_task.c | 30 +++