* Andy Lutomirski <l...@kernel.org> 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 <s...@list.ru>
This SOB seems stray as well, so I've removed it too. Thanks, Ingo