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
[EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to