Re: [PATCH] aic7xxx large integer

From: Miguel Angel Flores
Date: Sat Dec 04 2004 - 18:14:18 EST


Miguel Angel Flores wrote:

Hi all,

I noticed a large integer warning when compiling 2.6.10rc3 with the SCSI AIC-7xxx driver.

Here is the patch.

Cheers,
MaF

I post the patch very quickly :(. The original code finally seems OK. My controller is not working with 39 bit addressing, although I can't find why the compiler warns. Maybe the length of dma_addr_t type, in the 2.6.9 the type of the mask_39bit variable is bus_addr_t.

Forget the patch. I'll continue looking...

Thanks and excuse the inconvenience.

Cheers,
MaF

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/