]> 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)
commit30c0349d27b462a675237e6c2245a9e6d6803e08
tree95f9bb88cb2395bbef41f2c1454055bb3247dd3c
parenta6349d20e2ff464ce08e007f692339ea601a1d14
parent3d13fa3b8debe05e79662278946c0e70273f0dea
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