* [GIT PULL] parisc fixes for v3.16
@ 2014-07-25 20:11 Helge Deller
0 siblings, 0 replies; only message in thread
From: Helge Deller @ 2014-07-25 20:11 UTC (permalink / raw)
To: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
John David Anglin
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-07-25 20:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-25 20:11 [GIT PULL] parisc fixes for v3.16 Helge Deller
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.