]> git.baikalelectronics.ru Git - kernel.git/commit
s390: remove do_signal() prototype and do_notify_resume() function
authorSven Schnelle <svens@linux.ibm.com>
Mon, 23 Aug 2021 19:20:36 +0000 (21:20 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Wed, 25 Aug 2021 09:03:34 +0000 (11:03 +0200)
commit1e072f3904bd243a2fc8c9fb3f60a8e949fe3260
tree8134f308fa252cdc7db04733832ec9ac06013aad
parent588970ae440e07b7e79e14c16ad2c82aae412009
s390: remove do_signal() prototype and do_notify_resume() function

Both are no longer used since the conversion to generic
entry, therefore remove them.

Fixes: 5711550ab8af ("s390: convert to generic entry")
Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Reviewed-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/kernel/entry.h
arch/s390/kernel/signal.c