mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
1918693ff1
This avoids potential "bleeding" when size == 0 as cache line would be dirtied (and possibly fetched from other cores) and due to the same reaons more optimal too. Signed-off-by: Vineet Gupta <vgupta@kernel.org> |
||
---|---|---|
.. | ||
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 |