The patch titled Subject: taskstats-add-e-u-stime-for-tgid-command-fix-fix has been removed from the -mm tree. Its filename was taskstats-add-e-u-stime-for-tgid-command-fix-fix.patch This patch was dropped because it was folded into taskstats-add-e-u-stime-for-tgid-command.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: taskstats-add-e-u-stime-for-tgid-command-fix-fix include linux/sched/cputime.h for task_cputime() Cc: Balbir Singh <bsingharora@xxxxxxxxx> Cc: Oleg Nesterov <oleg@xxxxxxxxxx> Cc: Zhang Xiao <xiao.zhang@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- kernel/taskstats.c | 1 + 1 file changed, 1 insertion(+) diff -puN kernel/taskstats.c~taskstats-add-e-u-stime-for-tgid-command-fix-fix kernel/taskstats.c --- a/kernel/taskstats.c~taskstats-add-e-u-stime-for-tgid-command-fix-fix +++ a/kernel/taskstats.c @@ -30,6 +30,7 @@ #include <linux/pid_namespace.h> #include <net/genetlink.h> #include <linux/atomic.h> +#include <linux/sched/cputime.h> /* * Maximum length of a cpumask that can be specified in _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are taskstats-add-e-u-stime-for-tgid-command.patch drm-use-set_memoryh-header-fix.patch drivers-staging-media-atomisp-pci-atomisp2-use-set_memoryh.patch docs-vm-transhuge-fix-few-trivial-typos-fix.patch dax-add-tracepoint-to-dax_writeback_one-fix.patch drivers-staging-ccree-ssi_hashc-fix-build-with-gcc-444.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