PATCH: remove sti() from calibrate_xor_block()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




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

[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux