]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'parisc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Apr 2019 20:59:30 +0000 (10:59 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Apr 2019 20:59:30 +0000 (10:59 -1000)
commitdf35c29289c8034719199ea1c51712adf36bd49d
tree95f9bb88cb2395bbef41f2c1454055bb3247dd3c
parent8a0ca9292a2da8da39b4ca9671e773af03482342
parent33ada4a1a4dd6669a2847a17a5bf782089cb459c
Merge branch 'parisc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux

Pull parisc fixes from Helge Deller:
 "A 32-bit boot regression fix introduced in the merge window, a QEMU
  detection fix and two fixes by Sven regarding ptrace & kprobes"

* 'parisc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:
  parisc: Detect QEMU earlier in boot process
  parisc: also set iaoq_b in instruction_pointer_set()
  parisc: regs_return_value() should return gpr28
  Revert: parisc: Use F_EXTEND() macro in iosapic code