2003-01-06 16:03:26

by Ion Badulescu

[permalink] [raw]
Subject: bogus change in cset 1.902

>From cset-1.902.txt:

> # The following is the BitKeeper ChangeSet Log
> # --------------------------------------------
> # 03/01/05 [email protected] 1.902
> # [PATCH] misc fixes
> #
> # - fix starfire.c printk compile warning (dma_addr_t can be 64 bit) (Martin
> # Bligh)

That may fix the compile warning, but it doesn't make the driver work with
a 64-bit dma_addr_t. It just shoves the warning under the carpet.

I sent Jeff Garzik a newer version of the driver which adds proper support
for 64-bit dma_addr_t, it's probably sitting in his to-merge queue. This
change should be backed out, however.

Thanks,
Ion
[starfire driver maintainer]