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)
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>

No differences found