static void __slab_free(struct kmem_cache *s, struct page *page,
void *x, void *addr)
but ..
void kfree(const void *x)
void is not the same as const void.
Once again ino->u.symlink is a const char and it's dropping the const.
gcc is perfectly justified when warning about dropping const.
Gerhard
--
Gerhard Mack
gmack@innerfire.net
<>< As a computer I find your faith in technology amusing.
-