Re: [PATCH] Alpha compile error on 2.6.7-rc1

From: William Lee Irwin III
Date: Fri May 28 2004 - 14:11:58 EST


On Fri, May 28, 2004 at 02:05:30PM -0500, Patrick Finnegan wrote:
> Machine is a 21164A Alpha (164LX motherboard). The error is:
> CC arch/alpha/mm/init.o
> arch/alpha/mm/init.c: In function `show_mem':
> arch/alpha/mm/init.c:120: structure has no member named `count'
> make[1]: *** [arch/alpha/mm/init.o] Error 1
> make: *** [arch/alpha/mm] Error 2
> Patch is below.
> Alpha: Fixup arch/alpha/mm/init.c to match struct page changes

Might be a better idea to use page_count(&mem_map[i]).


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