mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-17 09:14:19 +08:00
ecae26fae1
Use %lu instead of %zu to fix the following warning introduced with recent memblock refactoring: xtensa/mm/mmu.c:36:9: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'long unsigned int Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> |
||
---|---|---|
.. | ||
cache.c | ||
fault.c | ||
highmem.c | ||
init.c | ||
ioremap.c | ||
kasan_init.c | ||
Makefile | ||
misc.S | ||
mmu.c | ||
tlb.c |