The patch titled Subject: powerpc: fix up for removal of linux/bootmem.h has been removed from the -mm tree. Its filename was mm-remove-include-linux-bootmemh-fix-2.patch This patch was dropped because it was folded into mm-remove-include-linux-bootmemh.patch ------------------------------------------------------ From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> Subject: powerpc: fix up for removal of linux/bootmem.h Link: http://lkml.kernel.org/r/20181005161406.73ef8727@xxxxxxxxxxxxxxxx Signed-off-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> Cc: Michael Ellerman <mpe@xxxxxxxxxxxxxx> Cc: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx> Cc: Christophe Leroy <christophe.leroy@xxxxxx> Cc: Mike Rapoport <rppt@xxxxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/powerpc/kernel/setup-common.c | 1 - 1 file changed, 1 deletion(-) --- a/arch/powerpc/kernel/setup-common.c~mm-remove-include-linux-bootmemh-fix-2 +++ a/arch/powerpc/kernel/setup-common.c @@ -33,7 +33,6 @@ #include <linux/serial_8250.h> #include <linux/percpu.h> #include <linux/memblock.h> -#include <linux/bootmem.h> #include <linux/of_platform.h> #include <linux/hugetlb.h> #include <asm/debugfs.h> _ Patches currently in -mm which might be from sfr@xxxxxxxxxxxxxxxx are mm-remove-include-linux-bootmemh.patch mm-remove-include-linux-bootmemh-fix-3.patch memblock-warn-if-zero-alignment-was-requested-fix.patch