linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to printk unsigned long long variable?
@ 2007-06-15 14:59 jidong xiao
  2007-06-15 15:04 ` Vegard Nossum
  0 siblings, 1 reply; 9+ messages in thread
From: jidong xiao @ 2007-06-15 14:59 UTC (permalink / raw)
  To: linux-kernel

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-06-17  6:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-15 14:59 How to printk unsigned long long variable? jidong xiao
2007-06-15 15:04 ` Vegard Nossum
2007-06-15 15:33   ` Randy Dunlap
2007-06-15 15:39     ` jidong xiao
2007-06-15 16:14       ` Roland Dreier
2007-06-15 16:18         ` jidong xiao
2007-06-15 16:29           ` Jan Engelhardt
2007-06-15 18:41           ` Roland Dreier
2007-06-17  6:55             ` Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).