All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mathieu Poirier <mathieu.poirier@linaro.org>
To: gregkh@linuxfoundation.org
Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] coresight: Fixes for v5.10-rc2
Date: Thu, 29 Oct 2020 10:45:57 -0600	[thread overview]
Message-ID: <20201029164559.1268531-1-mathieu.poirier@linaro.org> (raw)

Hi Greg,

Please consider those when collecting fixes for this cycle.

Thanks,
Mathieu

Mike Leach (1):
  coresight: Fix uninitialised pointer bug in etm_setup_aux()

Suzuki K Poulose (1):
  coresight: cti: Initialize dynamic sysfs attributes

 drivers/hwtracing/coresight/coresight-cti-sysfs.c | 7 +++++++
 drivers/hwtracing/coresight/coresight-etm-perf.c  | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

-- 
2.25.1


WARNING: multiple messages have this Message-ID (diff)
From: Mathieu Poirier <mathieu.poirier@linaro.org>
To: gregkh@linuxfoundation.org
Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] coresight: Fixes for v5.10-rc2
Date: Thu, 29 Oct 2020 10:45:57 -0600	[thread overview]
Message-ID: <20201029164559.1268531-1-mathieu.poirier@linaro.org> (raw)

Hi Greg,

Please consider those when collecting fixes for this cycle.

Thanks,
Mathieu

Mike Leach (1):
  coresight: Fix uninitialised pointer bug in etm_setup_aux()

Suzuki K Poulose (1):
  coresight: cti: Initialize dynamic sysfs attributes

 drivers/hwtracing/coresight/coresight-cti-sysfs.c | 7 +++++++
 drivers/hwtracing/coresight/coresight-etm-perf.c  | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

-- 
2.25.1


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

             reply	other threads:[~2020-10-29 16:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-29 16:45 Mathieu Poirier [this message]
2020-10-29 16:45 ` [PATCH 0/2] coresight: Fixes for v5.10-rc2 Mathieu Poirier
2020-10-29 16:45 ` [PATCH 1/2] coresight: cti: Initialize dynamic sysfs attributes Mathieu Poirier
2020-10-29 16:45   ` Mathieu Poirier
2020-10-29 19:10   ` Greg KH
2020-10-29 19:10     ` Greg KH
2020-10-30 15:04     ` Mathieu Poirier
2020-10-30 15:04       ` Mathieu Poirier
2020-10-29 16:45 ` [PATCH 2/2] coresight: Fix uninitialised pointer bug in etm_setup_aux() Mathieu Poirier
2020-10-29 16:45   ` Mathieu Poirier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201029164559.1268531-1-mathieu.poirier@linaro.org \
    --to=mathieu.poirier@linaro.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.