commit | 2ab640379a0ab4cef746ced1d7e04a0941774bcb | [log] [tgz] |
---|---|---|
author | venkatesh.pallipadi@intel.com <venkatesh.pallipadi@intel.com> | Thu Dec 18 11:41:29 2008 -0800 |
committer | H. Peter Anvin <hpa@zytor.com> | Thu Dec 18 13:30:15 2008 -0800 |
tree | 53837aaa257f463a0b40c4d00a80fec936558f49 | |
parent | e121e418441525b5636321fe03d16f0193ad218e [diff] |
x86: PAT: hooks in generic vm code to help archs to track pfnmap regions - v3 Impact: Introduces new hooks, which are currently null. Introduce generic hooks in remap_pfn_range and vm_insert_pfn and corresponding copy and free routines with reserve and free tracking. 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>