diff options
author | Matthew Wilcox <matthew@wil.cx> | 2006-11-16 13:40:53 -0700 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2006-12-07 11:24:03 -0800 |
commit | b0f40ea04a85b077193676cec78a86cd61495680 (patch) | |
tree | 7aa835fa46850638800507d27b52d834599988c6 /arch/um/Makefile-skas | |
parent | 17e77b1cc31454908aa286bb1db3c611295ce25c (diff) |
[IA64] Fix DISCONTIGMEM without VIRTUAL_MEM_MAP
make allnoconfig currently fails to build because it selects DISCONTIGMEM
without VIRTUAL_MEM_MAP. I see no particular reason this combination
ought to fail, so I fixed it by:
- Including memory_model.h in all circumstances, except when both
DISCONTIGMEM and VIRTUAL_MEM_MAP are enabled.
- Defining ia64_pfn_valid() to 1 unless VIRTUAL_MEM_MAP is enabled
Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/um/Makefile-skas')
0 files changed, 0 insertions, 0 deletions