mbox series

[0/4] Post-299 cleanups

Message ID 20191212173203.1692762-1-george.dunlap@citrix.com (mailing list archive)
Headers show
Series Post-299 cleanups | expand

Message

George Dunlap Dec. 12, 2019, 5:31 p.m. UTC
This series implements a number of cleanups to make the code simpler
and easier to follow.  No functional changes intended.

George Dunlap (4):
  x86/mm: Refactor put_page_from_l*e to reduce code duplication
  x86/mm: Implement common put_data_pages for put_page_from_l[23]e
  x86/mm: Use a more descriptive name for pagetable mfns
  x86/mm: More discriptive names for page de/validation functions

 xen/arch/x86/domain.c    |   2 +-
 xen/arch/x86/mm.c        | 243 ++++++++++++++++-----------------------
 xen/include/asm-x86/mm.h |   4 +-
 3 files changed, 102 insertions(+), 147 deletions(-)

--
CC: Andrew Cooper <andrew.cooper3@citrix.com>
CC: Jan Beulich <jbeulich@suse.com>

2.24.0