c6x: Use common threadinfo allocator
authorThomas Gleixner <tglx@linutronix.de>
Sat, 5 May 2012 15:05:42 +0000 (15:05 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 8 May 2012 12:08:44 +0000 (14:08 +0200)
commit7b8fe0570a65486e77823d5fcec9998c2aae9970
tree8023dadb0025eb25598c7ba27e5d7ac278a8eb32
parent0d15d74a1ead10673b5b1db66d4c90552769096c
c6x: Use common threadinfo allocator

There is no functional difference. __get_free_pages() ends up calling
alloc_pages_node().

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Mark Salter <msalter@redhat.com>
Link: http://lkml.kernel.org/r/20120505150141.621728944@linutronix.de
arch/c6x/include/asm/thread_info.h