On 23/03/05 11:02 +0100, Christophe Lucas wrote:
> if (cpuid == me) {
> - printk("%s: trying to call self\n", __FUNCTION__);
> + printk(KERN_WARNING "%s: trying to call self with info:%08x\n",
> __FUNCTION__, info);
Hmm... %p is supposed to be used for pointers, right?
Domen
-
To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
