linux-parisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] parisc architecture fixes for kernel v5.7
@ 2020-04-06 20:16 Helge Deller
  2020-04-07 19:55 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Helge Deller @ 2020-04-06 20:16 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
	John David Anglin

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] parisc architecture fixes for kernel v5.7
  2020-04-06 20:16 [GIT PULL] parisc architecture fixes for kernel v5.7 Helge Deller
@ 2020-04-07 19:55 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-04-07 19:55 UTC (permalink / raw)
  To: Helge Deller
  Cc: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
	John David Anglin

The pull request you sent on Mon, 6 Apr 2020 22:16:15 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-5.7-1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f9db97d751870cbffc85f4aa0d8aca8a79432691

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-07 19:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-06 20:16 [GIT PULL] parisc architecture fixes for kernel v5.7 Helge Deller
2020-04-07 19:55 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).