aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorHeiko Stuebner <[email protected]>2023-07-13 13:11:00 +0100
committerPalmer Dabbelt <[email protected]>2023-07-25 16:26:16 -0700
commit67270fb388feb3ab7b8f1c8e2825d43237ffa7a0 (patch)
treee5da02a3e58f9295b64b39c1d4d9380db7f11eb9 /net/lapb/lapb_subr.c
parent23059893967826467e36c6d9f7428cc79dd48a11 (diff)
RISC-V: don't parse dt/acpi isa string to get rv32/rv64
When filling hwcap the kernel already expects the isa string to start with rv32 if CONFIG_32BIT and rv64 if CONFIG_64BIT. So when recreating the runtime isa-string we can also just go the other way to get the correct starting point for it. Signed-off-by: Heiko Stuebner <[email protected]> Reviewed-by: Andrew Jones <[email protected]> Reviewed-by: Evan Green <[email protected]> Co-developed-by: Conor Dooley <[email protected]> Signed-off-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/20230713-masculine-saddlebag-67a94966b091@wendy Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions