akpm@xxxxxxxx wrote: > From: "Darrick J. Wong" <djwong@xxxxxxxxxx> > > The aic94xx controller has a bitmask establishing which tags are ok to use > with a SATA NCQ disk. When the queue depth is 32, however, the expression > that is used sets the mask to zero, not 0xFFFFFFFF. This patch widens the > width of the integer so that this case is handled properly. This patch is only useful if you have my SATA support patches for libsas. It lives in James Bottomley's aic94xx-sas-2.6 tree, so it'll go in whenever the SATA stuff goes in. That said, it won't hurt anything to merge it now. --D - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html