aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/process.c
diff options
context:
space:
mode:
authorAndrew Jones <[email protected]>2023-04-26 16:13:33 +0200
committerPalmer Dabbelt <[email protected]>2023-04-26 08:58:34 -0700
commitb09313dd2e726fe5e1fa574cd73f5e326c6030a4 (patch)
treee693bc28d2c000ca1e07d6c91444c6b19cabb4e2 /arch/riscv/kernel/process.c
parent08dc107594681040587c23a097cfa678e51f5af2 (diff)
RISC-V: hwprobe: Explicity check for -1 in vdso init
id_bitsmash is unsigned. We need to explicitly check for -1, rather than use > 0. Fixes: aa5af0aa90ba ("RISC-V: Add hwprobe vDSO function and data") Signed-off-by: Andrew Jones <[email protected]> Reviewed-by: Conor Dooley <[email protected]> Reviewed-by: Evan Green <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'arch/riscv/kernel/process.c')
0 files changed, 0 insertions, 0 deletions