All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] MHI host syserr fixes
@ 2023-04-10 15:58 Jeffrey Hugo
  2023-04-10 15:58 ` [PATCH v2 1/2] bus: mhi: host: Remove duplicate ee check for syserr Jeffrey Hugo
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jeffrey Hugo @ 2023-04-10 15:58 UTC (permalink / raw)
  To: mani; +Cc: mhi, linux-arm-msm, linux-kernel, Jeffrey Hugo

Two small fixes that address an issue where it is observed in stress
testing that a MHI device could appear to enter a bad state and be unable
to recover unless the module is removed and re-added which should not be
necessary.

v2:
-Add fixes tags and cc stable.  Fixes tag is expected to give suitable
indication for backporting.

Jeffrey Hugo (2):
  bus: mhi: host: Remove duplicate ee check for syserr
  bus: mhi: host: Use mhi_tryset_pm_state() for setting fw error state

 drivers/bus/mhi/host/boot.c | 16 ++++++++++++----
 drivers/bus/mhi/host/main.c |  2 +-
 2 files changed, 13 insertions(+), 5 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2023-04-10 16:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-10 15:58 [PATCH v2 0/2] MHI host syserr fixes Jeffrey Hugo
2023-04-10 15:58 ` [PATCH v2 1/2] bus: mhi: host: Remove duplicate ee check for syserr Jeffrey Hugo
2023-04-10 15:58 ` [PATCH v2 2/2] bus: mhi: host: Use mhi_tryset_pm_state() for setting fw error state Jeffrey Hugo
2023-04-10 16:03 ` [PATCH v2 0/2] MHI host syserr fixes Manivannan Sadhasivam

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.