All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] tpmdd changes for v6.5-rc7
@ 2023-08-12  0:04 Jarkko Sakkinen
  2023-08-12  0:28 ` Jarkko Sakkinen
  2023-08-12  2:55 ` pr-tracker-bot
  0 siblings, 2 replies; 3+ messages in thread
From: Jarkko Sakkinen @ 2023-08-12  0:04 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Jarkko Sakkinen, Peter Huewe, Jason Gunthorpe, David Howells,
	linux-integrity, linux-kernel, keyrings, Lino Sanfilippo

  Merge tag 'mm-hotfixes-stable-2023-08-11-13-44' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (2023-08-11 14:19:20 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpmdd-v6.5-rc7

for you to fetch changes up to 6aaf663ee04a80b445f8f5abff53cb92cb583c88:

  tpm_tis: Opt-in interrupts (2023-08-12 02:36:28 +0300)

----------------------------------------------------------------
Hi,

These change the probing and enabling of interrupts advertised by the
platform firmware (i.e. ACPI, Device Tree) to tpm_tis as an opt-in,
which can be set from the kernel command-line.

BR, Jarkko

----------------------------------------------------------------
Jarkko Sakkinen (1):
      tpm_tis: Opt-in interrupts

Peter Ujfalusi (1):
      tpm: tpm_tis: Fix UPX-i11 DMI_MATCH condition

 drivers/char/tpm/tpm_tis.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] tpmdd changes for v6.5-rc7
  2023-08-12  0:04 [GIT PULL] tpmdd changes for v6.5-rc7 Jarkko Sakkinen
@ 2023-08-12  0:28 ` Jarkko Sakkinen
  2023-08-12  2:55 ` pr-tracker-bot
  1 sibling, 0 replies; 3+ messages in thread
From: Jarkko Sakkinen @ 2023-08-12  0:28 UTC (permalink / raw)
  To: Jarkko Sakkinen, Linus Torvalds
  Cc: Peter Huewe, Jason Gunthorpe, David Howells, linux-integrity,
	linux-kernel, keyrings, Lino Sanfilippo

On Sat Aug 12, 2023 at 3:04 AM EEST, Jarkko Sakkinen wrote:
>   Merge tag 'mm-hotfixes-stable-2023-08-11-13-44' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (2023-08-11 14:19:20 -0700)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpmdd-v6.5-rc7
>
> for you to fetch changes up to 6aaf663ee04a80b445f8f5abff53cb92cb583c88:
>
>   tpm_tis: Opt-in interrupts (2023-08-12 02:36:28 +0300)
>
> ----------------------------------------------------------------
> Hi,
>
> These change the probing and enabling of interrupts advertised by the
> platform firmware (i.e. ACPI, Device Tree) to tpm_tis as an opt-in,
> which can be set from the kernel command-line.

I would add that tpm_tis represents the MMIO path to a TPM chip, and is
only one of the drivers using tpm_tis_core.

Opt-in does not concern any other drivers using IRQs, namely tpm_tis_spi
and synquacer, meaning that Lino's changes are still for profit without
question. They were just scoped wrong.

MMIO is the "PC" thing where it matters least whether you poll or use
irqs.

BR, Jarkko

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] tpmdd changes for v6.5-rc7
  2023-08-12  0:04 [GIT PULL] tpmdd changes for v6.5-rc7 Jarkko Sakkinen
  2023-08-12  0:28 ` Jarkko Sakkinen
@ 2023-08-12  2:55 ` pr-tracker-bot
  1 sibling, 0 replies; 3+ messages in thread
From: pr-tracker-bot @ 2023-08-12  2:55 UTC (permalink / raw)
  To: Jarkko Sakkinen
  Cc: Linus Torvalds, Jarkko Sakkinen, Peter Huewe, Jason Gunthorpe,
	David Howells, linux-integrity, linux-kernel, keyrings,
	Lino Sanfilippo

The pull request you sent on Sat, 12 Aug 2023 03:04:40 +0300:

> git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpmdd-v6.5-rc7

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f8de32cc060ba3f63171aaa0e8764d22d8c37978

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-08-12  2:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-12  0:04 [GIT PULL] tpmdd changes for v6.5-rc7 Jarkko Sakkinen
2023-08-12  0:28 ` Jarkko Sakkinen
2023-08-12  2:55 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.