summaryrefslogtreecommitdiff
path: root/target/linux/brcm2708
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2018-07-13 20:54:11 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2018-07-13 21:25:14 +0200
commit38e704be71e5676a8b0bed5bbf74a2784acdaa01 (patch)
tree4f9acb6cbc3c65562f321464cd7742933eb5585b /target/linux/brcm2708
parentaaecfecdcde549e9e1aa09d1d5e5d0d43d5c9b49 (diff)
downloadmtk-20170518-38e704be71e5676a8b0bed5bbf74a2784acdaa01.zip
mtk-20170518-38e704be71e5676a8b0bed5bbf74a2784acdaa01.tar.gz
mtk-20170518-38e704be71e5676a8b0bed5bbf74a2784acdaa01.tar.bz2
kernel: bump kernel 4.4 to version 4.4.140
These two patches: target/linux/ar71xx/patches-4.4/403-mtd_fix_cfi_cmdset_0002_status_check.patch target/linux/ramips/patches-4.4/0036-mtd-fix-cfi-cmdset-0002-erase-status-check.patch are replaced by upstream commit 242dbd2b3df ("mtd: cfi_cmdset_0002: Change erase functions to check chip good only") Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/brcm2708')
-rw-r--r--target/linux/brcm2708/patches-4.4/0111-mm-Remove-the-PFN-busy-warning.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm2708/patches-4.4/0111-mm-Remove-the-PFN-busy-warning.patch b/target/linux/brcm2708/patches-4.4/0111-mm-Remove-the-PFN-busy-warning.patch
index bdb38a0..c7f43fe 100644
--- a/target/linux/brcm2708/patches-4.4/0111-mm-Remove-the-PFN-busy-warning.patch
+++ b/target/linux/brcm2708/patches-4.4/0111-mm-Remove-the-PFN-busy-warning.patch
@@ -14,7 +14,7 @@ Signed-off-by: Eric Anholt <eric@anholt.net>
--- a/mm/page_alloc.c
+++ b/mm/page_alloc.c
-@@ -6831,8 +6831,6 @@ int alloc_contig_range(unsigned long sta
+@@ -6829,8 +6829,6 @@ int alloc_contig_range(unsigned long sta
/* Make sure the range is really isolated. */
if (test_pages_isolated(outer_start, end, false)) {