kernel: add_type for 5.4 is supported actually.

This commit is contained in:
weishu
2023-03-03 11:15:03 +07:00
parent c679c7a2bf
commit 561ee1a5b3
-3
View File
@@ -7,10 +7,7 @@
#include "../klog.h" // IWYU pragma: keep
#include "ss/symtab.h"
#if LINUX_VERSION_CODE >= KERNEL_VERSION(5, 10, 0) || LINUX_VERSION_CODE < KERNEL_VERSION(5, 4, 0)
// 5.4 is not tested
#define KSU_SUPPORT_ADD_TYPE
#endif
//////////////////////////////////////////////////////
// Declaration