On Wed, Jul 14, 2010 at 10:01:42PM +0400, Kulikov Vasiliy wrote: > Use %p instead of %08x in printk(). Queued for 2.6.36, thanks! Yes, %p is prefered here. But your log message doesn't mention that your patch also does a functional change, it drops the 0x prefix of the printed value ... Ralf