[PATCH 2/2] x86: Enable named address spaces for percpu data

2018-09-12 Thread Matthew Wilcox
From: Richard Henderson For ease of disabling this feature, split the actual enabling into its own patch. Signed-off-by: Richard Henderson Signed-off-by: Matthew Wilcox --- arch/x86/include/asm/percpu.h | 6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/x86/include/asm/percpu.h

[PATCH 2/2] x86: Enable named address spaces for percpu data

2018-09-12 Thread Matthew Wilcox
From: Richard Henderson For ease of disabling this feature, split the actual enabling into its own patch. Signed-off-by: Richard Henderson Signed-off-by: Matthew Wilcox --- arch/x86/include/asm/percpu.h | 6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/x86/include/asm/percpu.h