diff options
author | 2011-01-13 15:46:36 -0800 | |
---|---|---|
committer | 2011-01-13 17:32:39 -0800 | |
commit | 331127f799d1618e2ad978a0d220ed935a7b0ca8 (patch) | |
tree | 8a5d8a647939d13bdbba09379dca08fc9997cd95 /mm/pgtable-generic.c | |
parent | thp: add native_set_pmd_at (diff) | |
download | wireguard-linux-331127f799d1618e2ad978a0d220ed935a7b0ca8.tar.xz wireguard-linux-331127f799d1618e2ad978a0d220ed935a7b0ca8.zip |
thp: add pmd paravirt ops
Paravirt ops pmd_update/pmd_update_defer/pmd_set_at. Not all might be
necessary (vmware needs pmd_update, Xen needs set_pmd_at, nobody needs
pmd_update_defer), but this is to keep full simmetry with pte paravirt
ops, which looks cleaner and simpler from a common code POV.
Signed-off-by: Andrea Arcangeli <aarcange@redhat.com>
Acked-by: Rik van Riel <riel@redhat.com>
Acked-by: Mel Gorman <mel@csn.ul.ie>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/pgtable-generic.c')
0 files changed, 0 insertions, 0 deletions