mbox series

[v2,0/2] xen/x86: hap: Small clean-up/hardening in hap_enable()

Message ID 20200204130614.15166-1-julien@xen.org (mailing list archive)
Headers show
Series xen/x86: hap: Small clean-up/hardening in hap_enable() | expand

Message

Julien Grall Feb. 4, 2020, 1:06 p.m. UTC
Hi all,

This series contains a couple of clean-up/hardening for the function
hap_enable().

Cheers,

Julien Grall (2):
  xen/x86: hap: Fix coding style in hap_enable()
  xen/x86: hap: Clean-up and harden hap_enable()

 xen/arch/x86/mm/hap/hap.c | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)