On Fri, Oct 05, 2007 at 12:03:55PM -0700, Andrew Morton wrote: > This isn't right. resource_size_t can be 64-bit so should be cast to > unsigned long long and printed with %llx. But it's a 32-bit BAR. > If it is known that this driver will never encounter a 64-bit address here > then this optimisation should be accompanied by a comment at every place > where it is employed so that people do not copy the wrong code into other > drivers. Tell you what, I'll fix it properly when we have a better solution than 'cast resource_size_t to long long for printing'. -- Intel are signing my paycheques ... these opinions are still mine "Bill, look, we understand that you're interested in selling us this operating system, but compare it to ours. We can't possibly take such a retrograde step." - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html