[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200406201615.GA23183@ls3530.fritz.box>
Date: Mon, 6 Apr 2020 22:16:15 +0200
From: Helge Deller <deller@....de>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-parisc@...r.kernel.org,
James Bottomley <James.Bottomley@...senpartnership.com>,
John David Anglin <dave.anglin@...l.net>
Subject: [GIT PULL] parisc architecture fixes for kernel v5.7
Hi Linus,
please pull the updates for the parisc architecture for kernel 5.7 from:
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-5.7-1
Some cleanups in arch_rw locking functions, improved interrupt handling in arch
spinlocks, coversions to request_irq() and syscall table generation cleanups.
Thanks,
Helge
----------------------------------------------------------------
Firoz Khan (1):
parisc: remove nargs from __SYSCALL
Helge Deller (3):
parisc: Improve interrupt handling in arch_spin_lock_flags()
parisc: Rework arch_rw locking functions
parisc: Refactor alternative code to accept multiple conditions
afzal mohammed (1):
parisc: Replace setup_irq() by request_irq()
arch/parisc/include/asm/spinlock.h | 160 ++++++++++++++----------------
arch/parisc/include/asm/spinlock_types.h | 14 ++-
arch/parisc/kernel/alternative.c | 37 +++----
arch/parisc/kernel/irq.c | 22 ++--
arch/parisc/kernel/syscall.S | 2 +-
arch/parisc/kernel/syscalls/syscalltbl.sh | 4 +-
drivers/parisc/eisa.c | 8 +-
7 files changed, 114 insertions(+), 133 deletions(-)
Powered by blists - more mailing lists