]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
nios2: restarts apply only to the first sigframe we build...
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 8 Aug 2022 15:09:16 +0000 (16:09 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Aug 2022 09:38:04 +0000 (11:38 +0200)
commit600ff4b13b0ecb94e7ba21531c7386074cca56ea
tree4eb875bd5411335e8f278deccc54f4b03111cd1f
parentf20bc59ccf9e4502375b4eb90268c968341a86e4
nios2: restarts apply only to the first sigframe we build...

commit 411a76b7219555c55867466c82d70ce928d6c9e1 upstream.

Fixes: b53e906d255d ("nios2: Signal handling support")
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/nios2/kernel/signal.c