Re: [RFC] mempolicy minor code cleanups

2007-10-31 Thread Christoph Lameter
On Wed, 31 Oct 2007, Paul Jackson wrote: > From: Paul Jackson <[EMAIL PROTECTED]> > > Some minor code cleanups for mm/mempolicy.c. H... Could you elaborate on why you moved certain things around and why another call into cpusets was added? - To unsubscribe from this list: send the line "uns

[RFC] mempolicy minor code cleanups

2007-10-30 Thread Paul Jackson
From: Paul Jackson <[EMAIL PROTECTED]> Some minor code cleanups for mm/mempolicy.c. This patch should have been sent out before, to be applied first to 2.6.23-mm1, -before- another patch I sent out an hour ago: [RFC] cpuset relative memory policies - second choice Signed-off-by: Paul Jackso