Re: kernel/microcode.c error from new 64bit code

From: Linus Torvalds
Date: Sat Feb 21 2004 - 13:59:31 EST




On Sat, 21 Feb 2004, Eric W. Biederman wrote:
>
> What is wrong with the original?
>
> - wrmsr(MSR_IA32_UCODE_WRITE, (unsigned int)(uci->mc->bits), 0);
>
> I don't see how anything else could be correct.

Did you miss the fact that we now support x86-64, and that if compiled
that way the address is 64-bit?

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