On Tue, Aug 13, 2019 at 09:28:38AM -0300, Jason Gunthorpe wrote: > On Mon, Aug 12, 2019 at 11:39:27PM -0400, Stefan Berger wrote: > > I have tried to get probing of TIS with interrupts to work on a module and I > > am wondering whether it works for anyone. I noticed it tries to probe while > > locality 0 is released and the TPM_CHIP_FLAG_IRQ is never set, so it never > > gets to certain places in the code. To get it to work I had to add a patch > > like this one here to tpm_tis_core_init: > > It worked a long time ago, probably bitrotted > > We should probably drop it entirely if it doesn't even work today and > nobody has complained. I'd prefer to fix this. /Jarkko