Build fails with SLOB in next
Tony Lindgren
tony at atomide.com
Thu Mar 8 09:28:49 PST 2018
Hi,
Looks like commit 8b1747684ff8 ("dcache: account external names as
indirectly reclaimable memory") caused build fail if SLOB is selected:
fs/dcache.c: In function '__d_free_external':
fs/dcache.c:278:22: error: implicit declaration of function
'kmalloc_index'; did you mean 'kmalloc_ node'?
[-Werror=implicit-function-declaration]
-kmalloc_size(kmalloc_index(bytes)));
^~~~~~~~~~~~~
Is this already fixed somewhere?
Regards,
Tony
More information about the linux-arm-kernel
mailing list