How to printk unsigned long long variable?

From: jidong xiao
Date: Fri Jun 15 2007 - 10:59:40 EST


For example,
typedef unsigned long long u64;
u64 *dma_mask;

Then how to use printk() to print out a dma_mask variable?

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