]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 5 Jan 2015 22:49:02 +0000 (14:49 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 5 Jan 2015 22:49:02 +0000 (14:49 -0800)
commit9c2ccb15ef7fe08577fca2be8a6488f3a7677db5
treeceec015d3a87a0b1c685b3535f6a03999914cf53
parent2174d49f00e8622304356e58e3d880cd8cf7ac86
parenta3a7d0ef728496b9066ab39c41005c38eac8abf8
Merge tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux

Pull powerpc fixes from Michael Ellerman:

 - Wire up sys_execveat(). Tested on 32 & 64 bit.

 - Fix for kdump on LE systems with cpus hot unplugged.

 - Revert Anton's fix for "kernel BUG at kernel/smpboot.c:134!", this
   broke other platforms, we'll do a proper fix for 3.20.

* tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux:
  Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active and online"
  powerpc/kdump: Ignore failure in enabling big endian exception during crash
  powerpc: Wire up sys_execveat() syscall