Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1510803 > unrolled thread

tpm_tis regression in 4.9?

Started byAndy Lutomirski <luto@amacapital.net>
First post2016-10-28 02:40 +0200
Last post2016-10-28 16:40 +0200
Articles 10 — 5 participants

Back to article view | Back to linux.kernel


Contents

  tpm_tis regression in 4.9? Andy Lutomirski <luto@amacapital.net> - 2016-10-28 02:40 +0200
    Re: tpm_tis regression in 4.9? Jason Gunthorpe <jgunthorpe@obsidianresearch.com> - 2016-10-28 05:20 +0200
      Re: tpm_tis regression in 4.9? Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-10-28 16:40 +0200
        Re: tpm_tis regression in 4.9? Jason Gunthorpe <jgunthorpe@obsidianresearch.com> - 2016-10-28 19:20 +0200
          Re: tpm_tis regression in 4.9? Thorsten Leemhuis <regressions@leemhuis.info> - 2016-10-30 11:50 +0100
          RE: [tpmdd-devel] tpm_tis regression in 4.9? "Winkler, Tomas" <tomas.winkler@intel.com> - 2016-10-31 21:20 +0100
            Re: [tpmdd-devel] tpm_tis regression in 4.9? Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-11-01 13:30 +0100
              RE: [tpmdd-devel] tpm_tis regression in 4.9? "Winkler, Tomas" <tomas.winkler@intel.com> - 2016-11-01 22:00 +0100
                Re: [tpmdd-devel] tpm_tis regression in 4.9? Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-11-03 14:00 +0100
    Re: tpm_tis regression in 4.9? Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-10-28 16:40 +0200

#1510803 — tpm_tis regression in 4.9?

FromAndy Lutomirski <luto@amacapital.net>
Date2016-10-28 02:40 +0200
Subjecttpm_tis regression in 4.9?
Message-ID<sx3nb-Mt-3@gated-at.bofh.it>
Hi-

I think this error on my laptop is new on 4.9 kernels:

[  +0.014696] tpm_tis 00:09: 1.2 TPM (device-id 0xFE, rev-id 2)
[  +0.012228] tpm tpm0: TPM self test failed
[  +0.000019] tpm_tis: probe of 00:09 failed with error -14

Is this known?

At the very least, shouldn't the error message include rc?

--Andy

[toc] | [next] | [standalone]


#1510827

FromJason Gunthorpe <jgunthorpe@obsidianresearch.com>
Date2016-10-28 05:20 +0200
Message-ID<sx5S1-2HP-5@gated-at.bofh.it>
In reply to#1510803
On Thu, Oct 27, 2016 at 05:33:57PM -0700, Andy Lutomirski wrote:
> Hi-
> 
> I think this error on my laptop is new on 4.9 kernels:
> 
> [  +0.014696] tpm_tis 00:09: 1.2 TPM (device-id 0xFE, rev-id 2)
> [  +0.012228] tpm tpm0: TPM self test failed
> [  +0.000019] tpm_tis: probe of 00:09 failed with error -14
> 
> Is this known?

I think this patch from Jarkko's next is the fix:

http://git.infradead.org/users/jjs/linux-tpmdd.git/commit/65da72b7ddcdd8990e4783d09c7e86d90ccb4121

Jarkko? Can you hurry that along to go in for -rc?

> At the very least, shouldn't the error message include rc?

Yes.

Thanks,
Jason

[toc] | [prev] | [next] | [standalone]


#1511161

FromJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Date2016-10-28 16:40 +0200
Message-ID<sxgu6-15Y-23@gated-at.bofh.it>
In reply to#1510827
On Thu, Oct 27, 2016 at 09:09:16PM -0600, Jason Gunthorpe wrote: > On Thu, Oct 27, 2016 at 05:33:57PM -0700, Andy Lutomirski wrote:
> > Hi-
> > 
> > I think this error on my laptop is new on 4.9 kernels:
> > 
> > [  +0.014696] tpm_tis 00:09: 1.2 TPM (device-id 0xFE, rev-id 2)
> > [  +0.012228] tpm tpm0: TPM self test failed
> > [  +0.000019] tpm_tis: probe of 00:09 failed with error -14
> > 
> > Is this known?
> 
> I think this patch from Jarkko's next is the fix:
> 
> http://git.infradead.org/users/jjs/linux-tpmdd.git/commit/65da72b7ddcdd8990e4783d09c7e86d90ccb4121
> 
> Jarkko? Can you hurry that along to go in for -rc?

Do you think I should resend the pull request?

/Jarkko

[toc] | [prev] | [next] | [standalone]


#1511276

FromJason Gunthorpe <jgunthorpe@obsidianresearch.com>
Date2016-10-28 19:20 +0200
Message-ID<sxiYW-2LI-17@gated-at.bofh.it>
In reply to#1511161
On Fri, Oct 28, 2016 at 05:37:45PM +0300, Jarkko Sakkinen wrote:

> > I think this patch from Jarkko's next is the fix:
> > 
> > http://git.infradead.org/users/jjs/linux-tpmdd.git/commit/65da72b7ddcdd8990e4783d09c7e86d90ccb4121
> > 
> > Jarkko? Can you hurry that along to go in for -rc?
> 
> Do you think I should resend the pull request?

That or a ping. This patch needs to land right away since it is breaking 4.9.

Jason

[toc] | [prev] | [next] | [standalone]


#1512037

FromThorsten Leemhuis <regressions@leemhuis.info>
Date2016-10-30 11:50 +0100
Message-ID<sxVQC-3wE-5@gated-at.bofh.it>
In reply to#1511276
FYI: I added this report to the list of regressions for Linux 4.9. I'll
watch this thread for further updates on this issue to document progress
in my weekly reports. Please let me know via regressions@leemhuis.info
in case the discussion moves to a different place (bugzilla or another
mail thread for example). But FWIW: I already know this is discussed in
at least two other places:
https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1256705.html
https://www.spinics.net/lists/kernel/msg2372189.html

tia! Ciao, Thorsten

On 28.10.2016 19:10, Jason Gunthorpe wrote:
> On Fri, Oct 28, 2016 at 05:37:45PM +0300, Jarkko Sakkinen wrote:
> 
>>> I think this patch from Jarkko's next is the fix:
>>>
>>> http://git.infradead.org/users/jjs/linux-tpmdd.git/commit/65da72b7ddcdd8990e4783d09c7e86d90ccb4121
>>>
>>> Jarkko? Can you hurry that along to go in for -rc?
>>
>> Do you think I should resend the pull request?
> 
> That or a ping. This patch needs to land right away since it is breaking 4.9.
> 
> Jason
> 
> http://news.gmane.org/find-root.php?message_id=20161028171043.GA18206%40obsidianresearch.com 
> http://mid.gmane.org/20161028171043.GA18206%40obsidianresearch.com
> 

[toc] | [prev] | [next] | [standalone]


#1512842 — RE: [tpmdd-devel] tpm_tis regression in 4.9?

From"Winkler, Tomas" <tomas.winkler@intel.com>
Date2016-10-31 21:20 +0100
SubjectRE: [tpmdd-devel] tpm_tis regression in 4.9?
Message-ID<syrdM-7bN-3@gated-at.bofh.it>
In reply to#1511276
> 
> On Fri, Oct 28, 2016 at 05:37:45PM +0300, Jarkko Sakkinen wrote:
> 
> > > I think this patch from Jarkko's next is the fix:
> > >
> > > http://git.infradead.org/users/jjs/linux-tpmdd.git/commit/65da72b7dd
> > > cdd8990e4783d09c7e86d90ccb4121
> > >
> > > Jarkko? Can you hurry that along to go in for -rc?
> >
> > Do you think I should resend the pull request?
> 
> That or a ping. This patch needs to land right away since it is breaking 4.9.
> 
> Jason

Jarrko, why we didn't request pull for fix Intel PTT patches, as well for 4.9? 
Thanks
Tomas

[toc] | [prev] | [next] | [standalone]


#1513249 — Re: [tpmdd-devel] tpm_tis regression in 4.9?

FromJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Date2016-11-01 13:30 +0100
SubjectRe: [tpmdd-devel] tpm_tis regression in 4.9?
Message-ID<syGmz-d8-17@gated-at.bofh.it>
In reply to#1512842
On Mon, Oct 31, 2016 at 08:16:59PM +0000, Winkler, Tomas wrote:
> > 
> > On Fri, Oct 28, 2016 at 05:37:45PM +0300, Jarkko Sakkinen wrote:
> > 
> > > > I think this patch from Jarkko's next is the fix:
> > > >
> > > > http://git.infradead.org/users/jjs/linux-tpmdd.git/commit/65da72b7dd
> > > > cdd8990e4783d09c7e86d90ccb4121
> > > >
> > > > Jarkko? Can you hurry that along to go in for -rc?
> > >
> > > Do you think I should resend the pull request?
> > 
> > That or a ping. This patch needs to land right away since it is breaking 4.9.
> > 
> > Jason
> 
> Jarrko, why we didn't request pull for fix Intel PTT patches, as well for 4.9? 

Which patches are you talking about?

/Jarkko

[toc] | [prev] | [next] | [standalone]


#1513501 — RE: [tpmdd-devel] tpm_tis regression in 4.9?

From"Winkler, Tomas" <tomas.winkler@intel.com>
Date2016-11-01 22:00 +0100
SubjectRE: [tpmdd-devel] tpm_tis regression in 4.9?
Message-ID<syOk1-5bc-7@gated-at.bofh.it>
In reply to#1513249
> 
> On Mon, Oct 31, 2016 at 08:16:59PM +0000, Winkler, Tomas wrote:
> > >
> > > On Fri, Oct 28, 2016 at 05:37:45PM +0300, Jarkko Sakkinen wrote:
> > >
> > > > > I think this patch from Jarkko's next is the fix:
> > > > >
> > > > > http://git.infradead.org/users/jjs/linux-tpmdd.git/commit/65da72b7dd
> > > > > cdd8990e4783d09c7e86d90ccb4121
> > > > >
> > > > > Jarkko? Can you hurry that along to go in for -rc?
> > > >
> > > > Do you think I should resend the pull request?
> > >
> > > That or a ping. This patch needs to land right away since it is breaking 4.9.
> > >
> > > Jason
> >
> > Jarrko, why we didn't request pull for fix Intel PTT patches, as well for 4.9?
> 
> Which patches are you talking about?

213ebc81ac3f tmp/tpm_crb: implement runtime pm for tpm_crb
a0cb67590dff tpm/tpm_crb: open code the crb_init into acpi_add
4d73afd9c0fd tmp/tpm_crb: fix Intel PTT hw bug during idle state
34483fbffd83 tpm/tpm_crb: implement tpm crb idle state

Thanks
Tomas 

[toc] | [prev] | [next] | [standalone]


#1514501 — Re: [tpmdd-devel] tpm_tis regression in 4.9?

FromJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Date2016-11-03 14:00 +0100
SubjectRe: [tpmdd-devel] tpm_tis regression in 4.9?
Message-ID<szpMC-3XC-17@gated-at.bofh.it>
In reply to#1513501
On Tue, Nov 01, 2016 at 08:56:47PM +0000, Winkler, Tomas wrote:
> > 
> > On Mon, Oct 31, 2016 at 08:16:59PM +0000, Winkler, Tomas wrote:
> > > >
> > > > On Fri, Oct 28, 2016 at 05:37:45PM +0300, Jarkko Sakkinen wrote:
> > > >
> > > > > > I think this patch from Jarkko's next is the fix:
> > > > > >
> > > > > > http://git.infradead.org/users/jjs/linux-tpmdd.git/commit/65da72b7dd
> > > > > > cdd8990e4783d09c7e86d90ccb4121
> > > > > >
> > > > > > Jarkko? Can you hurry that along to go in for -rc?
> > > > >
> > > > > Do you think I should resend the pull request?
> > > >
> > > > That or a ping. This patch needs to land right away since it is breaking 4.9.
> > > >
> > > > Jason
> > >
> > > Jarrko, why we didn't request pull for fix Intel PTT patches, as well for 4.9?
> > 
> > Which patches are you talking about?
> 
> 213ebc81ac3f tmp/tpm_crb: implement runtime pm for tpm_crb
> a0cb67590dff tpm/tpm_crb: open code the crb_init into acpi_add
> 4d73afd9c0fd tmp/tpm_crb: fix Intel PTT hw bug during idle state
> 34483fbffd83 tpm/tpm_crb: implement tpm crb idle state

I can propose these to the stable series. Not having power gating is not
a kernel regression but important enough for the stable IMHO.

I wonder what is the process of proposing something to stable if you do
not have a commit ID for regression?

> Thanks
> Tomas

/Jarkko

[toc] | [prev] | [next] | [standalone]


#1511160

FromJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Date2016-10-28 16:40 +0200
Message-ID<sxgu6-15Y-15@gated-at.bofh.it>
In reply to#1510803
On Thu, Oct 27, 2016 at 05:33:57PM -0700, Andy Lutomirski wrote:
> Hi-
> 
> I think this error on my laptop is new on 4.9 kernels:
> 
> [  +0.014696] tpm_tis 00:09: 1.2 TPM (device-id 0xFE, rev-id 2)
> [  +0.012228] tpm tpm0: TPM self test failed
> [  +0.000019] tpm_tis: probe of 00:09 failed with error -14
> 
> Is this known?
> 
> At the very least, shouldn't the error message include rc?

It is known:

http://www.spinics.net/lists/kernel/msg2356176.html

> --Andy

/Jarkko

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web