Inexplicably, xor.c enabled interrupts... thanks to akmp --- 2.5.28/drivers/md/xor.c~xor-sti Wed Jul 24 15:35:58 2002 +++ 2.5.28-akpm/drivers/md/xor.c Wed Jul 24 15:36:02 2002 @@ -109,7 +109,6 @@ calibrate_xor_block(void) b2 = b1 + 2*PAGE_SIZE + BENCH_SIZE; printk(KERN_INFO "raid5: measuring checksumming speed\n"); - sti(); #define xor_speed(templ) do_xor_speed((templ), b1, b2) - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html