On Sun, Jul 25, 2021 at 7:18 PM Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote:
Back in 2012 or so I'd found a bunch of fun issues with multiple pending signals on a lot of architectures. m68k looked scarier than usual (due to the combination of variable-sized exception frames with the way kernel stack pointer is handled by the hardware), but I'd convinced myself that it had been correct. Unfortunately, I was wrong - handling of multiple pending signals does *not* work correctly there.
[...] Thank you, queuing in the m68k branch as fixes. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds