]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9f63681c272ed9af04922b0e049f042e7ba3274d
tree1f65b1733438c47730250413297db7f81f3d63ff
parent0e6904d85378fd31f999cf1a289b697dad00e83b
C6X: add register_cpu call

Commit 72019190c9b1149b5cb0e1c3f94a08d6972f0ff1 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