Re: [PATCH 1/3] x86: drop unnecessary kernel_eflags variable from 64bit.

From: Andi Kleen
Date: Wed Jul 06 2011 - 19:18:50 EST


> Well lets ask Linus and Andi?

The original idea was that if someone extends EFLAGS with new bits
the BIOS could set them. Strictly said the Intel Manual
specifies that ("reserved bits -- always set to values previously read")

But that never really worked out and I don't think anyone
would dare extending it now. So hardcoding is fine I guess.

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