Re: [PATCH 0/8] x86 signal code cleanups

From: Brian Gerst
Date: Wed Jun 29 2022 - 11:21:36 EST


On Tue, Jun 28, 2022 at 7:23 PM Andy Lutomirski <luto@xxxxxxxxxx> wrote:
>
> On 6/6/22 13:37, Brian Gerst wrote:
> > The 32-bit signal code has significant differences from 64-bit, and
> > those are duplicated for native and compat modes. This patch series
> > merges the 32-bit code into one file, and does some general cleanups
> > in the x86 signal code. There should be no functional changes.
> >
>
> This looks generally sane. What kind of testing have you done?

I ran all of the self tests, did a parallel kernel build, and general
usage like web browsing. Do you have any suggestions for other tests?

--
Brian Gerst