commit | a726c6009e6eba4acfccf8b683854866eeabb184 | [log] [tgz] |
---|---|---|
author | John Keller <jpk@sgi.com> | Tue Jul 29 14:34:16 2008 -0500 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Aug 13 17:48:13 2008 +0200 |
tree | 54024098f7c48803dbb78cd8df98506b2928e0b7 | |
parent | 6b3560229d3b6be7443fa9f9c6502e660bcfef5f [diff] |
x86: allow MMCONFIG above 4GB on x86_64 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>