浏览代码

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

Commit e74e396204bfcb67570ba4517b08f5918e69afea 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: Tejun Heo <tj@kernel.org>
Acked-by: David Miller <davem@davemloft.net>
Tejun Heo 16 年之前
父节点
当前提交
bf4bb2b1f2
共有 1 个文件被更改,包括 0 次插入6 次删除
  1. 0 6
      arch/sparc/Kconfig

+ 0 - 6
arch/sparc/Kconfig

@@ -92,15 +92,9 @@ config AUDIT_ARCH
 	bool
 	bool
 	default y
 	default y
 
 
-config HAVE_LEGACY_PER_CPU_AREA
-	def_bool y if SPARC64
-
 config HAVE_SETUP_PER_CPU_AREA
 config HAVE_SETUP_PER_CPU_AREA
 	def_bool y if SPARC64
 	def_bool y if SPARC64
 
 
-config HAVE_DYNAMIC_PER_CPU_AREA
-	def_bool y if SPARC64
-
 config GENERIC_HARDIRQS_NO__DO_IRQ
 config GENERIC_HARDIRQS_NO__DO_IRQ
 	bool
 	bool
 	def_bool y if SPARC64
 	def_bool y if SPARC64