[ + jmorris ]
On Thu, Jan 27, 2011 at 11:44 PM, Guillaume Chazarain<guichaz@xxxxxxxxx> wrote:On Tue, Jan 11, 2011 at 8:37 PM, Stefan BergerThis patch (https://lkml.org/lkml/2011/1/11/341) fixes a regression
<stefanb@xxxxxxxxxxxxxxxxxx> wrote:
The current TPM TIS driver in git discards the timeout values returnedhttp://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=c4ff4b829ef9e6353c0b133b7adb564a68054979
from the TPM.
broke the TPM for me on a thinkpad T410. When using the TPM, dmesg
complains:
[ 65.728310] tpm_tis 00:0b: Operation Timed out
[ 67.651450] tpm_tis 00:0b: Operation Timed out
[ 69.669421] tpm_tis 00:0b: Operation Timed out
This patch fixes it, so consider it:
Tested-by: Guillaume Chazarain<guichaz@xxxxxxxxx>
introduced in 2.6.38-rc3, any chance of having it merged?
Thanks.