A non-kernel-hacker can easily make the patch. Andrea posted a list of all
the files affected back at the beginning of his 'vm rewrite' thread.
> > > Daniel, I think the suggestion isn't to break out the differences in a
> > > bunch of config options, but rather to do something like duplicating all
> > > files that are VM related into two files, foo.c becomes foo.aa.c and
> > > foo.rik.c at that point your config file either uses all the .rik files
> > > or all the .aa files and both would be in the same tree, but not
> > > interact with each other.
> > >
> > > yes, there would be a lot of duplication between them, but something
> > > like this would let people compare the two directly without also having
> > > all the other linus vs ac changes potentially affecting their tests.
> >
> > Patch and lilo are your friends.
-- Daniel - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/