> From: Andrew Cooper <andrew.coop...@citrix.com> > Sent: Monday, September 3, 2018 10:47 AM > To: Xen-devel <xen-de...@lists.xen.org> > Cc: Andrew Cooper <andrew.coop...@citrix.com>; Jan Beulich > <jbeul...@suse.com>; Wei Liu <wei.l...@citrix.com>; Roger Pau > Monné <roger....@citrix.com>; Stefano Stabellini <sstabell...@kernel.org>; > Julien Grall <julien.gr...@arm.com>; Daniel De Graaf > <dgde...@tycho.nsa.gov> > 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 <andrew.coop...@citrix.com>
Acked-by: Daniel De Graaf <dgde...@tycho.nsa.gov> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel