Re: [PATCH 2/4] generic-smp: remove kmalloc usage

From: Peter Zijlstra
Date: Tue Feb 17 2009 - 04:50:28 EST


On Tue, 2009-02-17 at 10:43 +0100, Ingo Molnar wrote:
>
> We should not bend backwards trying to preserve that kmalloc()
> [and prove that it's safe and race-free] - i.e. the burden of
> proof is on the person insisting that it's needed, not on the
> person wanting to remove it.

I'm not getting it, I am removing it. The only thing I want to preserve
is the multi-cast ipi and not be forced into the multiple single-ipi
path.

--
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/