VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[linux-2.6.git] / arch / arm / nwfpe / fpmodule.c
index 7c41715..a806fea 100644 (file)
@@ -131,7 +131,7 @@ void float_raise(signed char flags)
 
 #ifdef CONFIG_DEBUG_USER
        printk(KERN_DEBUG
-              "NWFPE: %s[%d] takes exception %08x at %p from %08x\n",
+              "NWFPE: %s[%d] takes exception %08x at %p from %08lx\n",
               current->comm, current->pid, flags,
               __builtin_return_address(0), GET_USERREG()[15]);
 #endif