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:
51d7a13
)
x86, mtrr: fix types used in userspace exported header
author
Kyle McMartin
<kyle@redhat.com>
Thu, 8 Jan 2009 15:04:30 +0000
(10:04 -0500)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 8 Jan 2009 15:13:59 +0000
(16:13 +0100)
Commit
932d27a7913fc6b3c64c6e6082628b0a1561dec9
exported some mtrr
structures without using the exportable __uX types, causing userspace
build failures.
Signed-off-by: Kyle McMartin <kyle@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found