"git@git.tuxist.de:jan.koester/linux.git" did not exist on "db890dad41d538f774e0e1f2f10613b1b083a96b"
alpha: use L1_CACHE_BYTES for cacheline size in the linker script
Currently the linker script uses 64 for cacheline size which isn't
optimal for all cases. Include asm/cache.h and use L1_CACHE_BYTES
instead as suggested by Sam Ravnborg.
Signed-off-by:
Tejun Heo <tj@kernel.org>
Cc: Sam Ravnborg <sam@ravnborg.org>
Loading
Please sign in to comment