Re: 2.4.21pre2aa2

William Lee Irwin III (wli@holomorphy.com)
Tue, 14 Jan 2003 04:23:34 -0800


On Thu, Dec 26, 2002 at 11:28:14AM +0100, Andrea Arcangeli wrote:
> I'm leaving for vacations in 5 minutes so hopefully this will compile
> for everybody ;) [I know, mylex still doesn't compile without backing
> out the elevator-lowlatency patch but I hadn't time to fix it yet], I'll
> be back online on 3 Jan.

Hmm. Where is init_one_highpage() defined?

Thanks,
Bill

$ grep -nr init_one_highpage .
./arch/i386/mm/discontig.c:47:extern void init_one_highpage(struct page *, int, int);
./arch/i386/mm/discontig.c:297: init_one_highpage((struct page *) (zone_mem_map + node_pfn), zone_start_pfn + node_pfn, bad_ppro);
Binary file ./arch/i386/mm/discontig.o matches
Binary file ./arch/i386/mm/mm.o matches

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