Re: Linux 2.4.18-pre9-mjc2

From: William Lee Irwin III (wli@holomorphy.com)
Date: Thu Feb 14 2002 - 00:51:05 EST


On Thu, Feb 14, 2002 at 03:46:53PM +1000, Andrew Hatfield wrote:
> got this problem when applying 2.4.18-pre8-mjc to 2.4.18-pre8 to 2.4.17 as
> well as newly released 2.4.18-pre8-mjc2
> filemap.c: In function `__find_page_nolock':
> filemap.c:404: structure has no member named `next_hash'
> Not sure if this is related to Rik's rmap patch or Ingo's O(1) Scheduler
> patch (or again, something else entirely)
> your mjc2 patch contains....
> patch-2.4.18-pre9-mjc2:- struct page *next_hash; /* Next page
> sharing our hash bucket in
> patch-2.4.18-pre9-mjc2:- struct page **pprev_hash; /*
> Complement to *next_hash. */
> which modifes linux/include/linux/mm.h
> if i comment out the line in filemap.c it continues to compile... until
> problems with ip.h (more to come)

It contains the ratcache by Momchil Velikov which eliminates the need for
those fields within struct page.
This is not the fix you're looking for...

Cheers,
Bill
-
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/



This archive was generated by hypermail 2b29 : Fri Feb 15 2002 - 21:01:00 EST