Re: [PATCH] Fix microcode change for i386

From: Linus Torvalds
Date: Wed Feb 18 2004 - 18:34:08 EST




On Thu, 19 Feb 2004, Andi Kleen wrote:
>
> This patch should fix the i386 compile problem in the microcode driver I caused with
> the IA32e updates.

I doubt it. Doing a ">>32" on an "unsigned long" on x86 should give you a
warning about undefined behaviour.

See the patch I posted, which should be safe, afaik.

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/