Re: [GIT PULL] tpmdd: TPM drivers, tpm-rng and fixes

2012-08-27 Thread James Morris
On Tue, 28 Aug 2012, James Morris wrote: > On Mon, 27 Aug 2012, Kent Yoder wrote: > > > > I may have missed something, but what do you mean by pullreq patches? > > > > Just the stuff I asked you to pull here. > > Looks like it could be an issue with the development repo I have on my >

Re: [GIT PULL] tpmdd: TPM drivers, tpm-rng and fixes

2012-08-27 Thread James Morris
On Mon, 27 Aug 2012, Kent Yoder wrote: > > I may have missed something, but what do you mean by pullreq patches? > > Just the stuff I asked you to pull here. Looks like it could be an issue with the development repo I have on my laptop while traveling. Investigating... -- James Morris

Re: [GIT PULL] tpmdd: TPM drivers, tpm-rng and fixes

2012-08-27 Thread Kent Yoder
On Tue, Aug 28, 2012 at 03:21:51AM +1000, James Morris wrote: > On Mon, 27 Aug 2012, Kent Yoder wrote: > > > On Mon, Aug 27, 2012 at 07:23:40AM +, peter.hu...@infineon.com wrote: > > > >> > Build using make -> no error. > > > >> I can't reproduce this either, James, can you send out your

Re: [GIT PULL] tpmdd: TPM drivers, tpm-rng and fixes

2012-08-27 Thread James Morris
On Mon, 27 Aug 2012, Kent Yoder wrote: > On Mon, Aug 27, 2012 at 07:23:40AM +, peter.hu...@infineon.com wrote: > > >> > Build using make -> no error. > > >> I can't reproduce this either, James, can you send out your .config? > > > > > See attached. > > > > Hi James, > > > > even with

RE: [GIT PULL] tpmdd: TPM drivers, tpm-rng and fixes

2012-08-27 Thread James Morris
On Mon, 27 Aug 2012, peter.hu...@infineon.com wrote: > >> > Build using make -> no error. > >> I can't reproduce this either, James, can you send out your .config? > > > See attached. > > Hi James, > > even with you config, I can't reproduce it here with 3.6-rc3 + mypatch. Try against my

Re: [GIT PULL] tpmdd: TPM drivers, tpm-rng and fixes

2012-08-27 Thread Kent Yoder
On Mon, Aug 27, 2012 at 07:23:40AM +, peter.hu...@infineon.com wrote: > >> > Build using make -> no error. > >> I can't reproduce this either, James, can you send out your .config? > > > See attached. > > Hi James, > > even with you config, I can't reproduce it here with 3.6-rc3 +

RE: [GIT PULL] tpmdd: TPM drivers, tpm-rng and fixes

2012-08-27 Thread Peter.Huewe
>> > Build using make -> no error. >> I can't reproduce this either, James, can you send out your .config? > See attached. Hi James, even with you config, I can't reproduce it here with 3.6-rc3 + mypatch. Peter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

RE: [GIT PULL] tpmdd: TPM drivers, tpm-rng and fixes

2012-08-27 Thread Peter.Huewe
Build using make - no error. I can't reproduce this either, James, can you send out your .config? See attached. Hi James, even with you config, I can't reproduce it here with 3.6-rc3 + mypatch. Peter -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of

Re: [GIT PULL] tpmdd: TPM drivers, tpm-rng and fixes

2012-08-27 Thread Kent Yoder
On Mon, Aug 27, 2012 at 07:23:40AM +, peter.hu...@infineon.com wrote: Build using make - no error. I can't reproduce this either, James, can you send out your .config? See attached. Hi James, even with you config, I can't reproduce it here with 3.6-rc3 + mypatch. Same here,

RE: [GIT PULL] tpmdd: TPM drivers, tpm-rng and fixes

2012-08-27 Thread James Morris
On Mon, 27 Aug 2012, peter.hu...@infineon.com wrote: Build using make - no error. I can't reproduce this either, James, can you send out your .config? See attached. Hi James, even with you config, I can't reproduce it here with 3.6-rc3 + mypatch. Try against my -next branch.

Re: [GIT PULL] tpmdd: TPM drivers, tpm-rng and fixes

2012-08-27 Thread James Morris
On Mon, 27 Aug 2012, Kent Yoder wrote: On Mon, Aug 27, 2012 at 07:23:40AM +, peter.hu...@infineon.com wrote: Build using make - no error. I can't reproduce this either, James, can you send out your .config? See attached. Hi James, even with you config, I can't

Re: [GIT PULL] tpmdd: TPM drivers, tpm-rng and fixes

2012-08-27 Thread Kent Yoder
On Tue, Aug 28, 2012 at 03:21:51AM +1000, James Morris wrote: On Mon, 27 Aug 2012, Kent Yoder wrote: On Mon, Aug 27, 2012 at 07:23:40AM +, peter.hu...@infineon.com wrote: Build using make - no error. I can't reproduce this either, James, can you send out your .config?

Re: [GIT PULL] tpmdd: TPM drivers, tpm-rng and fixes

2012-08-27 Thread James Morris
On Mon, 27 Aug 2012, Kent Yoder wrote: I may have missed something, but what do you mean by pullreq patches? Just the stuff I asked you to pull here. Looks like it could be an issue with the development repo I have on my laptop while traveling. Investigating... -- James Morris

Re: [GIT PULL] tpmdd: TPM drivers, tpm-rng and fixes

2012-08-27 Thread James Morris
On Tue, 28 Aug 2012, James Morris wrote: On Mon, 27 Aug 2012, Kent Yoder wrote: I may have missed something, but what do you mean by pullreq patches? Just the stuff I asked you to pull here. Looks like it could be an issue with the development repo I have on my laptop while

Re: [GIT PULL] tpmdd: TPM drivers, tpm-rng and fixes

2012-08-24 Thread Kent Yoder
On Fri, Aug 24, 2012 at 08:32:47AM +, peter.hu...@infineon.com wrote: > >> From: James Morris [mailto:jmor...@namei.org] > >> I'm getting this error when building i2c as a module > >> WARNING: "__i2c_transfer" [drivers/char/tpm/tpm_i2c_infineon.ko] undefined! > > > This is unconditionally

RE: [GIT PULL] tpmdd: TPM drivers, tpm-rng and fixes

2012-08-24 Thread Peter.Huewe
>> From: James Morris [mailto:jmor...@namei.org] >> I'm getting this error when building i2c as a module >> WARNING: "__i2c_transfer" [drivers/char/tpm/tpm_i2c_infineon.ko] undefined! > This is unconditionally (except I2C) available in Linus' master tree. > And was introduced by b37d2a3a75cb in

RE: [GIT PULL] tpmdd: TPM drivers, tpm-rng and fixes

2012-08-24 Thread Peter.Huewe
> From: James Morris [mailto:jmor...@namei.org] > I'm getting this error when building i2c as a module > WARNING: "__i2c_transfer" [drivers/char/tpm/tpm_i2c_infineon.ko] undefined! This is unconditionally (except I2C) available in Linus' master tree. And was introduced by b37d2a3a75cb in June by

RE: [GIT PULL] tpmdd: TPM drivers, tpm-rng and fixes

2012-08-24 Thread Peter.Huewe
From: James Morris [mailto:jmor...@namei.org] I'm getting this error when building i2c as a module WARNING: __i2c_transfer [drivers/char/tpm/tpm_i2c_infineon.ko] undefined! This is unconditionally (except I2C) available in Linus' master tree. And was introduced by b37d2a3a75cb in June by Jean

RE: [GIT PULL] tpmdd: TPM drivers, tpm-rng and fixes

2012-08-24 Thread Peter.Huewe
From: James Morris [mailto:jmor...@namei.org] I'm getting this error when building i2c as a module WARNING: __i2c_transfer [drivers/char/tpm/tpm_i2c_infineon.ko] undefined! This is unconditionally (except I2C) available in Linus' master tree. And was introduced by b37d2a3a75cb in June by

Re: [GIT PULL] tpmdd: TPM drivers, tpm-rng and fixes

2012-08-24 Thread Kent Yoder
On Fri, Aug 24, 2012 at 08:32:47AM +, peter.hu...@infineon.com wrote: From: James Morris [mailto:jmor...@namei.org] I'm getting this error when building i2c as a module WARNING: __i2c_transfer [drivers/char/tpm/tpm_i2c_infineon.ko] undefined! This is unconditionally (except I2C)

Re: [GIT PULL] tpmdd: TPM drivers, tpm-rng and fixes

2012-08-22 Thread Jeff Garzik
On 08/22/2012 05:52 PM, Kent Yoder wrote: Hi James, The following changes since commit 51b743fe87d7fb3dba7a2ff4a1fe23bb65dc2245: Merge tag 'v3.6-rc2' into next (2012-08-17 20:42:30 +1000) are available in the git repository at: git://github.com/shpedoikal/linux.git v3.6-rc2-tpmdd

Re: [GIT PULL] tpmdd: TPM drivers, tpm-rng and fixes

2012-08-22 Thread Jeff Garzik
On 08/22/2012 05:52 PM, Kent Yoder wrote: Hi James, The following changes since commit 51b743fe87d7fb3dba7a2ff4a1fe23bb65dc2245: Merge tag 'v3.6-rc2' into next (2012-08-17 20:42:30 +1000) are available in the git repository at: git://github.com/shpedoikal/linux.git v3.6-rc2-tpmdd