* Stefan Reinauer stepan@suse.de [030828 16:51]:
- Stefan Reinauer stepan@suse.de [030828 16:39]:
Then we could just drop this code, which i would favour. Otherwise it should walk into the motherboard specific code.
As far as I can see this code is noop anyways since speed changes need a reset or LDTSTOP_L which is not asserted here. LYH, any comments?
Plus, the code is only touching node 0. This should be done for all nodes, if it is done...
I should read before writing. It does touch both CPUs. Still, it does not check whether both CPUs are actually there.
Stefan