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

From: Linus Torvalds
Date: Sat Feb 21 2004 - 12:40:58 EST




On Sat, 21 Feb 2004, Pavel Machek wrote:
>
> I'm just afraid that someone will mail you a patch replacing that with
> >> 32 and you'll overlook it.

Well, the good news is that ">> 32" should cause gcc to complain with a
big warning (exactly because it's undefined brhaviour on a 32-bit
architecture), so I don't think it's easy to overlook.

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/