On Fri, 2011-06-10 at 19:19 -0400, Jim Paradis wrote: > diff --git a/arch/x86/mm/Makefile b/arch/x86/mm/Makefile > index 3e608ed..a416317 100644 > --- a/arch/x86/mm/Makefile > +++ b/arch/x86/mm/Makefile > @@ -30,3 +30,5 @@ obj-$(CONFIG_NUMA_EMU) += numa_emulation.o > obj-$(CONFIG_HAVE_MEMBLOCK) += memblock.o > > obj-$(CONFIG_MEMTEST) += memtest.o > + > +obj-$(CONFIG_TRACK_DIRTY_PAGES) += track.o FWIW, this is still having formatting problems. You also forgot to include track.c, again. Isn't that where the real meat of this patch lies? -- Dave -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>