[GIT PULL] parisc fixes for v3.16

From: Helge Deller
Date: Fri Jul 25 2014 - 16:11:41 EST


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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/