diff options
author | Yinghai Lu <yinghai@kernel.org> | 2012-11-17 07:38:50 +0400 |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2012-11-17 23:59:10 +0400 |
commit | 5101730cb0613b91d40b9bb7be6bb023d2f6aa24 (patch) | |
tree | 34264f77099265a65e2b37354fe23d257da7c52f /arch/x86/kvm | |
parent | 8eb5779f6b9c7e390c92f451edaafc039e06e743 (diff) | |
download | linux-5101730cb0613b91d40b9bb7be6bb023d2f6aa24.tar.xz |
x86, mm: use pfn_range_is_mapped() with gart
We are going to map ram only, so under max_low_pfn_mapped,
between 4g and max_pfn_mapped does not mean mapped at all.
Use pfn_range_is_mapped() directly.
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Link: http://lkml.kernel.org/r/1353123563-3103-14-git-send-email-yinghai@kernel.org
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'arch/x86/kvm')
0 files changed, 0 insertions, 0 deletions