]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'riscv-for-linus-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 19 Feb 2022 00:14:13 +0000 (16:14 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 19 Feb 2022 00:14:13 +0000 (16:14 -0800)
commiteb5314a5e01024e2b25a74cc6fc65dc14ee02b60
tree883c43f7a1e9af30ba1b0aa58ff30fef4621545d
parent8448b4453b5051d549bdd0fce9a1475f0346154f
parent5deeefa6bb2a3f7520dbb998e174d8bf0c794ca4
Merge tag 'riscv-for-linus-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux

Pull RISC-V fixes from Palmer Dabbelt:
 "A set of three fixes, all aimed at fixing some fallout from the recent
  sparse hart ID support"

* tag 'riscv-for-linus-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux:
  RISC-V: Fix IPI/RFENCE hmask on non-monotonic hartid ordering
  RISC-V: Fix handling of empty cpu masks
  RISC-V: Fix hartid mask handling for hartid 31 and up