> From: Andrew Cooper <[email protected]> > Sent: Monday, September 3, 2018 10:47 AM > To: Xen-devel <[email protected]> > Cc: Andrew Cooper <[email protected]>; Jan Beulich > <[email protected]>; Wei Liu <[email protected]>; Roger Pau > Monné <[email protected]>; Stefano Stabellini <[email protected]>; > Julien Grall <[email protected]>; Daniel De Graaf > <[email protected]> > Subject: [Non-DoD Source] [PATCH 4/5] xen/domain: Fold > xsm_free_security_domain() paths together > > xsm_free_security_domain() is idempotent (both the dummy handler, and the > flask handler). Move it into the shared __domain_destroy() path, and drop the > INIT_xsm flag from domain_create() > > Signed-off-by: Andrew Cooper <[email protected]>
Acked-by: Daniel De Graaf <[email protected]> _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
