Re: [PATCH] mm: introduce dump_page() and print symbolic flag names

From: KOSAKI Motohiro
Date: Wed Dec 16 2009 - 19:34:44 EST


> On Wed, Dec 16, 2009 at 08:26:40PM +0800, Wu Fengguang wrote:
> >- introduce dump_page() to print the page info for debugging some error condition.
>
> Since it is for debugging, shouldn't it be surrounded by
> CONFIG_DEBUG_VM too? :-/

No.
typically, wrong driver makes bad_page() calling and MM developer suggested
how to fix in lkml. then, MM developer hope it is enabled on end user's
machine.

Thanks.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/