CC [M] /home/vs/whamcloud/lustre-release/libcfs/libcfs/../../lustre_compat/mm/shrinker_debug.o
In file included from ./include/linux/build_bug.h:5,
from ./include/linux/bits.h:23,
from ./include/linux/bitops.h:6,
from ./include/linux/radix-tree.h:11,
from ./include/linux/idr.h:15,
from /home/vs/whamcloud/lustre-release/libcfs/libcfs/../../lustre_compat/mm/shrinker_debug.c:8:
/home/vs/whamcloud/lustre-release/libcfs/libcfs/../../lustre_compat/mm/shrinker_debug.c: In function 'll_shrinker_create':
/home/vs/whamcloud/lustre-release/libcfs/libcfs/../../lustre_compat/mm/shrinker_debug.c:268:33: error: 's' undeclared (first use in this function); did you mean 's8'?
268 | LIBCFS_ALLOC(s, sizeof(*s));
| ^