[PATCH] declare raid6_intx32 to fix ia64 build

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

 



This patch against 2.6.2-rc1 fixes a build failure on ia64
and fixes a trivial comment error.

===== drivers/md/raid6algos.c 1.1 vs edited =====
--- 1.1/drivers/md/raid6algos.c	Tue Jan 20 18:50:57 2004
+++ edited/drivers/md/raid6algos.c	Wed Jan 21 17:11:58 2004
@@ -29,6 +29,7 @@
 extern const struct raid6_calls raid6_intx4;
 extern const struct raid6_calls raid6_intx8;
 extern const struct raid6_calls raid6_intx16;
+extern const struct raid6_calls raid6_intx32;
 extern const struct raid6_calls raid6_mmxx1;
 extern const struct raid6_calls raid6_mmxx2;
 extern const struct raid6_calls raid6_sse1x1;
===== drivers/md/raid6int.uc 1.1 vs edited =====
--- 1.1/drivers/md/raid6int.uc	Tue Jan 20 18:50:57 2004
+++ edited/drivers/md/raid6int.uc	Thu Jan 22 15:58:02 2004
@@ -15,7 +15,7 @@
  *
  * $#-way unrolled portable integer math RAID-6 instruction set
  *
- * This file is postprocessed using unroller.pl
+ * This file is postprocessed using unroll.pl
  */
 
 #include "raid6.h"

-
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