Re: new 3dfx framebuffer driver released

From: David S. Miller (davem@redhat.com)
Date: Tue Oct 10 2000 - 19:12:25 EST


Another bug, fb_info_tdfx uses "unsigned long" for the "iobase"
member, which is correct, but much code casts this value to a "u32"
before using it which will break such I/O port accesses on Alpha and
Sparc64 and perhaps other 64-bit platforms.

Later,
David S. Miller
davem@redhat.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Oct 15 2000 - 21:00:16 EST