On 09/24/2018 07:49 AM, Eric W. Biederman wrote: > Pass signr, sicode, and address into unhandled_exception as explicit > parameters instead of members of struct siginfo. Then in unhandled > exception generate and send the siginfo using force_sig_fault. > > This keeps the code simpler and less error prone. > > Signed-off-by: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx> LGTM. Acked-by: Vineet Gupta <vgupta@xxxxxxxxxxxx> Thx, -Vineet