commit | 0124cecfc85a6664b1ad5f1d28cf0ab8df66fc42 | [log] [tgz] |
---|---|---|
author | Venki Pallipadi <venkatesh.pallipadi@intel.com> | Sat Apr 26 11:32:12 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Apr 26 21:28:29 2008 +0200 |
tree | dfbbb8cf4a294ed52dc9a224ccb57ea601d25532 | |
parent | 4a27214d7be31e122db4102166f49ec15958e8e9 [diff] |
x86, PAT: disable /dev/mem mmap RAM with PAT disable /dev/mem mmap of RAM with PAT. It makes things safer and eliminates aliasing. A future improvement would be to avoid the range_is_allowed duplication. Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>