Re: [PATCH] thp+memcg-numa: fix BUG at include/linux/mm.h:370!
From: Minchan Kim <hidden>
Date: 2011-03-14 15:25:35
Also in:
lkml
From: Minchan Kim <hidden>
Date: 2011-03-14 15:25:35
Also in:
lkml
On Mon, Mar 14, 2011 at 5:08 PM, Hugh Dickins [off-list ref] wrote:
THP's collapse_huge_page() has an understandable but ugly difference in when its huge page is allocated: inside if NUMA but outside if not. It's hardly surprising that the memcg failure path forgot that, freeing the page in the non-NUMA case, then hitting a VM_BUG_ON in get_page() (or even worse, using the freed page). Signed-off-by: Hugh Dickins <hughd@google.com>
Reviewed-by: Minchan Kim <redacted> Thanks, Hugh. -- Kind regards, Minchan Kim -- 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/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>