* [GIT PULL] parisc architecture fixes for v4.10-rc6
@ 2017-01-29 17:30 Helge Deller
0 siblings, 0 replies; only message in thread
From: Helge Deller @ 2017-01-29 17:30 UTC (permalink / raw)
To: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
John David Anglin
Hi Linus,
please pull two fixes for the parisc architecture for kernel 4.10-rc6 from:
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-4.10-3
One fix to avoid usage of BITS_PER_LONG in user-space exported swab.h header
which breaks compiling qemu, and one trivial fix for printk continuation in the
parisc parport driver.
Thanks,
Helge
----------------------------------------------------------------
Helge Deller (2):
parisc, parport_gsc: Fixes for printk continuation lines
parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header
arch/parisc/include/asm/bitops.h | 8 +++++++-
arch/parisc/include/uapi/asm/bitsperlong.h | 2 --
arch/parisc/include/uapi/asm/swab.h | 5 +++--
drivers/parport/parport_gsc.c | 8 ++++----
4 files changed, 14 insertions(+), 9 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-01-29 17:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-29 17:30 [GIT PULL] parisc architecture fixes for v4.10-rc6 Helge Deller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox