All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Clark <james.clark@arm.com>
To: mathieu.poirier@linaro.org, coresight@lists.linaro.org,
	mike.leach@linaro.org
Cc: suzuki.poulose@arm.com, leo.yan@linaro.com,
	James Clark <james.clark@arm.com>, Leo Yan <leo.yan@linaro.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH v2 0/1] coresight: Fix TRCCONFIGR.QE sysfs interface
Date: Thu, 20 Jan 2022 11:30:46 +0000	[thread overview]
Message-ID: <20220120113047.2839622-1-james.clark@arm.com> (raw)

Changes since v1:
 * Add Mike's reviewed by tag
 * Also make it impossible to write the reserved value of 0b10, regardless
   of what is supplied by the user.

James Clark (1):
  coresight: Fix TRCCONFIGR.QE sysfs interface

 drivers/hwtracing/coresight/coresight-etm4x-sysfs.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

-- 
2.28.0


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

WARNING: multiple messages have this Message-ID (diff)
From: James Clark <james.clark@arm.com>
To: mathieu.poirier@linaro.org, coresight@lists.linaro.org,
	mike.leach@linaro.org
Cc: suzuki.poulose@arm.com, leo.yan@linaro.com,
	James Clark <james.clark@arm.com>, Leo Yan <leo.yan@linaro.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH v2 0/1] coresight: Fix TRCCONFIGR.QE sysfs interface
Date: Thu, 20 Jan 2022 11:30:46 +0000	[thread overview]
Message-ID: <20220120113047.2839622-1-james.clark@arm.com> (raw)

Changes since v1:
 * Add Mike's reviewed by tag
 * Also make it impossible to write the reserved value of 0b10, regardless
   of what is supplied by the user.

James Clark (1):
  coresight: Fix TRCCONFIGR.QE sysfs interface

 drivers/hwtracing/coresight/coresight-etm4x-sysfs.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

-- 
2.28.0


             reply	other threads:[~2022-01-20 11:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-20 11:30 James Clark [this message]
2022-01-20 11:30 ` [PATCH v2 0/1] coresight: Fix TRCCONFIGR.QE sysfs interface James Clark
2022-01-20 11:30 ` [PATCH v2 1/1] " James Clark
2022-01-20 11:30   ` James Clark
2022-02-01 17:00   ` Mathieu Poirier
2022-02-01 17:00     ` 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=20220120113047.2839622-1-james.clark@arm.com \
    --to=james.clark@arm.com \
    --cc=coresight@lists.linaro.org \
    --cc=leo.yan@linaro.com \
    --cc=leo.yan@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mathieu.poirier@linaro.org \
    --cc=mike.leach@linaro.org \
    --cc=suzuki.poulose@arm.com \
    /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.