commit | 79f3b3cb7a2586b319a43a7f29924c6c555e4357 | [log] [tgz] |
---|---|---|
author | Kyle McMartin <kyle@redhat.com> | Thu Jan 08 10:04:30 2009 -0500 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Jan 08 16:13:59 2009 +0100 |
tree | 1e2cd1d06ed94ff08be1dcbe8d848a625175c0e4 | |
parent | 51d7a1398d1851e892504e97ca20521610dfcece [diff] |
x86, mtrr: fix types used in userspace exported header 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>