On Tue, 18 Sep 2018, Eric W. Biederman wrote: > Now that the pkey handling has been removed force_sig_info_fault and > force_sig_fault perform identical work. Just the type of the address > paramter is different. So replace calls to force_sig_info_fault with > calls to force_sig_fault, and remove force_sig_info_fault. > > Signed-off-by: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx> Reviewed-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>