Home
last modified time | relevance | path

Searched hist:"57 e5c814e91577a464484cc4b1a56ff86371a713" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/cache/
H A DKconfigdiff 57e5c814e91577a464484cc4b1a56ff86371a713 Mon Jul 22 17:45:20 CEST 2024 Palmer Dabbelt <palmer@rivosinc.com> cache: StarFive: Require a 64-bit system

This has a bunch of {read,write}q() calls, so it won't work on 32-bit
systems. I don't think there's any 32-bit StarFive systems, so for now
just require 64-bit.

Fixes: cabff60ca77d ("cache: Add StarFive StarLink cache management")
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Emil Renner Berthing <emil.renner.berthing@canonical.com>
Link: https://lore.kernel.org/r/20240722154519.25375-2-palmer@rivosinc.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>