Re: [patch 05/11] [PATCH 05/11] x86: Moved microcode.c tomicrocode_intel.c.

From: Arjan van de Ven
Date: Fri Sep 19 2008 - 09:08:21 EST


On Fri, 19 Sep 2008 13:59:39 +0200
Peter Oruba <peter.oruba@xxxxxxx> wrote:

> Some additonal words regarding the current user space issues:
>
> IMHO the most convenient way to update microcode is through the
> firmware loading interface instead of microcode_ctl. This reduces
> user-space responsibilities to loading the correct module at boot
> time and to place the microcode patch file at the right location via
> package installation. The problems mentioned in this thread would
> then probably disappear as well. What do you guys think?

while I absolutely don't disagree with what you say, breaking existing
userspace is not an option.
Yes I very much would like for microcode_ctl to die as well (in fact,
that was one of the reasons we had the microcode code use
request_firmware), but that doesn't mean we can just ditch
compatibility ;(
--
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/