From: Andrew Morton <akpm@digeo.com>
To: Ingo Oeser <ingo.oeser@informatik.tu-chemnitz.de>
Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] page walker bugfix (was: 2.5.49-mm2)
Date: Wed, 27 Nov 2002 11:36:07 -0800 [thread overview]
Message-ID: <3DE51EA7.5C971354@digeo.com> (raw)
In-Reply-To: 20021127171017.H5263@nightmaster.csn.tu-chemnitz.de
Ingo Oeser wrote:
>
> Hi Andrew,
> hi list readers,
>
> On Wed, Nov 27, 2002 at 01:11:38AM -0800, Andrew Morton wrote:
> > .. Some code from Ingo Oeser to start using the expanded and cleaned up
> > user pagetable walker code. This affects the st and sg drivers; I'm
> > not sure of the testing status of this?
>
> The testing status is: None, but it compiles.
>
> The sg-driver maintainer has already said he does some testing
> and the author of the previous code in st.c was positive about
> using these features. That's why I've choosen these as my "victims".
Yes, Doug Gilbert will help us out here.
> I also found a locking bug in walk_user_pages() in case of OOM or
> SIGBUS. Fixed by the attached patch.
>
Thanks.
We'll need to be concentrating on the shared pagetable code for
a while, and your patch overlaps with that. So I've swapped the
applying order (you come second) and I'll probably break your
stuff out separately for a while so Dave can generate clean patches.
When mm3 emerges could you please check mm/mmap.c around here:
vma = NULL; /* needed for out-label */
I may have misplaced that one...
WARNING: multiple messages have this Message-ID (diff)
From: Andrew Morton <akpm@digeo.com>
To: Ingo Oeser <ingo.oeser@informatik.tu-chemnitz.de>
Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] page walker bugfix (was: 2.5.49-mm2)
Date: Wed, 27 Nov 2002 11:36:07 -0800 [thread overview]
Message-ID: <3DE51EA7.5C971354@digeo.com> (raw)
In-Reply-To: 20021127171017.H5263@nightmaster.csn.tu-chemnitz.de
Ingo Oeser wrote:
>
> Hi Andrew,
> hi list readers,
>
> On Wed, Nov 27, 2002 at 01:11:38AM -0800, Andrew Morton wrote:
> > .. Some code from Ingo Oeser to start using the expanded and cleaned up
> > user pagetable walker code. This affects the st and sg drivers; I'm
> > not sure of the testing status of this?
>
> The testing status is: None, but it compiles.
>
> The sg-driver maintainer has already said he does some testing
> and the author of the previous code in st.c was positive about
> using these features. That's why I've choosen these as my "victims".
Yes, Doug Gilbert will help us out here.
> I also found a locking bug in walk_user_pages() in case of OOM or
> SIGBUS. Fixed by the attached patch.
>
Thanks.
We'll need to be concentrating on the shared pagetable code for
a while, and your patch overlaps with that. So I've swapped the
applying order (you come second) and I'll probably break your
stuff out separately for a while so Dave can generate clean patches.
When mm3 emerges could you please check mm/mmap.c around here:
vma = NULL; /* needed for out-label */
I may have misplaced that one...
--
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/
next prev parent reply other threads:[~2002-11-27 19:28 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-27 9:11 2.5.49-mm2 Andrew Morton
2002-11-27 9:11 ` 2.5.49-mm2 Andrew Morton
2002-11-27 11:38 ` 2.5.49-mm2 Rik van Riel
2002-11-27 11:38 ` 2.5.49-mm2 Rik van Riel
2002-11-27 18:28 ` 2.5.49-mm2 Andrew Morton
2002-11-27 18:28 ` 2.5.49-mm2 Andrew Morton
2002-11-27 16:10 ` [PATCH] page walker bugfix (was: 2.5.49-mm2) Ingo Oeser
2002-11-27 19:36 ` Andrew Morton [this message]
2002-11-27 19:36 ` Andrew Morton
2002-11-27 20:01 ` 2.5.49-mm2 Rasmus Andersen
2002-11-27 20:11 ` 2.5.49-mm2 Andrew Morton
2002-11-27 20:11 ` 2.5.49-mm2 Andrew Morton
2002-11-27 20:24 ` 2.5.49-mm2 Rasmus Andersen
2002-11-27 21:19 ` 2.5.49-mm2 Rasmus Andersen
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=3DE51EA7.5C971354@digeo.com \
--to=akpm@digeo.com \
--cc=ingo.oeser@informatik.tu-chemnitz.de \
--cc=linux-kernel@vger.kernel.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.