The patch titled appldata_mem dependes on vm counters has been added to the -mm tree. Its filename is appldata_mem-dependes-on-vm-counters.patch See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ Subject: appldata_mem dependes on vm counters From: Al Viro <viro@xxxxxxxxxxxxxxxx> Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- arch/s390/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN arch/s390/Kconfig~appldata_mem-dependes-on-vm-counters arch/s390/Kconfig --- a/arch/s390/Kconfig~appldata_mem-dependes-on-vm-counters +++ a/arch/s390/Kconfig @@ -411,7 +411,7 @@ config APPLDATA_BASE config APPLDATA_MEM tristate "Monitor memory management statistics" - depends on APPLDATA_BASE + depends on APPLDATA_BASE && VM_EVENT_COUNTERS help This provides memory management related data to the Linux - VM Monitor Stream, like paging/swapping rate, memory utilisation, etc. _ Patches currently in -mm which might be from viro@xxxxxxxxxxxxxxxx are origin.patch config_computone-should-depend-on-isaeisapci.patch appldata_mem-dependes-on-vm-counters.patch uml-problems-with-linux-ioh.patch missing-includes-in-hilkbd.patch hci-endianness-annotations.patch lockd-endianness-annotations-rebased.patch slab-leaks3-default-y.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html