summarylogtreecommitdiffstats
path: root/uksm-patch-for-4.19.37+.patch
diff options
context:
space:
mode:
authorshmilee2019-06-11 13:00:27 +0800
committershmilee2019-06-11 13:00:27 +0800
commitcc6a049e975a098b12cdd0199e21fc9971d212f3 (patch)
tree6fc09add53606ccf019787c25e867873c77e22d2 /uksm-patch-for-4.19.37+.patch
parent43b0d997949bdd446e11121a680eb33d137d282f (diff)
downloadaur-cc6a049e975a098b12cdd0199e21fc9971d212f3.tar.gz
update to LTS 4.19.49
Diffstat (limited to 'uksm-patch-for-4.19.37+.patch')
-rw-r--r--uksm-patch-for-4.19.37+.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/uksm-patch-for-4.19.37+.patch b/uksm-patch-for-4.19.37+.patch
new file mode 100644
index 000000000000..5baa7523c163
--- /dev/null
+++ b/uksm-patch-for-4.19.37+.patch
@@ -0,0 +1,13 @@
+--- uksm-4.19.patch 2019-04-22 22:13:00.000000000 +0800
++++ uksm-4.19.37.patch 2019-05-30 17:34:09.000000000 +0800
+@@ -1194,9 +1194,9 @@
+ #include <linux/pkeys.h>
+ #include <linux/oom.h>
+ +#include <linux/ksm.h>
++ #include <linux/sched/mm.h>
+
+ #include <linux/uaccess.h>
+- #include <asm/cacheflush.h>
+ @@ -182,6 +183,7 @@ static struct vm_area_struct *remove_vma(struct vm_area_struct *vma)
+ if (vma->vm_file)
+ fput(vma->vm_file);