提交 bf4bb2b1 编写于 作者: T Tejun Heo

sparc64: fix build breakage introduced by percpu-convert-most patchset

Commit e74e3962 incorrectly added
HAVE_LEGACY_PER_CPU_AREA to sparc64 although it already has been
converted to dynamic percpu allocator.  Drop both
HAVE_{LEGACY|DYNAMIC}_PER_CPU_AREA.
Signed-off-by: NTejun Heo <tj@kernel.org>
Acked-by: NDavid Miller <davem@davemloft.net>
上级 9a0ef292
......@@ -92,15 +92,9 @@ config AUDIT_ARCH
bool
default y
config HAVE_LEGACY_PER_CPU_AREA
def_bool y if SPARC64
config HAVE_SETUP_PER_CPU_AREA
def_bool y if SPARC64
config HAVE_DYNAMIC_PER_CPU_AREA
def_bool y if SPARC64
config GENERIC_HARDIRQS_NO__DO_IRQ
bool
def_bool y if SPARC64
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册