kernel: update kernel 4.4 to 4.4.74
[openwrt/staging/dedeckeh.git] / target / linux / brcm2708 / patches-4.4 / 0111-mm-Remove-the-PFN-busy-warning.patch
index f643ec883c26a10f6a91c2466c95e6ba23f809c4..014f878e866100f3fdb4206dbc8522b8280aa091 100644 (file)
@@ -14,7 +14,7 @@ Signed-off-by: Eric Anholt <eric@anholt.net>
 
 --- a/mm/page_alloc.c
 +++ b/mm/page_alloc.c
-@@ -6782,8 +6782,6 @@ int alloc_contig_range(unsigned long sta
+@@ -6804,8 +6804,6 @@ int alloc_contig_range(unsigned long sta
  
        /* Make sure the range is really isolated. */
        if (test_pages_isolated(outer_start, end, false)) {