Hi all, We have the CPU hotplug regression test suite running automatically on Itanium now, in addition to x86. http://crucible.osdl.org/runs/1016/test_output/lhcs_regression.log Test case 1: PASS Test case 2: PASS Test case 3: FAIL # But see below Test case 4: PASS Test case 5: PASS Test case 6: PASS Test case 7: BROK # Will fix this one after OLS Test Case 3 is the 'migrate tasks to a newly onlined CPU': http://developer.osdl.org/dev/HOTPLUG/planning/testcase3.txt You can see in the test log that after onlining CPU1, the tasks *are* migrated to cpu1, so it's not clear why the test is marking this as failed. I'll investigate it after OLS. (Test case 7 hasn't been fully debugged, so I am not trusting its results yet.) Bryce