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:
5f83640
)
x86, mpparse: call the generic quirk handlers early
author
Ingo Molnar
<mingo@elte.hu>
Wed, 28 Jan 2009 12:54:56 +0000
(13:54 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 28 Jan 2009 22:20:28 +0000
(23:20 +0100)
Call all the registered MPS quirk handlers early. These methods scan
low RAM typically for specific signatures so are safe to be called
early.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found