188bdddd243e6872608099bd1142a03b70571132 author Milton Miller 1223603793 +0000 committer Benjamin Herrenschmidt 1223875458 +1100 powerpc/xics: Initialization code cleanups We only need to check the ibm,interrupt-server#-size property once, not once per global server and thread. We can use !CONFIG_SMP cpu masks and hard_smp_processor_id() to avoid an ifdef. Put the node when breaking out of the loop on lpar systems. Signed-off-by: Milton Miller Signed-off-by: Benjamin Herrenschmidt YÕR˜!x