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:
6b35602
)
x86: allow MMCONFIG above 4GB on x86_64
author
John Keller
<jpk@sgi.com>
Tue, 29 Jul 2008 19:34:16 +0000
(14:34 -0500)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 13 Aug 2008 15:48:13 +0000
(17:48 +0200)
SGI UV will have MMCFG base addresses that are greater than 4GB (32 bits).
v2: Use CONFIG_RESOURCES_64BIT instead of CONFIG_X86_64.
v3: Create a flag, that is set by platform specific code,
to disable the > 4GB check.
Signed-off-by: John Keller <jpk@sgi.com>
Cc: jpk@sgi.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found