2018-04-20 9:03 GMT+08:00 Eric W. Biederman :
> As originally committed do_revisn would deliver a siginfo for SIGILL
> with an si_code composed of random stack contents. That makes no
> sense and is not something userspace can depend on. So simplify
> the code and just use "force_sig(SIG_ILL, cur
As originally committed do_revisn would deliver a siginfo for SIGILL
with an si_code composed of random stack contents. That makes no
sense and is not something userspace can depend on. So simplify
the code and just use "force_sig(SIG_ILL, current)" instead.
Fixes: 2923f5ea7738 ("nds32: Exceptio
2 matches
Mail list logo