]> www.infradead.org Git - users/hch/configfs.git/commit
cache: StarFive: Require a 64-bit system
authorPalmer Dabbelt <palmer@rivosinc.com>
Mon, 22 Jul 2024 15:45:20 +0000 (08:45 -0700)
committerPalmer Dabbelt <palmer@rivosinc.com>
Thu, 1 Aug 2024 14:15:02 +0000 (07:15 -0700)
commit57e5c814e91577a464484cc4b1a56ff86371a713
treef53a19788a616b48f2b9b761a9c86b98cdc4d15f
parent63ba5b0fb4f54db256ec43b3062b2606b383055d
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>
drivers/cache/Kconfig