Hi Linus, please pull the latest parisc architecture fixes for kernel 3.16 from git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-3.16-6 We have two trivial patches in here. One removes the SA_RESTORER #define since on parisc we don't have the sa_restorer field in struct sigaction, the other patch removes an unnecessary memset(). The SA_RESTORER removal patch is scheduled for stable trees, since without it some userspace apps don't build. Thanks, Helge ---------------------------------------------------------------- HIMANGI SARAOGI (1): parisc: Eliminate memset after alloc_bootmem_pages John David Anglin (1): parisc: Remove SA_RESTORER define arch/parisc/include/uapi/asm/signal.h | 2 -- arch/parisc/mm/init.c | 1 - 2 files changed, 3 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-parisc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html