Re: [patch 17/18] mm: remove nopage

2007-12-05 Thread Nick Piggin
On Wed, Dec 05, 2007 at 02:47:00PM -0800, Andrew Morton wrote: > On Wed, 05 Dec 2007 18:16:04 +1100 > [EMAIL PROTECTED] wrote: > > > Nothing in the tree uses nopage any more. Remove support for it in the > > core mm code and documentation (and a few stray references to it in > > comments). > > I

Re: [patch 17/18] mm: remove nopage

2007-12-05 Thread Andrew Morton
On Wed, 05 Dec 2007 18:16:04 +1100 [EMAIL PROTECTED] wrote: > Nothing in the tree uses nopage any more. Remove support for it in the > core mm code and documentation (and a few stray references to it in comments). I'll duck this for now. It's going to take a long time to get all those other patc

[patch 17/18] mm: remove nopage

2007-12-05 Thread npiggin
Nothing in the tree uses nopage any more. Remove support for it in the core mm code and documentation (and a few stray references to it in comments). Signed-off-by: Nick Piggin <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Cc: linux-kernel@vger.kernel.org --- Documentation/feature-removal-schedule.tx