* [GIT PULL] parisc fixes for v4.0
@ 2015-03-27 22:23 Helge Deller
0 siblings, 0 replies; only message in thread
From: Helge Deller @ 2015-03-27 22:23 UTC (permalink / raw)
To: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
John David Anglin
Hi Linus,
Please pull three patches for kernel-4.0 for the parisc architecture from
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-4.0-1
One patch from Mikulas fixes a bug on parisc by artifically incrementing the
counter in pmd_free when the kernel tries to free the preallocated pmd.
Other than that we now prevent that syscalls gets added without incrementing
__NR_Linux_syscalls and fix the initial pmd setup code if a default page size
greater than 4k has been selected.
Thanks,
Helge
----------------------------------------------------------------
Helge Deller (2):
parisc: Add compile-time check when adding new syscalls
parisc: Fix pmd code to depend on PT_NLEVELS value, not on CONFIG_64BIT
Mikulas Patocka (1):
parisc: mm: don't count preallocated pmds
arch/parisc/include/asm/pgalloc.h | 17 ++++++++++-------
arch/parisc/kernel/syscall_table.S | 9 ++++++---
2 files changed, 16 insertions(+), 10 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-03-27 22:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-27 22:23 [GIT PULL] parisc fixes for v4.0 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.