mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 07:31:45 +00:00
55c0c4c793
In case of 'L1_CACHE_SHIFT != 6' we define dummy assembly macroses PREALLOC_INSTR and PREFETCHW_INSTR without arguments. However we pass arguments to them in code which cause build errors. Fix that. Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> Cc: <stable@vger.kernel.org> [5.0] Signed-off-by: Vineet Gupta <vgupta@synopsys.com> |
||
---|---|---|
.. | ||
Makefile | ||
memcmp.S | ||
memcpy-700.S | ||
memcpy-archs-unaligned.S | ||
memcpy-archs.S | ||
memset-archs.S | ||
memset.S | ||
strchr-700.S | ||
strcmp-archs.S | ||
strcmp.S | ||
strcpy-700.S | ||
strlen.S |