C6X: add register_cpu call
authorMark Salter <msalter@redhat.com>
Sun, 8 Jan 2012 18:19:38 +0000 (13:19 -0500)
committerMark Salter <msalter@redhat.com>
Sun, 8 Jan 2012 20:13:10 +0000 (15:13 -0500)
commit7123a6cab02ebc5dca61d0e341267578b245f2f3
tree1f65b1733438c47730250413297db7f81f3d63ff
parentd5981a5f16ed8d648b7f44e4aa19cd25733518a3
C6X: add register_cpu call

Commit ccbc60d3e19a1b6ae66ca0d89b3da02dde62088b requires CPU
topology information even in !SMP cases. This requires C6X to
add a call tp register_cpu() in order to avoid a panic at
boot time.

Signed-off-by: Mark Salter <msalter@redhat.com>
arch/c6x/kernel/setup.c