On Fri, Dec 28, 2012 at 5:01 PM, Linus Torvalds
[off-list ref] wrote:
On Fri, Dec 28, 2012 at 9:07 AM, [off-list ref] wrote:
quoted
From: Christoffer Dall <redacted>
Unfortunately with !CONFIG_PAGEFLAGS_EXTENDED, (!PageHead) is false, and
(PageHead) is true, for tail pages. This breaks cache cleaning on some
ARM systems, and may cause other bugs.
So this already got committed earlier as commit ad4b3fb7ff99 ("mm: Fix
PageHead when !CONFIG_PAGEFLAGS_EXTENDED")
Linus
Sorry about the noise then, thanks.
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>