diff options
author | Venkatesh Pallipadi <venkatesh.pallipadi@intel.com> | 2009-07-10 18:57:41 +0200 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2009-08-27 00:41:35 +0200 |
commit | d886c73cd4cf02a71e1650cbcb6176799d78aac1 (patch) | |
tree | b7bf968f5d9661e4d6fd56b35386556779194df1 /arch/microblaze/include/asm/siginfo.h | |
parent | x86, pat: Lookup the protection from memtype list on vm_insert_pfn() (diff) | |
download | linux-d886c73cd4cf02a71e1650cbcb6176799d78aac1.tar.xz linux-d886c73cd4cf02a71e1650cbcb6176799d78aac1.zip |
x86, pat: Sanity check remap_pfn_range for RAM region
Add sanity check for remap_pfn_range of RAM regions using
lookup_memtype(). Previously, we did not have anyway to get the type of
RAM memory regions as they were tracked using a single bit in
page_struct (WB, nonWB). Now we can get the actual type from page struct
(WB, WC, UC_MINUS) and make sure the requester gets that type.
Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'arch/microblaze/include/asm/siginfo.h')
0 files changed, 0 insertions, 0 deletions