Andy Lutomirski b4ca46e4e8 x86-32: Fix boot with CONFIG_X86_INVD_BUG
entry_32.S contained a hardcoded alternative instruction entry, and the
format changed in commit 59e97e4d6fbc ("x86: Make alternative
instruction pointers relative").

Replace the hardcoded entry with the altinstruction_entry macro.  This
fixes the 32-bit boot with CONFIG_X86_INVD_BUG=y.

Reported-and-tested-by: Arnaud Lacombe <lacombar@gmail.com>
Signed-off-by: Andy Lutomirski <luto@mit.edu>
Cc: Peter Anvin <hpa@zytor.com>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-08-25 13:27:14 -07:00
..
2011-07-26 16:49:47 -07:00
2011-07-01 10:37:15 +02:00
2011-07-01 10:37:14 +02:00
2011-07-26 16:49:47 -07:00
2011-07-26 16:49:47 -07:00
2011-07-01 11:06:38 +02:00
2011-07-24 11:49:36 +03:00
2011-07-01 11:06:38 +02:00
2011-07-21 10:26:00 +02:00
2011-07-14 21:46:20 -07:00
2011-08-04 16:13:49 -07:00