Merge tag 'for-linus' of https://github.com/openrisc/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 6 Jul 2022 17:10:26 +0000 (10:10 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 6 Jul 2022 17:10:26 +0000 (10:10 -0700)
commit9f09069cde34dcd86f5ecf3a3139fd752020812f
tree2d965a38b5e289b15685c7d602459e0c027f7569
parentc3850b3f975f94317011421bb55325f828ae72ea
parent48bddb89d59eec27c3305d179b1832d5292e285d
Merge tag 'for-linus' of https://github.com/openrisc/linux

Pull OpenRISC fixes from Stafford Horne:
 "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"

* tag 'for-linus' of https://github.com/openrisc/linux:
  openrisc: unwinder: Fix grammar issue in comment
  irqchip: or1k-pic: Undefine mask_ack for level triggered hardware