public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* OpenRISC fixes for 5.19-rc5
@ 2022-07-06 13:21 Stafford Horne
  2022-07-06 13:24 ` [GIT PULL] " Stafford Horne
  0 siblings, 1 reply; 4+ messages in thread
From: Stafford Horne @ 2022-07-06 13:21 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Openrisc, LKML

Hi Linus,

Please consider for pull.

The following changes since commit 03c765b0e3b4cb5063276b086c76f7a612856a9a:

  Linux 5.19-rc4 (2022-06-26 14:22:10 -0700)

are available in the Git repository at:

  git@github.com:openrisc/linux.git tags/for-linus

for you to fetch changes up to 48bddb89d59eec27c3305d179b1832d5292e285d:

  openrisc: unwinder: Fix grammar issue in comment (2022-06-28 17:31:24 +0900)

----------------------------------------------------------------
OpenRISC fixes for 5.19-rc5

Fixups for OpenRISC found during recent testing:
 - An OpenRISC irqchip fix to stop acking level interrupts which was
   causing issues on SMP platforms.
 - A comment typo fix in our unwinder code.

----------------------------------------------------------------

Note, if you do check this against being in linux-next I dropped one patch from
the linux next tree before creating this pull request.  The dropped patch was to
add wireguard selftest support, but we decided against it as there are still
some qemu bugs to workout before turning on wireguard selftests for OpenRISC.

Stafford Horne (1):
      irqchip: or1k-pic: Undefine mask_ack for level triggered hardware

Xiang wangx (1):
      openrisc: unwinder: Fix grammar issue in comment

 arch/openrisc/kernel/unwinder.c | 2 +-
 drivers/irqchip/irq-or1k-pic.c  | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

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

end of thread, other threads:[~2022-07-06 21:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-06 13:21 OpenRISC fixes for 5.19-rc5 Stafford Horne
2022-07-06 13:24 ` [GIT PULL] " Stafford Horne
2022-07-06 18:12   ` Linus Torvalds
2022-07-06 21:24     ` Stafford Horne

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox