sparc32: use the common implementation of alloc_thread_info_node()
With sun4c removed we can fall-back to the common implementation. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Cc: Thomas Gleixner <tglx@linutronix.de> Acked-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
72c04af9a2
commit
29af0ebaa2
@@ -37,7 +37,6 @@ config SPARC32
|
||||
def_bool !64BIT
|
||||
select GENERIC_ATOMIC64
|
||||
select CLZ_TAB
|
||||
select ARCH_THREAD_INFO_ALLOCATOR
|
||||
|
||||
config SPARC64
|
||||
def_bool 64BIT
|
||||
|
Reference in New Issue
Block a user