commit | 0fd64c23fdf556e9e68580cff03b3505797bbf53 | [log] [tgz] |
---|---|---|
author | Borislav Petkov <bp@suse.de> | Thu Oct 31 17:25:00 2013 +0100 |
committer | Matt Fleming <matt.fleming@intel.com> | Sat Nov 02 11:09:08 2013 +0000 |
tree | e547cbbc1d5ea2bfd308303c8d0c7411e3dc0f8c | |
parent | f4fccac05f7f6bacb8e481a84d175e85ffcf9fe2 [diff] |
x86/mm/pageattr: Lookup address in an arbitrary PGD This is preparatory work in order to be able to map pages into a specified PGD and not implicitly and only into init_mm. Signed-off-by: Borislav Petkov <bp@suse.de> Signed-off-by: Matt Fleming <matt.fleming@intel.com>