Akio, I intentionally omitted this from what I submitted to Juan because the rpm currently backs out ALL the xen modifications to the tpm code. But you're right... to build from linux-2.6-xen-fedora-ia64, you need to either (1) apply this patch, or (2) disable tpm in the config. Aron Akio Takebe wrote: [Thu Jul 27 2006, 05:35:34AM EDT] > diff -r 61b945565398 drivers/char/tpm/tpm.h > --- a/drivers/char/tpm/tpm.h Wed Jul 26 17:22:38 2006 +0200 > +++ b/drivers/char/tpm/tpm.h Wed Aug 02 00:30:00 2006 +0900 > @@ -125,7 +125,7 @@ static inline void tpm_write_index(int b > > static inline u32 get_chip_buffersize(struct tpm_chip *chip) > { > - return chip->vendor->buffersize; > + return chip->vendor.buffersize; > } > > extern void tpm_get_timeouts(struct tpm_chip *); -- Fedora-xen@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-xen