* [GIT PULL] parisc architecture code cleanups and fixes
@ 2018-06-30 20:23 Helge Deller
0 siblings, 0 replies; only message in thread
From: Helge Deller @ 2018-06-30 20:23 UTC (permalink / raw)
To: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
John David Anglin
Hi Linus,
please pull some patches for the parisc architecture from:
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-4.18-1
Nothing exiting in this patchset, just small cleanups of header files, kernel
now defaults to 4 CPUs when building a SMP kernel, mark 16- and 64-kB page
sizes broken and addition of the new io_pgetevents syscall.
Thanks,
Helge
----------------------------------------------------------------
Andy Shevchenko (1):
parisc: Convert printk(KERN_LEVEL) to pr_lvl()
Helge Deller (6):
parisc: Drop struct sigaction from not exported header file
parisc: Mark 16kB and 64kB page sizes BROKEN
parisc: Default to 4 SMP CPUs
parisc: Wire up io_pgetevents syscall
parisc: Reduce debug output in unwind code
parisc: Build kernel without -ffunction-sections
arch/parisc/Kconfig | 6 +++---
arch/parisc/Makefile | 4 ----
arch/parisc/include/asm/signal.h | 8 --------
arch/parisc/include/uapi/asm/unistd.h | 3 ++-
arch/parisc/kernel/drivers.c | 25 +++++++++----------------
arch/parisc/kernel/syscall_table.S | 1 +
arch/parisc/kernel/unwind.c | 4 ++--
7 files changed, 17 insertions(+), 34 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-06-30 20:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-30 20:23 [GIT PULL] parisc architecture code cleanups and fixes Helge Deller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).