commit | 890db403d59fbeaf273ed019d0b1862223d80a9a | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed Apr 01 03:13:15 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 16 04:56:19 2009 -0700 |
tree | 361b01ee0f84227bfb84e4390ef94432b5a36aca | |
parent | 5052f525fde2dcb550cc3b4f15d2bfdd2a5c8782 [diff] |
sparc: Call OF and MD cpu scanning explicitly from paging_init() 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>