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)
commitf983cd32cd5d2ec47ac8868f387bad15e8f11f85
tree535cf2325fafd13c794d6d0dc2599e7191297d3c
parent12f1d7e4932a40100177be5681f1a26f46265217
parentb4f09ae6db2a98ff7817c3371aaab39ca22daf80
Merge branch 'parisc-4.5-2' of git://git./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