]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'parisc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 2 Mar 2016 17:46:19 +0000 (09:46 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 2 Mar 2016 17:46:19 +0000 (09:46 -0800)
commit0fae9256942a6a24e3ebeb9dbcea855b577a0360
tree535cf2325fafd13c794d6d0dc2599e7191297d3c
parentc680aa16964a54a630fbd963f25d48ff525b9c1e
parent3feb7796e06141bb4c9547e4596527f8d361c35e
Merge branch 'parisc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux

Pull parisc fixes from Helge Deller:
 "We wire up the copy_file_range syscall, fix two bugs in the parisc
  ptrace code and have a trivial fix for floppy.h to clarify an
  expression with parentheses"

* 'parisc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:
  parisc: Wire up copy_file_range syscall
  parisc: Fix ptrace syscall number and return value modification
  parisc: Use parentheses around expression in floppy.h