Quoting r. Roland Dreier <rdreier at cisco.com>: > - (u64)c2dev->rep_vq.host_dma); > + (unsigned long long) c2dev->rep_vq.host_dma); BTW, is there some printk format to print u64 type? -- MST