Re: [REVIEW][PATCH 09/20] signal/x86/traps: Use force_sig_bnderr

From: Thomas Gleixner
Date: Tue Sep 18 2018 - 16:34:08 EST


On Tue, 18 Sep 2018, Eric W. Biederman wrote:

> Instead of generating the siginfo in x86 specific code use the new
> helper function force_sig_bnderr to separate the concerns of
> collecting the information and generating a proper siginfo.
>
> Making the code easier to understand and maintain.

Reviewed-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>