kernel: update kernel 4.9 to 4.9.31
[openwrt/openwrt.git] / target / linux / brcm2708 / patches-4.9 / 950-0005-mm-Remove-the-PFN-busy-warning.patch
index b271d2606d2a5765676451ce5c1192f05c5ee7cf..03a532e81314ae54855937431b3727323f740052 100644 (file)
@@ -14,7 +14,7 @@ Signed-off-by: Eric Anholt <eric@anholt.net>
 
 --- a/mm/page_alloc.c
 +++ b/mm/page_alloc.c
-@@ -7323,8 +7323,6 @@ int alloc_contig_range(unsigned long sta
+@@ -7335,8 +7335,6 @@ int alloc_contig_range(unsigned long sta
  
        /* Make sure the range is really isolated. */
        if (test_pages_isolated(outer_start, end, false)) {