The patch titled Subject: mm-memcontrol-expose-thp-events-on-a-per-memcg-basis-fix has been removed from the -mm tree. Its filename was mm-memcontrol-expose-thp-events-on-a-per-memcg-basis-fix.patch This patch was dropped because it was folded into mm-memcontrol-expose-thp-events-on-a-per-memcg-basis.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: mm-memcontrol-expose-thp-events-on-a-per-memcg-basis-fix fix build Reported-by: kbuild test robot <lkp@xxxxxxxxx> Cc: Chris Down <chris@xxxxxxxxxxxxxx> Cc: Johannes Weiner <hannes@xxxxxxxxxxx> Cc: Roman Gushchin <guro@xxxxxx> Cc: Tejun Heo <tj@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/memcontrol.c | 1 + 1 file changed, 1 insertion(+) --- a/mm/memcontrol.c~mm-memcontrol-expose-thp-events-on-a-per-memcg-basis-fix +++ a/mm/memcontrol.c @@ -39,6 +39,7 @@ #include <linux/shmem_fs.h> #include <linux/hugetlb.h> #include <linux/pagemap.h> +#include <linux/vm_event_item.h> #include <linux/smp.h> #include <linux/page-flags.h> #include <linux/backing-dev.h> _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are mm-memcontrol-expose-thp-events-on-a-per-memcg-basis.patch