mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-10 10:08:40 +00:00
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 | ||