[x86 setup] Make struct ist_info cross-architecture, and use in setup code
authorH. Peter Anvin <hpa@zytor.com>
Thu, 19 Jul 2007 00:19:30 +0000 (17:19 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 25 Jul 2007 19:02:21 +0000 (12:02 -0700)
Make "struct ist_info" valid on both i386 and x86-64, and use the
structure by name in the setup code.  Additionally, "Intel SpeedStep
IST" is redundant, refer to it as IST consistently.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>

No differences found