[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-ia64-devel] RE: [Fedora-xen] [PATCH 0 of 5] fixlinux-2.6-xen-fedora on ia64
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 *); _______________________________________________ Xen-ia64-devel mailing list Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-ia64-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |