Expand the INIT_SIGNALS and INIT_SIGHAND macros and remove
authorDavid Howells <dhowells@redhat.com>
Tue, 2 Jan 2018 15:12:01 +0000 (15:12 +0000)
committerDavid Howells <dhowells@redhat.com>
Wed, 17 Jan 2018 11:30:16 +0000 (11:30 +0000)
commit3678e2fcc293cf2ff1fe961838734a70c185de8a
tree3c0836a94c144ee50400efe4a2d8a344f4c9060f
parent4e7e3adbba5224604b34b0d42003ff6dbdc8ddd9
Expand the INIT_SIGNALS and INIT_SIGHAND macros and remove

There doesn't seem to be any need to have the INIT_SIGNALS and INIT_SIGHAND
macros, so expand them in their single places of use and remove them.

Signed-off-by: David Howells <dhowells@redhat.com>
Tested-by: Tony Luck <tony.luck@intel.com>
Tested-by: Will Deacon <will.deacon@arm.com> (arm64)
Tested-by: Palmer Dabbelt <palmer@sifive.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
include/linux/init_task.h
init/init_task.c