]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit238b706da1c6ebacc55986ac8668f3ede4621f2c
treee783783b364516eaa88e08a261ef7bc320db7355
parentf77b1ab383c8745447a3385e25729b92f2ec58a4
[x86 setup] Make struct ist_info cross-architecture, and use in setup code

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>
arch/i386/boot/main.c
include/asm-i386/bootparam.h
include/asm-i386/ist.h
include/asm-x86_64/ist.h [new file with mode: 0644]