Revision 713d25dba93ec3e739e209cd13bf7e1e9b00171a authored by Linus Torvalds on 28 March 2015, 17:58:53 UTC, committed by Linus Torvalds on 28 March 2015, 17:58:53 UTC
Pull parsic fixes from Helge Deller:
 "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"

* 'parisc-4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:
  parisc: Fix pmd code to depend on PT_NLEVELS value, not on CONFIG_64BIT
  parisc: mm: don't count preallocated pmds
  parisc: Add compile-time check when adding new syscalls
2 parent s 22824c5 + 2e3f0ab
History
File Mode Size
altera-stapl
c2port
carma
cb710
cxl
echo
eeprom
genwqe
ibmasm
lis3lv02d
mei
mic
sgi-gru
sgi-xp
ti-st
vmw_vmci
Kconfig -rw-r--r-- 17.7 KB
Makefile -rw-r--r-- 2.1 KB
ad525x_dpot-i2c.c -rw-r--r-- 2.6 KB
ad525x_dpot-spi.c -rw-r--r-- 2.8 KB
ad525x_dpot.c -rw-r--r-- 20.1 KB
ad525x_dpot.h -rw-r--r-- 7.9 KB
apds9802als.c -rw-r--r-- 7.6 KB
apds990x.c -rw-r--r-- 34.1 KB
arm-charlcd.c -rw-r--r-- 9.2 KB
atmel-ssc.c -rw-r--r-- 5.1 KB
atmel_tclib.c -rw-r--r-- 4.4 KB
bh1770glc.c -rw-r--r-- 37.6 KB
bh1780gli.c -rw-r--r-- 6.0 KB
bmp085-i2c.c -rw-r--r-- 2.2 KB
bmp085-spi.c -rw-r--r-- 2.1 KB
bmp085.c -rw-r--r-- 13.3 KB
bmp085.h -rw-r--r-- 1.1 KB
cs5535-mfgpt.c -rw-r--r-- 10.2 KB
ds1682.c -rw-r--r-- 6.8 KB
dummy-irq.c -rw-r--r-- 1.5 KB
enclosure.c -rw-r--r-- 18.7 KB
fsa9480.c -rw-r--r-- 12.8 KB
hmc6352.c -rw-r--r-- 4.0 KB
hpilo.c -rw-r--r-- 21.6 KB
hpilo.h -rw-r--r-- 5.7 KB
ics932s401.c -rw-r--r-- 13.2 KB
ioc4.c -rw-r--r-- 14.3 KB
isl29003.c -rw-r--r-- 11.6 KB
isl29020.c -rw-r--r-- 5.5 KB
kgdbts.c -rw-r--r-- 30.6 KB
lattice-ecp3-config.c -rw-r--r-- 5.9 KB
lkdtm.c -rw-r--r-- 19.6 KB
pch_phub.c -rw-r--r-- 27.5 KB
phantom.c -rw-r--r-- 13.2 KB
pti.c -rw-r--r-- 26.4 KB
spear13xx_pcie_gadget.c -rw-r--r-- 21.4 KB
sram.c -rw-r--r-- 5.6 KB
ti_dac7512.c -rw-r--r-- 2.5 KB
tifm_7xx1.c -rw-r--r-- 10.9 KB
tifm_core.c -rw-r--r-- 8.3 KB
tsl2550.c -rw-r--r-- 10.5 KB
vexpress-syscfg.c -rw-r--r-- 7.1 KB
vmw_balloon.c -rw-r--r-- 21.1 KB

back to top