mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
![]() Update our memcmp selftest, to test the case where we're comparing up
to the end of a page and the subsequent page is not mapped. We have to
make sure we don't read off the end of the page and cause a fault.
We had a bug there in the past, fixed in commit
|
||
---|---|---|
.. | ||
asm | ||
.gitignore | ||
Makefile | ||
memcmp.c | ||
memcmp_32.S | ||
memcmp_64.S | ||
string.c | ||
strlen.c | ||
strlen_32.S |