Re: [PATCH] fsl-diu-fb: Update Freescale DIU driver to use page_alloc_exact()

From: Timur Tabi
Date: Fri Jul 04 2008 - 06:29:26 EST



On Jun 30, 2008, at 4:24 PM, Andrew Morton wrote:

This is also incorrect. We cannot pass u64 or uint64_t into printk at
all. We do not know what type the architectures uses to implement
them. It should be cast to a known type. In this case `unsigned long
long'.

Ok, I'll fix these, but I'm on vacation now and won't get to it for another 10 days.

--
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/