Re: [PATCH 3/4] signals/sigaltstack: Report current flag bits in sigaltstack()

From: Ingo Molnar
Date: Wed May 04 2016 - 02:34:07 EST



* Andy Lutomirski <luto@xxxxxxxxxx> wrote:

> sigaltstack()'s reported previous state uses a somewhat odd
> convention, but the concept of flag bits is new, and we can do the
> flag bits sensibly. Specifically, let's just report them directly.
>
> This will allow saving and restoring the sigaltstack state using
> sigaltstack() to work correctly.
>
> Signed-off-by: Stas Sergeev <stsp@xxxxxxx>

This SOB seems stray as well, so I've removed it too.

Thanks,

Ingo