Cc: Pekka Enberg <penberg@...>, Ingo Molnar <mingo@...>, <linux-kernel@...>, Mel Gorman <mel@...>, Nick Piggin <npiggin@...>, Linus Torvalds <torvalds@...>, Andrew Morton <akpm@...>, Rafael J. Wysocki <rjw@...>
I also have an internal report that x86-git causes boot to fail with an 8p
if one starts with a x86_64 config file and then converts to
x86_32. Somehow the NR_CPUS is set to 255 in that case. Could this
exhaust memory? I guess the per cpu cleanup work may figure in that area.
Mike?
--