Stefan Berger
2006-Jun-23 21:38 UTC
[Xen-devel] [PATCH][TPM] Fix for an timing issue occurring when doing local migration
This patch fixes a problem that occasionally occurs when doing local migration due to the xenstore''s ''instance'' variable not being initialized at the time when it''s driver counterpart is accessed. That variable''s content was used to initialize the tpmif structure. Instead, now a pointer to the structure is passed whose ''instance'' variable will be initialized before the domain is resumed. Signed-off-by: Stefan Berger <stefanb@us.ibm.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel