This series implements a number of cleanups to make the code simpler
and easier to follow.  No functional changes intended.

George Dunlap (3):
  x86/mm: Use a more descriptive name for pagetable mfns
  x86/mm: Use mfn_t in type get / put call tree
  x86/mm: More discriptive names for page de/validation functions

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

--
CC: Andrew Cooper <andrew.coop...@citrix.com>
CC: Jan Beulich <jbeul...@suse.com>
2.24.0

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

Reply via email to