Message ID | 20201108191936.5Jyru9n0n%akpm@linux-foundation.org |
---|---|
State | Superseded |
Headers | show |
Series | [to-be-updated] mm-zsmalloc-include-sparsememh-for-max_physmem_bits.patch removed from -mm tree | expand |
--- a/mm/zsmalloc.c~mm-zsmalloc-include-sparsememh-for-max_physmem_bits +++ a/mm/zsmalloc.c @@ -40,6 +40,7 @@ #include <linux/string.h> #include <linux/slab.h> #include <linux/pgtable.h> +#include <asm/sparsemem.h> #include <asm/tlbflush.h> #include <linux/cpumask.h> #include <linux/cpu.h>