From: H. Peter Anvin Date: Thu, 19 Jul 2007 00:19:30 +0000 (-0700) Subject: [x86 setup] Make struct ist_info cross-architecture, and use in setup code X-Git-Tag: v2.6.23-rc2~268 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=238b706da1c6ebacc55986ac8668f3ede4621f2c;p=pandora-kernel.git [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 --- Reading git-diff-tree failed