Re: [RFC][CFT] signal handling fixes

From: Finn Thain
Date: Tue Jul 27 2021 - 06:22:43 EST


On Sun, 25 Jul 2021, Al Viro wrote:

>
> The series is on top of 5.14-rc1; it lives in
> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git #untested.m68k
> Individual patches in followups...
>
> _Very_ lightly tested on aranym; no real hardware to test it on.
> Any help with review and testing would be very welcome.
>

I can test this branch on a Motorola 68040 machine I have here. Can you
advise how to get decent code coverage? Maybe there's a package out there
with a signal-heavy test suite? Maybe I need a break point in a signal
handler? Or perhaps just send ^C to a process running under strace?