]> 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)
commit1f08194d8834fba6a3fb082fcb0766768e7a6ba9
tree535cf2325fafd13c794d6d0dc2599e7191297d3c
parente723368288469d12472f5c50e8442d266cb0a19e
parentc3eebffb48d6bed404e76e178ac2f70fae8e27b0
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