[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1194855585.5946.91.camel@perihelion>
Date: Mon, 12 Nov 2007 03:19:45 -0500
From: Jon Masters <jonathan@...masters.org>
To: Nick Piggin <npiggin@...e.de>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [rfc][patch] remove nopage
On Mon, 2007-11-12 at 03:17 -0500, Jon Masters wrote:
> On Mon, 2007-11-12 at 02:56 +0100, Nick Piggin wrote:
>
> > This is a patch to remove 'nopage' from the tree.
>
> Interesting, but why now? What precipitated this?
Actually reading said patch and thinking helps. I'll go hide back under
my rock now...
What: vm_ops.nopage
When: Soon, provided in-kernel callers have been converted
Why: This interface is replaced by vm_ops.fault, but it has been
around forever, is used by a lot of drivers, and doesn't cost
much to maintain.
Jon.
-
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