]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge branch 'parisc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 7 Apr 2020 19:30:41 +0000 (12:30 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 7 Apr 2020 19:30:41 +0000 (12:30 -0700)
commitf9db97d751870cbffc85f4aa0d8aca8a79432691
tree486315ccf50ea5c5c85a5c67d1bfdd80db5d60f9
parent12782fbe0f77dcc36c48de8b0ab36d336620a3e7
parent106c90922e1e0cd5fcbb34be8ebbb3e8a8e71909
Merge branch 'parisc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux

Pull parisc updates from Helge Deller:
 "Some cleanups in arch_rw locking functions, improved interrupt
  handling in arch spinlocks, coversions to request_irq() and syscall
  table generation cleanups"

* 'parisc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:
  parisc: remove nargs from __SYSCALL
  parisc: Refactor alternative code to accept multiple conditions
  parisc: Rework arch_rw locking functions
  parisc: Improve interrupt handling in arch_spin_lock_flags()
  parisc: Replace setup_irq() by request_irq()