Revision ccf55f73a607dba0cec470e677e3fad754304220 authored by Linus Torvalds on 10 June 2016, 19:23:49 UTC, committed by Linus Torvalds on 10 June 2016, 19:23:49 UTC
Pull powerpc fixes from
 - ptrace: Fix out of bounds array access warning from Khem Raj
 - pseries: Fix PCI config address for DDW from Gavin Shan
 - pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added
   from Michael Ellerman
 - of: fix autoloading due to broken modalias with no 'compatible' from
   Wolfram Sang
 - radix: Fix always false comparison against MMU_NO_CONTEXT from Aneesh
   Kumar K.V
 - hash: Compute the segment size correctly for ISA 3.0 from Aneesh
   Kumar K.V
 - nohash: Fix build break with 64K pages from Michael Ellerman

* tag 'powerpc-4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
  powerpc/nohash: Fix build break with 64K pages
  powerpc/mm/hash: Compute the segment size correctly for ISA 3.0
  powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT
  of: fix autoloading due to broken modalias with no 'compatible'
  powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added
  powerpc/pseries: Fix PCI config address for DDW
  powerpc/ptrace: Fix out of bounds array access warning
2 parent s c8f17d6 + 8017ea3
History
File Mode Size
Kconfig -rw-r--r-- 5.3 KB
Makefile -rw-r--r-- 479 bytes
uio.c -rw-r--r-- 19.8 KB
uio_aec.c -rw-r--r-- 4.0 KB
uio_cif.c -rw-r--r-- 3.2 KB
uio_dmem_genirq.c -rw-r--r-- 9.1 KB
uio_fsl_elbc_gpcm.c -rw-r--r-- 12.5 KB
uio_mf624.c -rw-r--r-- 6.1 KB
uio_netx.c -rw-r--r-- 4.3 KB
uio_pci_generic.c -rw-r--r-- 3.2 KB
uio_pdrv_genirq.c -rw-r--r-- 7.4 KB
uio_pruss.c -rw-r--r-- 6.4 KB
uio_sercos3.c -rw-r--r-- 6.1 KB

back to top