All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Fixes for v4.9
@ 2018-06-05 18:33 Jarkko Sakkinen
  2018-06-05 18:34 ` [PATCH v3 1/2] tpm: do not suspend/resume if power stays on Jarkko Sakkinen
  2018-06-05 18:34 ` [PATCH v3 2/2] tpm: self test failure should not cause suspend to fail Jarkko Sakkinen
  0 siblings, 2 replies; 8+ messages in thread
From: Jarkko Sakkinen @ 2018-06-05 18:33 UTC (permalink / raw)
  To: Enric Balletbo i Serra, Chris Chiu, stable; +Cc: Jarkko Sakkinen

Chris Chiu (1):
  tpm: self test failure should not cause suspend to fail

Enric Balletbo i Serra (1):
  tpm: do not suspend/resume if power stays on

 drivers/char/tpm/tpm-chip.c      | 12 ++++++++++++
 drivers/char/tpm/tpm-interface.c |  7 +++++++
 drivers/char/tpm/tpm.h           |  1 +
 3 files changed, 20 insertions(+)

-- 
v3: use CONFIG_OF flag
v2: moved the check from tpm_of.c to tpm-chip.c as in v4.4 chip is
unreachable otherwise. I did compilation test now with BuildRoot
for power arch.
2.17.0

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH v3 0/2] Fixes for v4.4
@ 2018-06-05 18:03 Jarkko Sakkinen
  2018-06-05 18:03 ` [PATCH v3 1/2] tpm: do not suspend/resume if power stays on Jarkko Sakkinen
  0 siblings, 1 reply; 8+ messages in thread
From: Jarkko Sakkinen @ 2018-06-05 18:03 UTC (permalink / raw)
  To: Enric Balletbo i Serra, Chris Chiu, stable; +Cc: Jarkko Sakkinen

Chris Chiu (1):
  tpm: self test failure should not cause suspend to fail

Enric Balletbo i Serra (1):
  tpm: do not suspend/resume if power stays on

 drivers/char/tpm/tpm-chip.c      | 12 ++++++++++++
 drivers/char/tpm/tpm-interface.c |  7 +++++++
 drivers/char/tpm/tpm.h           |  1 +
 3 files changed, 20 insertions(+)

-- 
v3: use CONFIG_OF flag
v2: moved the check from tpm_of.c to tpm-chip.c as in v4.4 chip is
unreachable otherwise. I did compilation test now with BuildRoot
for power arch.
2.17.0

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

end of thread, other threads:[~2018-06-07 14:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-05 18:33 [PATCH v3 0/2] Fixes for v4.9 Jarkko Sakkinen
2018-06-05 18:34 ` [PATCH v3 1/2] tpm: do not suspend/resume if power stays on Jarkko Sakkinen
2018-06-07  9:36   ` Greg KH
2018-06-05 18:34 ` [PATCH v3 2/2] tpm: self test failure should not cause suspend to fail Jarkko Sakkinen
  -- strict thread matches above, loose matches on Subject: below --
2018-06-05 18:03 [PATCH v3 0/2] Fixes for v4.4 Jarkko Sakkinen
2018-06-05 18:03 ` [PATCH v3 1/2] tpm: do not suspend/resume if power stays on Jarkko Sakkinen
2018-06-07  9:38   ` Greg KH
2018-06-07 14:05     ` Jarkko Sakkinen
2018-06-07 14:44       ` Greg KH

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.