All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] coresight: Fixes for v5.8-rc4
@ 2020-07-01 16:08 Mathieu Poirier
  2020-07-01 16:08 ` [PATCH 1/2] coresight: cti: Fix error handling in probe Mathieu Poirier
  2020-07-01 16:08 ` [PATCH 2/2] coresight: etmv4: Fix CPU power management setup in probe() function Mathieu Poirier
  0 siblings, 2 replies; 4+ messages in thread
From: Mathieu Poirier @ 2020-07-01 16:08 UTC (permalink / raw)
  To: gregkh; +Cc: linux-arm-kernel, dan.carpenter, mike.leach

Good morning Greg,

Please consider these as fixes for the current cycle.

Thanks,
Mathieu

Dan Carpenter (1):
  coresight: cti: Fix error handling in probe

Mike Leach (1):
  coresight: etmv4: Fix CPU power management setup in probe() function

 drivers/hwtracing/coresight/coresight-cti.c   | 96 +++++++++++--------
 drivers/hwtracing/coresight/coresight-etm4x.c | 82 ++++++++++------
 2 files changed, 107 insertions(+), 71 deletions(-)

-- 
2.25.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2020-07-01 16:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-01 16:08 [PATCH 0/2] coresight: Fixes for v5.8-rc4 Mathieu Poirier
2020-07-01 16:08 ` [PATCH 1/2] coresight: cti: Fix error handling in probe Mathieu Poirier
2020-07-01 16:08 ` [PATCH 2/2] coresight: etmv4: Fix CPU power management setup in probe() function Mathieu Poirier
2020-07-01 16:45   ` 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.