public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: William Lee Irwin III <wli@holomorphy.com>
To: Andrew Hatfield <lkml@secureone.com.au>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.4.18-pre9-mjc2
Date: Wed, 13 Feb 2002 21:51:05 -0800	[thread overview]
Message-ID: <20020214055105.GL767@holomorphy.com> (raw)
In-Reply-To: <1013662709.6671.16.camel@ohdarn.net> <046e01c1b51b$01a50160$0f01000a@brisbane.hatfields.com.au>
In-Reply-To: <046e01c1b51b$01a50160$0f01000a@brisbane.hatfields.com.au>

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

  parent reply	other threads:[~2002-02-14  5:51 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-14  4:58 Linux 2.4.18-pre9-mjc2 Michael Cohen
2002-02-14  5:09 ` Michael Cohen
2002-02-14 10:26   ` Lionel Bouton
2002-02-14  5:12 ` Andrew Hatfield
2002-02-14  5:19 ` Larry McVoy
2002-02-14 13:58   ` Ed Tomlinson
2002-02-14  5:46 ` Andrew Hatfield
2002-02-14  5:48   ` Michael Cohen
2002-02-14  5:51   ` William Lee Irwin III [this message]
2002-02-14 11:43 ` Matthias Andree
2002-02-14 12:36   ` Alan Cox
2002-02-14 12:34     ` Martin Dalecki
2002-02-17 13:45     ` Pavel Machek
2002-02-18 19:04       ` Alan Cox
2002-02-18 20:58         ` Pavel Machek
2002-02-18 21:16           ` Alan Cox
2002-02-18 21:08             ` Pavel Machek
2002-02-18 21:39               ` Alan Cox
2002-02-18 21:43                 ` Kjartan Maraas
2002-02-19  9:22                 ` Pavel Machek
2002-02-19  9:47                   ` Alan Cox
2002-02-20 11:33                     ` Pavel Machek
2002-02-15  3:18 ` Linux 2.4.18-pre9-mjc2 & Rmap12f [PATCH] Mike Fedyk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020214055105.GL767@holomorphy.com \
    --to=wli@holomorphy.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkml@secureone.com.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox