The patch titled Subject: tools/: fix for replace open encodings for NUMA_NO_NODE has been removed from the -mm tree. Its filename was tools-replace-open-encodings-for-numa_no_node-fix.patch This patch was dropped because it was folded into tools-replace-open-encodings-for-numa_no_node.patch ------------------------------------------------------ From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> Subject: tools/: fix for replace open encodings for NUMA_NO_NODE Link: http://lkml.kernel.org/r/20190108131141.730e9c4f@xxxxxxxxxxxxxxxx Signed-off-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> Cc: Anshuman Khandual <anshuman.khandual@xxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- tools/perf/bench/numa.c | 1 + 1 file changed, 1 insertion(+) --- a/tools/perf/bench/numa.c~tools-replace-open-encodings-for-numa_no_node-fix +++ a/tools/perf/bench/numa.c @@ -34,6 +34,7 @@ #include <sys/types.h> #include <linux/kernel.h> #include <linux/time64.h> +#include <linux/numa.h> #include <numa.h> #include <numaif.h> _ Patches currently in -mm which might be from sfr@xxxxxxxxxxxxxxxx are tools-replace-open-encodings-for-numa_no_node.patch