LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Hugh Dickins <hugh@veritas.com>
To: Ian Molton <spyro@f2s.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: struct page changes in 2.6.6
Date: Thu, 20 May 2004 18:36:43 +0100 (BST) [thread overview]
Message-ID: <Pine.LNX.4.44.0405201828110.9431-100000@localhost.localdomain> (raw)
In-Reply-To: <20040520182152.45fb2ce7.spyro@f2s.com>
On Thu, 20 May 2004, Ian Molton wrote:
>
> Im trying to find the reason struct page lost its 'list' field - arm26 depended on it right up to 2.6.5.
Search for the word "soap" in ChangeLog-2.6.6
and you'll find a very long and informative essay by akpm.
arch/arm26/machine/small_page.c has been converted to use page->lru
instead in 2.6.6, is that not working for you? Or is there somewhere
else that needs changing?
I notice the comment in small_page.c says you're using
page->next_hash and pprev_hash - they went away long ago!
Hugh
prev parent reply other threads:[~2004-05-20 17:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-20 17:21 Ian Molton
2004-05-20 17:14 ` William Lee Irwin III
2004-05-20 17:36 ` Hugh Dickins [this message]
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=Pine.LNX.4.44.0405201828110.9431-100000@localhost.localdomain \
--to=hugh@veritas.com \
--cc=linux-kernel@vger.kernel.org \
--cc=spyro@f2s.com \
--subject='Re: struct page changes in 2.6.6' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).