Re: [rfc 12/45] cpu alloc: crash_notes conversion

From: Christoph Lameter
Date: Tue Nov 20 2007 - 15:50:36 EST


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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/