kernel: restart enable sulog for LKM
This commit is contained in:
@@ -5,11 +5,7 @@
|
||||
#include <linux/version.h>
|
||||
#include <linux/crc32.h> // needed for function dedup_calc_hash
|
||||
|
||||
#ifdef KSU_MODULE
|
||||
#define __SULOG_GATE 0
|
||||
#else
|
||||
#define __SULOG_GATE 1
|
||||
#endif
|
||||
|
||||
#if __SULOG_GATE
|
||||
extern struct timezone sys_tz;
|
||||
|
||||
Reference in New Issue
Block a user