git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f77b1ab
)
[x86 setup] Make struct ist_info cross-architecture, and use in setup code
author
H. Peter Anvin
<hpa@zytor.com>
Thu, 19 Jul 2007 00:19:30 +0000
(17:19 -0700)
committer
H. 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