Re: [patch 0/6] remove PageReserved

2005-07-26 Thread Nick Piggin
Kumar Gala wrote: Most of the arch code is just reserved memory reporting, which isn't very interesting and could easily be removed. Some arch users are a bit more subtle, however they *should not* break, because all the places that set and clear PageReserved are basically intact. What is th

Re: [patch 0/6] remove PageReserved

2005-07-26 Thread Kumar Gala
On Jul 26, 2005, at 3:15 AM, Nick Piggin wrote: Hi Andrew, If you're feeling like -mm is getting too stable, then you might consider giving these patches a spin? (unless anyone else raises an objection). Ben thought I should get moving with them soon. Not much change from last time. A bit of

Re: [patch 0/6] remove PageReserved

2005-07-26 Thread Nick Piggin
Nick Piggin wrote: Hi Andrew, If you're feeling like -mm is getting too stable, then you might consider giving these patches a spin? (unless anyone else raises an objection). Patches are against 2.6.13-rc3-git7 -- SUSE Labs, Novell Inc. Send instant messages to your online friends http://au

[patch 0/6] remove PageReserved

2005-07-26 Thread Nick Piggin
Hi Andrew, If you're feeling like -mm is getting too stable, then you might consider giving these patches a spin? (unless anyone else raises an objection). Ben thought I should get moving with them soon. Not much change from last time. A bit of ppc64 input from Ben, and some rmap.c input from H