summarylogtreecommitdiffstats
path: root/uksm-patch-for-4.19.37+.patch
diff options
context:
space:
mode:
authorshmilee2020-01-02 19:32:13 +0800
committershmilee2020-01-02 19:34:12 +0800
commitcdd1d8e96a1589f568d3f0495f2df9a7a490b4d4 (patch)
tree9a70d4b60cf98a9f8ccdb7e99bfabdbcda7bff5e /uksm-patch-for-4.19.37+.patch
parent4bcfe0d21b69e0a1787836f9b5bff31d5f132a31 (diff)
downloadaur-cdd1d8e96a1589f568d3f0495f2df9a7a490b4d4.tar.gz
update to LTS/stable 5.4.6
Diffstat (limited to 'uksm-patch-for-4.19.37+.patch')
-rw-r--r--uksm-patch-for-4.19.37+.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/uksm-patch-for-4.19.37+.patch b/uksm-patch-for-4.19.37+.patch
deleted file mode 100644
index 5baa7523c163..000000000000
--- a/uksm-patch-for-4.19.37+.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- 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);