Re: git: c2e9c5bbf022 - main - tpm: Refactor TIS and add a SPI attachment

2024-06-25 Thread Justin Hibbits
On Mon, 24 Jun 2024 16:07:56 -0600 Warner Losh wrote: > On Mon, Jun 24, 2024, 3:16 PM Gleb Smirnoff > wrote: > > > On Mon, Jun 24, 2024 at 04:11:28PM -0400, Justin Hibbits wrote: > > J> > sorry for late notice, but we just discovered that after this > > J> > commit tpm(4) on ACPI no longer at

Re: git: c2e9c5bbf022 - main - tpm: Refactor TIS and add a SPI attachment

2024-06-24 Thread Warner Losh
On Mon, Jun 24, 2024, 3:16 PM Gleb Smirnoff wrote: > On Mon, Jun 24, 2024 at 04:11:28PM -0400, Justin Hibbits wrote: > J> > sorry for late notice, but we just discovered that after this commit > J> > tpm(4) on ACPI no longer attaches. From what I see ther probe method > J> > isn't even called. >

Re: git: c2e9c5bbf022 - main - tpm: Refactor TIS and add a SPI attachment

2024-06-24 Thread Gleb Smirnoff
On Mon, Jun 24, 2024 at 04:11:28PM -0400, Justin Hibbits wrote: J> > sorry for late notice, but we just discovered that after this commit J> > tpm(4) on ACPI no longer attaches. From what I see ther probe method J> > isn't even called. J> J> Hi Gleb, J> J> That's very odd. The probe method hasn

Re: git: c2e9c5bbf022 - main - tpm: Refactor TIS and add a SPI attachment

2024-06-24 Thread Justin Hibbits
On Mon, 24 Jun 2024 12:41:57 -0700 Gleb Smirnoff wrote: > Hi Justin, > > sorry for late notice, but we just discovered that after this commit > tpm(4) on ACPI no longer attaches. From what I see ther probe method > isn't even called. Hi Gleb, That's very odd. The probe method hasn't chang

Re: git: c2e9c5bbf022 - main - tpm: Refactor TIS and add a SPI attachment

2024-06-24 Thread Gleb Smirnoff
Hi Justin, sorry for late notice, but we just discovered that after this commit tpm(4) on ACPI no longer attaches. From what I see ther probe method isn't even called. On Fri, May 03, 2024 at 08:32:43PM +, Justin Hibbits wrote: J> The branch main has been updated by jhibbits: J> J> URL: