[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <mhng-f149d1ba-1f6d-43b3-8df0-95d27c2b89c0@palmer-mbp2014>
Date: Fri, 18 Feb 2022 09:50:17 -0800 (PST)
From: Palmer Dabbelt <palmer@...osinc.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
CC: linux-kernel@...r.kernel.org, linux-riscv@...ts.infradead.org
Subject: [GIT PULL] RISC-V Fixes for 5.17-rc5
The following changes since commit 6df2a016c0c8a3d0933ef33dd192ea6606b115e3:
riscv: fix build with binutils 2.38 (2022-02-10 09:17:01 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-5.17-rc5
for you to fetch changes up to 5feef64f4c67068c49f5409d43c67cabf2327f66:
RISC-V: Fix IPI/RFENCE hmask on non-monotonic hartid ordering (2022-02-14 12:27:45 -0800)
----------------------------------------------------------------
RISC-V Fixes for 5.17-rc5
* A set of three fixes, all aimed at fixing some fallout from the recent
sparse hart ID support.
----------------------------------------------------------------
Geert Uytterhoeven (3):
RISC-V: Fix hartid mask handling for hartid 31 and up
RISC-V: Fix handling of empty cpu masks
RISC-V: Fix IPI/RFENCE hmask on non-monotonic hartid ordering
arch/riscv/kernel/sbi.c | 72 ++++++++++++++++++++++++++++++++-----------------
1 file changed, 47 insertions(+), 25 deletions(-)
Powered by blists - more mailing lists