--- zzzz-none-000/linux-4.9.279/include/linux/slab_def.h 2021-08-08 06:38:54.000000000 +0000 +++ puma7-arm-6591-750/linux-4.9.279/include/linux/slab_def.h 2023-02-08 10:58:16.000000000 +0000 @@ -1,3 +1,7 @@ +/* +Includes Intel Corporation's changes/modifications dated: 2014. +Changed/modified portions - Copyright © 2014, Intel Corporation. +*/ #ifndef _LINUX_SLAB_DEF_H #define _LINUX_SLAB_DEF_H @@ -99,4 +103,6 @@ return object; } +#define kmem_cache_t kmem_cache + #endif /* _LINUX_SLAB_DEF_H */