|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH][TPM] Fix for an timing issue occurring when doing lo
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@xxxxxxxxxx>
tpmback_instance.diff
Description: Text Data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH][TPM] Fix for an timing issue occurring when doing local migration,
Stefan Berger <=
|
|
|
|
|