commit | 7123a6cab02ebc5dca61d0e341267578b245f2f3 | [log] [tgz] |
---|---|---|
author | Mark Salter <msalter@redhat.com> | Sun Jan 08 13:19:38 2012 -0500 |
committer | Mark Salter <msalter@redhat.com> | Sun Jan 08 15:13:10 2012 -0500 |
tree | 1f65b1733438c47730250413297db7f81f3d63ff | |
parent | d5981a5f16ed8d648b7f44e4aa19cd25733518a3 [diff] |
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>