sparc: Call OF and MD cpu scanning explicitly from paging_init()
authorDavid S. Miller <davem@davemloft.net>
Wed, 1 Apr 2009 10:13:15 +0000 (03:13 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Jun 2009 11:56:19 +0000 (04:56 -0700)
We need to split up the cpu present mask setup from the cpu_data
initialization, and this is a first step towards that.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found