On Sat, Mar 13, 2010 at 5:52 PM, David Rientjes <rientjes@xxxxxxxxxx> wrote: > On Sat, 13 Mar 2010, Bob Liu wrote: > >> diff --git a/mempolicy.c b/mempolicy.c >> index bda230e..b6fbcbd 100644 >> --- a/mempolicy.c >> +++ b/mempolicy.c > > What git tree is this? Your patch needs to change mm/mempolicy.c. > It's linux-next. Yeah, I forgot the mm/ path, sorry. I need send it again or just reply in this mail? Thanks a lot! > Please clone Linus' repository and then create a patch against that: > > git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git > cd linux-2.6 > <change mm/mempolicy.c> > <compile, test> > git commit -a > git format-patch HEAD^ > > and send the .patch file. > > Thanks. > -- Regards, -Bob Liu -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href