X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm2708%2Fpatches-4.4%2F0111-mm-Remove-the-PFN-busy-warning.patch;h=59e61b74869f883102bd7cc263cc636a569f0293;hb=8072264b96785184b76aa46bcd08b4f9cdfada42;hp=2d7d12151ed555d75f5b5c71a069eadbd67f5d08;hpb=861f566e340dcf5fedd52c0ff3b31501fd3b3f1b;p=openwrt%2Fstaging%2Fstintel.git 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 2d7d12151e..59e61b7486 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 --- a/mm/page_alloc.c +++ b/mm/page_alloc.c -@@ -6780,8 +6780,6 @@ int alloc_contig_range(unsigned long sta +@@ -6782,8 +6782,6 @@ int alloc_contig_range(unsigned long sta /* Make sure the range is really isolated. */ if (test_pages_isolated(outer_start, end, false)) {