Bug#649033: [PATCH] tpm_tis: add delay after aborting command

2012-02-27 Thread Andrea Bolognani
On Mon, Feb 27, 2012 at 12:56:45AM -0600, Jonathan Nieder wrote: Andrea Bolognani wrote: Is this patch (or a similar one) enabled in Debian’s 3.2 kernels? Yes, the patch was part of upstream 3.2.3. As the top of [1] says: Found in versions 3.1.6-1, 3.1.8-2, 3.2.1-2 Fixed in version

Bug#649033: [PATCH] tpm_tis: add delay after aborting command

2012-02-26 Thread Jonathan Nieder
Andrea Bolognani wrote: Is this patch (or a similar one) enabled in Debian’s 3.2 kernels? Yes, the patch was part of upstream 3.2.3. As the top of [1] says: Found in versions 3.1.6-1, 3.1.8-2, 3.2.1-2 Fixed in version 3.2.4-1 From

Bug#649033: [PATCH] tpm_tis: add delay after aborting command

2012-02-26 Thread Andrea Bolognani
On Fri, Jan 20, 2012 at 04:30:27PM -0600, Jonathan Nieder wrote: Stefan Berger wrote: On 01/20/2012 11:18 AM, Uwe Kleine-König wrote: (probe_itpm was introduced to drivers/char/tpm/tpm_tis.c in 9519de3f (tpm_tis: Probing function for Intel iTPM bug) . That is it hit mainline for

Bug#649033: [PATCH] tpm_tis: add delay after aborting command

2012-02-04 Thread Jonathan Nieder
tags 649033 + pending quit Stefan Berger wrote: On Fri, Jan 20, 2012 at 01:19:54AM -0600, Jonathan Nieder wrote: So it looks like this is fixed by v3.3-rc1~105^2^2~13^2~4 (tpm_tis: add delay after aborting command, 2011-11-11). [...] I take it's not a problem in a Debian 3.0 kernel (since

Bug#649033: [PATCH] tpm_tis: add delay after aborting command

2012-01-20 Thread Uwe Kleine-König
Hello, On Fri, Jan 20, 2012 at 01:19:54AM -0600, Jonathan Nieder wrote: tags 649033 + upstream patch quit Jonathan Nieder wrote: commit a927b8131794 Author: Stefan Berger stef...@linux.vnet.ibm.com Date: Fri Nov 11 12:57:06 2011 -0500 tpm_tis: add delay after aborting

Bug#649033: [PATCH] tpm_tis: add delay after aborting command

2012-01-20 Thread Jonathan Nieder
# guessing found 649033 linux-2.6/3.0.0-6 quit Uwe Kleine-König wrote: I experienced the hangs with Debian's 3.0 kernel, too. Thanks, very useful to know. (I'm happy to have a reason to include the patch in 3.0.y since it should make it easier to share future fixes with 3.2.y.) -- To

Bug#649033: [PATCH] tpm_tis: add delay after aborting command

2012-01-20 Thread Stefan Berger
On 01/20/2012 02:19 AM, Jonathan Nieder wrote: Upstream, Jurij wrote: | With this patch I was able to perform 500 tpm_tis.ko module | insert/remove cycles without ever experiencing a hang. Without the | patch it's sufficient to do 5-10 cycles before modprobe hangs on | module insertion for a

Bug#649033: [PATCH] tpm_tis: add delay after aborting command

2012-01-20 Thread Stefan Berger
On 01/20/2012 05:00 AM, Uwe Kleine-König wrote: Hello, So it looks like this is fixed by v3.3-rc1~105^2^2~13^2~4 (tpm_tis: add delay after aborting command, 2011-11-11). Jurij, what kernel were you testing against? It would be nice to pass this to Greg for inclusion in 3.2.y and perhaps

Bug#649033: [PATCH] tpm_tis: add delay after aborting command

2012-01-20 Thread Uwe Kleine-König
Hello Stefan, On Fri, Jan 20, 2012 at 10:39:56AM -0500, Stefan Berger wrote: On 01/20/2012 05:00 AM, Uwe Kleine-König wrote: Hello, So it looks like this is fixed by v3.3-rc1~105^2^2~13^2~4 (tpm_tis: add delay after aborting command, 2011-11-11). Jurij, what kernel were you testing

Bug#649033: [PATCH] tpm_tis: add delay after aborting command

2012-01-20 Thread Stefan Berger
On 01/20/2012 11:18 AM, Uwe Kleine-König wrote: Hello Stefan, On Fri, Jan 20, 2012 at 10:39:56AM -0500, Stefan Berger wrote: On 01/20/2012 05:00 AM, Uwe Kleine-König wrote: Hello, So it looks like this is fixed by v3.3-rc1~105^2^2~13^2~4 (tpm_tis: add delay after aborting command,

Bug#649033: [PATCH] tpm_tis: add delay after aborting command

2012-01-20 Thread Jonathan Nieder
Stefan Berger wrote: On 01/20/2012 11:18 AM, Uwe Kleine-König wrote: (probe_itpm was introduced to drivers/char/tpm/tpm_tis.c in 9519de3f (tpm_tis: Probing function for Intel iTPM bug) . That is it hit mainline for v3.1-rc1.) I take it's not a problem in a Debian 3.0 kernel (since

Bug#649033: [PATCH] tpm_tis: add delay after aborting command

2012-01-19 Thread Jonathan Nieder
tags 649033 + upstream patch quit Jonathan Nieder wrote: commit a927b8131794 Author: Stefan Berger stef...@linux.vnet.ibm.com Date: Fri Nov 11 12:57:06 2011 -0500 tpm_tis: add delay after aborting command Upstream, Jurij wrote: | With this patch I was able to perform 500 tpm_tis.ko

Bug#649033: [PATCH] tpm_tis: add delay after aborting command

2012-01-11 Thread Jonathan Nieder
(+cc: Andrea, Uwe) Stefan Berger wrote: Can someone who experiences the delay during the boot please apply the patch below? Please let me know whether it solves the problem. Uwe, Andrea, instructions for building a patched kernel are at [1]. [1]