bogus change in cset 1.902

Ion Badulescu (ionut@moisil.cs.columbia.edu)
Mon, 6 Jan 2003 11:11:57 -0500 (EST)


> # The following is the BitKeeper ChangeSet Log
> # --------------------------------------------
> # 03/01/05 akpm@digeo.com 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]

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