Re: [PATCH AUTOSEL 4.19 111/167] signal/arc: Use force_sig_fault where appropriate

2019-09-04 Thread Eric W. Biederman
Sasha Levin writes: > On Tue, Sep 03, 2019 at 11:49:16AM -0500, Eric W. Biederman wrote: >>Sasha Levin writes: >> >>> From: "Eric W. Biederman" >>> >>> [ Upstream commit 15773ae938d8d93d982461990bebad6e1d7a1830 ] >> >>To the best of my knowledge this is just a clean up, no changes in >>behavior

Re: [PATCH AUTOSEL 4.19 111/167] signal/arc: Use force_sig_fault where appropriate

2019-09-03 Thread Sasha Levin
On Tue, Sep 03, 2019 at 11:49:16AM -0500, Eric W. Biederman wrote: Sasha Levin writes: From: "Eric W. Biederman" [ Upstream commit 15773ae938d8d93d982461990bebad6e1d7a1830 ] To the best of my knowledge this is just a clean up, no changes in behavior are present. The only reason I can see

Re: [PATCH AUTOSEL 4.19 111/167] signal/arc: Use force_sig_fault where appropriate

2019-09-03 Thread Eric W. Biederman
Sasha Levin writes: > From: "Eric W. Biederman" > > [ Upstream commit 15773ae938d8d93d982461990bebad6e1d7a1830 ] To the best of my knowledge this is just a clean up, no changes in behavior are present. The only reason I can see to backport this is so that later fixes could be applied cleanly.

[PATCH AUTOSEL 4.19 111/167] signal/arc: Use force_sig_fault where appropriate

2019-09-03 Thread Sasha Levin
From: "Eric W. Biederman" [ Upstream commit 15773ae938d8d93d982461990bebad6e1d7a1830 ] Acked-by: Vineet Gupta Signed-off-by: "Eric W. Biederman" Signed-off-by: Sasha Levin --- arch/arc/mm/fault.c | 20 +--- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/arch/a