diff options
author | shmilee | 2018-09-08 21:52:40 +0800 |
---|---|---|
committer | shmilee | 2018-09-08 21:52:40 +0800 |
commit | 67de4144e845b4b081fe812fa9789cdf8ab95af1 (patch) | |
tree | 4a44b06cf57c66b8ed5b2a906fd070ca07eaa02a /uksm-patch-for-4.4.74+.patch | |
parent | 31eee583a419393c8f9f4536590c97fcf63eeca4 (diff) | |
download | aur-67de4144e845b4b081fe812fa9789cdf8ab95af1.tar.gz |
update to LTS 4.9.125
Diffstat (limited to 'uksm-patch-for-4.4.74+.patch')
-rw-r--r-- | uksm-patch-for-4.4.74+.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/uksm-patch-for-4.4.74+.patch b/uksm-patch-for-4.4.74+.patch deleted file mode 100644 index 33969adfadf..00000000000 --- a/uksm-patch-for-4.4.74+.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- uksm-4.4.patch 2018-03-05 14:24:36.000000000 +0800 -+++ uksm-4.4.74+.patch 2018-03-05 14:34:44.000000000 +0800 -@@ -1223,7 +1223,7 @@ - vma_gap_update(next); - - else - + } else { -- mm->highest_vm_end = end; -+ VM_WARN_ON(mm->highest_vm_end != vm_end_gap(vma)); - + } - + } else { - + if (next && !insert) |