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:
0008ea3
)
CPU features verification for the new x86 setup code
author
H. Peter Anvin
<hpa@zytor.com>
Wed, 11 Jul 2007 19:18:47 +0000
(12:18 -0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Thu, 12 Jul 2007 17:55:55 +0000
(10:55 -0700)
Verify that the CPU has enough features to run the kernel. This may
entail enabling features on some CPUs.
By doing this in the setup code we can be guaranteed to still be able to
write to the console through the BIOS.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found