On Tue, 20 Nov 2007, Mathieu Desnoyers wrote:

> > -   buf = (u32*)per_cpu_ptr(crash_notes, cpu);
> > +   buf = (u32*)CPU_PTR(crash_notes, cpu);
> 
> Nitpick : (u32 *)

Yeah. I tend to leave the things as they were...
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to