Re: [RFC PATCH] x86, espfix: use spin_lock rather than mutex

From: Borislav Petkov
Date: Thu May 14 2015 - 17:28:08 EST


Remove stable@ from CC.

On Thu, May 14, 2015 at 08:29:55PM +0200, Ingo Molnar wrote:
> We could allocate them on the boot CPU side and hand them over to the
> secondary CPU.

Yeah, something along those lines. I mean, they're allocated and in-use
during the complete system lifetime, we might just as well allocate them
all in one go. Btw, what's our allocator that early, memblock?

Still, what I find strange is why are we seeing this only now? Is it
because it had to be a big box (cpu >= 128) or something else changed...?

Hohumm.

--
Regards/Gruss,
Boris.

ECO tip #101: Trim your mails when you reply.
--
--
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/