x86/mm/cpa: Map in an arbitrary pgd
authorBorislav Petkov <bp@suse.de>
Thu, 31 Oct 2013 16:25:07 +0000 (17:25 +0100)
committerMatt Fleming <matt.fleming@intel.com>
Sat, 2 Nov 2013 11:09:35 +0000 (11:09 +0000)
commit82f0712ca0f947170e785300b5c39d9c25e2f6ff
treee469df4ed0d23632afba5c9a400a4676a136c779
parent52a628fb454d13d944bb3c8a89a314cc3affa417
x86/mm/cpa: Map in an arbitrary pgd

Add the ability to map pages in an arbitrary pgd. This wires in the
remaining stuff so that there's a new interface with which you can map a
region into an arbitrary PGD.

Signed-off-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
arch/x86/mm/pageattr.c
This page took 0.025424 seconds and 5 git commands to generate.