[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090616215200.GA19781@cmpxchg.org>
Date: Tue, 16 Jun 2009 23:52:00 +0200
From: Johannes Weiner <hannes@...xchg.org>
To: Hugh Dickins <hugh.dickins@...cali.co.uk>
Cc: Andrea Arcangeli <aarcange@...hat.com>,
Izik Eidus <ieidus@...hat.com>, linux-kernel@...r.kernel.org,
Rik van Riel <riel@...hat.com>, nickpiggin@...oo.com.au
Subject: Re: running get_user_pages() from kernel thread
[added Andrew on Cc]
On Tue, Jun 16, 2009 at 09:57:30PM +0100, Hugh Dickins wrote:
> On Tue, 16 Jun 2009, Johannes Weiner wrote:
> >
> > Did you have a particular reason not to pass in the faulting mm
> > instead?
>
> No good reason.
Okay.
> > As the swap token should only care about the faulting address space
> > leading to swap io and not about the running process anyway, we could
> > do it like below and remove all those pesky current->derefs in the
> > same go. What do you think?
>
> I think we'll have to claim joint authorship.
That's for sure, I just didn't want to plant it on you :)
> But I win by one checkpatch point, and a few minutes ;)
Checkpatch compatibility restored, now back to the time machine!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists