Stefan Berger
2006-May-18 17:31 UTC
[Xen-devel] [PATCH] [vTPM] Update for switch to 2.6.16-rc4 or later
This patch should be applied the source tree once the 2.6.16-rc4 or 2.6.17 or a later kernel is used. I am sending it now in order not to break the build when switching. I am updating tpm.c and tpm.h to follow the changes in mainline. As a result of the patch, all changes to these two files (when compared to mainline) are surrounded by #ifdef CONFIG_XEN. Since now the chip structure is returned when registering with the generic driver, I extend that structure to allow private data to be stored in there. This is what most of the rest of the change is about. Further, the sysfs entries created by the driver move to /sys/devices/xen/vtpm-0/ Signed-off-by: Stefan Berger <stefanb@us.ibm.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel