]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit40bcc07ae291c551b5708bdae01525123763195a
tree2d965a38b5e289b15685c7d602459e0c027f7569
parent8fcee50f3768873c7e4c977e52e99c9754c9a50f
parent30f34e87955cf35ad6d18b128c8a09e372bc0cda
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