Thread (18 messages) 18 messages, 5 authors, 2011-09-21

[PATCH 1/3] fixup! mm: alloc_contig_freed_pages() added

From: Dave Hansen <hidden>
Date: 2011-09-21 16:31:13
Also in: linux-media, linux-mm, lkml

On Wed, 2011-09-21 at 18:26 +0200, Michal Nazarewicz wrote:
-               page += 1 << order;
+
+               if (zone_pfn_same_memmap(pfn - count, pfn))
+                       page += count;
+               else
+                       page = pfn_to_page(pfn);
        }
That all looks sane to me and should fix the bug I brought up.

-- Dave
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help