Re: [PATCH 1/2] sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT

From: Stas Sergeev
Date: Mon Feb 06 2017 - 04:30:58 EST


05.02.2017 21:31, Andy Lutomirski ÐÐÑÐÑ:
On Sun, Feb 5, 2017 at 2:12 AM, Stas Sergeev <stsp@xxxxxxx> wrote:
Currently SS_AUTODISARM is not supported in compatibility
mode, but does not return -EINVAL either. This makes dosemu
built with -m32 on x86_64 to crash. Also the kernel's sigaltstack
selftest fails if compiled with -m32.

This patch adds the needed support.

Suggesting for -stable.
This looks correct.
So it seems my patches haven't made it into LKML
and I don't know if they made it into stable@ because
the archive link:
http://dir.gmane.org/gmane.linux.kernel.stable
doesn't work.
There is definitely something wrong here.

So did they pass into a stable ML?
If not, Andy can I use your Acked-by when/if resending?
Are there any known problems with MLs and the archives now?