linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Christoph Lameter <clameter@sgi.com>
Cc: linux-mm@kvack.org, David Miller <davem@davemloft.net>
Subject: Re: slab allocators: Remove multiple alignment specifications.
Date: Fri, 20 Apr 2007 23:51:04 -0700	[thread overview]
Message-ID: <20070420235104.38c5ac82.akpm@linux-foundation.org> (raw)
In-Reply-To: <Pine.LNX.4.64.0704202338100.11938@schroedinger.engr.sgi.com>

On Fri, 20 Apr 2007 23:38:43 -0700 (PDT) Christoph Lameter <clameter@sgi.com> wrote:

> Cannot get around the readahead problems:
> 
>  CC      mm/truncate.o
> mm/readahead.c: In function 'page_cache_readahead':
> mm/readahead.c:586: error: 'struct file_ra_state' has no member named 
> 'prev_page'
> mm/readahead.c:587: error: 'struct file_ra_state' has no member named 
> 'prev_page'
> mm/readahead.c: In function 'try_context_based_readahead':
> mm/readahead.c:1414: error: 'struct file_ra_state' has no member named 
> 'prev_page'
> mm/readahead.c: In function 'try_backward_prefetching':
> mm/readahead.c:1534: error: 'struct file_ra_state' has no member named 
> 'prev_page'
> mm/readahead.c: In function 'page_cache_readahead_adaptive':
> mm/readahead.c:1687: error: 'struct file_ra_state' has no member named 
> 'prev_page'
> mm/readahead.c:1693: error: 'struct file_ra_state' has no member named 
> 'prev_page'
> mm/readahead.c:1738: error: 'struct file_ra_state' has no member named 
> 'prev_page'

prev_page got renamed to prev_index.

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  reply	other threads:[~2007-04-21  6:51 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-21  5:12 Christoph Lameter
2007-04-21  5:37 ` Andrew Morton
2007-04-21  5:44   ` Christoph Lameter
2007-04-21  6:11     ` Andrew Morton
2007-04-21  6:32       ` Christoph Lameter
2007-04-21  6:35         ` Christoph Lameter
2007-04-21  6:38         ` Christoph Lameter
2007-04-21  6:51           ` Andrew Morton [this message]
2007-04-21  6:45         ` Andrew Morton
2007-04-21 15:49           ` Christoph Lameter
2007-04-23 15:44         ` Robin Holt
2007-04-23 15:53           ` Christoph Lameter
2007-04-23 15:56             ` Robin Holt
2007-04-26 20:00             ` Dean Nelson

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=20070420235104.38c5ac82.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=clameter@sgi.com \
    --cc=davem@davemloft.net \
    --cc=linux-mm@kvack.org \
    /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