Re: [patch 8/9] Guest page hinting: discarded page list.

From: Dave Hansen
Date: Fri Sep 01 2006 - 11:54:08 EST


On Fri, 2006-09-01 at 17:40 +0200, Martin Schwidefsky wrote:
> No, unfortunately not. There is a new variable page_discard_list that is
> only defined if CONFG_PAGE_DISCARD_LIST is set. The compiler will
> complain about the absence of the variable, even if the code is never
> reached because PageDiscarded always returns 0.

Ahh. I see that now. How about a nice inlined helper function
instead? ;)

-- Dave

-
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/