mirror of
https://github.com/Dichgrem/GKI-build.git
synced 2025-12-17 14:11:59 -05:00
build:fix3.patch
This commit is contained in:
12
patches/fix3.patch
Normal file
12
patches/fix3.patch
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
--- fs/proc/base.c
|
||||||
|
+++ fs/proc/base.c
|
||||||
|
@@ -101,6 +101,9 @@
|
||||||
|
#include <linux/resctrl.h>
|
||||||
|
#include <linux/cn_proc.h>
|
||||||
|
#include <linux/cpufreq_times.h>
|
||||||
|
+#ifdef CONFIG_KSU_SUSFS_SUS_MAP
|
||||||
|
+#include <linux/susfs_def.h>
|
||||||
|
+#endif
|
||||||
|
#include <trace/events/oom.h>
|
||||||
|
#include <trace/hooks/sched.h>
|
||||||
|
#include "internal.h"
|
||||||
Reference in New Issue
Block a user