[Xen-devel] [PATCH 0/4] Post-299 cleanups

George Dunlap posted 4 patches 4 years, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/xen tags/patchew/20191212173203.1692762-1-george.dunlap@citrix.com
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(-)
[Xen-devel] [PATCH 0/4] Post-299 cleanups
Posted by George Dunlap 4 years, 4 months ago
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

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel