x86_64/mm: map and unmap page tables in cleanup_frame_table
authorWei Liu <wei.liu2@citrix.com>
Tue, 28 Apr 2020 15:46:29 +0000 (17:46 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 28 Apr 2020 15:46:29 +0000 (17:46 +0200)
commit93414e42c75a37b67a4c347f55b2d21d939b576c
tree5531faf06727f627cf72b36e094b5fa3c77462cb
parent44420fb223c24305642ae3189e2c6c99c565ed12
x86_64/mm: map and unmap page tables in cleanup_frame_table

Also fix a weird indentation and use PAGE_{MASK,SIZE} there.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Signed-off-by: Hongyan Xia <hongyxia@amazon.com>
Reviewed-by: Julien Grall <jgrall@amazon.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/x86_64/mm.c