All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Rutland <mark.rutland@arm.com>
To: Rob Herring <robh@kernel.org>
Cc: Will Deacon <will@kernel.org>,
	Peter Zijlstra <peterz@infradead.org>,
	Ingo Molnar <mingo@redhat.com>,
	Catalin Marinas <catalin.marinas@arm.com>,
	Arnaldo Carvalho de Melo <acme@kernel.org>,
	Jiri Olsa <jolsa@redhat.com>,
	Kan Liang <kan.liang@linux.intel.com>,
	Ian Rogers <irogers@google.com>,
	Alexander Shishkin <alexander.shishkin@linux.intel.com>,
	Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>,
	Zachary.Leaf@arm.com, Raphael Gault <raphael.gault@arm.com>,
	Jonathan Cameron <Jonathan.Cameron@huawei.com>,
	Namhyung Kim <namhyung@kernel.org>,
	Itaru Kitayama <itaru.kitayama@gmail.com>,
	Vince Weaver <vincent.weaver@maine.edu>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v10 0/5] arm64 userspace counter support
Date: Wed, 13 Oct 2021 18:32:24 +0100	[thread overview]
Message-ID: <20211013173224.GD5400@C02TD0UTHF1T.local> (raw)
In-Reply-To: <CAL_JsqJBDTt_SfaqRkr6jKoCnBg=acn=p+6rY32k=FyMWS16ug@mail.gmail.com>

Hi Rob,

On Mon, Sep 27, 2021 at 03:46:15PM -0500, Rob Herring wrote:
> On Tue, Sep 14, 2021 at 3:48 PM Rob Herring <robh@kernel.org> wrote:
> >
> > Another version of arm64 userspace counter access support.
> 
> Any chance someone can review this... Ideally before the end of the
> cycle this time so there's time for me to respin if needed.

Sorry for the long delay on this.

I've given some comments on patches 1-3 (which are trivial, and I think
we can fix up when applying if necessary), and I've started
reviewing/testing patch 4; I'll try to follow up with more comments
tomorrow.

Thanks,
Mark.

WARNING: multiple messages have this Message-ID (diff)
From: Mark Rutland <mark.rutland@arm.com>
To: Rob Herring <robh@kernel.org>
Cc: Will Deacon <will@kernel.org>,
	Peter Zijlstra <peterz@infradead.org>,
	Ingo Molnar <mingo@redhat.com>,
	Catalin Marinas <catalin.marinas@arm.com>,
	Arnaldo Carvalho de Melo <acme@kernel.org>,
	Jiri Olsa <jolsa@redhat.com>,
	Kan Liang <kan.liang@linux.intel.com>,
	Ian Rogers <irogers@google.com>,
	Alexander Shishkin <alexander.shishkin@linux.intel.com>,
	Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>,
	Zachary.Leaf@arm.com, Raphael Gault <raphael.gault@arm.com>,
	Jonathan Cameron <Jonathan.Cameron@huawei.com>,
	Namhyung Kim <namhyung@kernel.org>,
	Itaru Kitayama <itaru.kitayama@gmail.com>,
	Vince Weaver <vincent.weaver@maine.edu>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v10 0/5] arm64 userspace counter support
Date: Wed, 13 Oct 2021 18:32:24 +0100	[thread overview]
Message-ID: <20211013173224.GD5400@C02TD0UTHF1T.local> (raw)
In-Reply-To: <CAL_JsqJBDTt_SfaqRkr6jKoCnBg=acn=p+6rY32k=FyMWS16ug@mail.gmail.com>

Hi Rob,

On Mon, Sep 27, 2021 at 03:46:15PM -0500, Rob Herring wrote:
> On Tue, Sep 14, 2021 at 3:48 PM Rob Herring <robh@kernel.org> wrote:
> >
> > Another version of arm64 userspace counter access support.
> 
> Any chance someone can review this... Ideally before the end of the
> cycle this time so there's time for me to respin if needed.

Sorry for the long delay on this.

I've given some comments on patches 1-3 (which are trivial, and I think
we can fix up when applying if necessary), and I've started
reviewing/testing patch 4; I'll try to follow up with more comments
tomorrow.

Thanks,
Mark.

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

  reply	other threads:[~2021-10-13 17:32 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-14 20:47 [PATCH v10 0/5] arm64 userspace counter support Rob Herring
2021-09-14 20:47 ` Rob Herring
2021-09-14 20:47 ` [PATCH v10 1/5] x86: perf: Move RDPMC event flag to a common definition Rob Herring
2021-09-14 20:47   ` Rob Herring
2021-10-13 17:25   ` Mark Rutland
2021-10-13 17:25     ` Mark Rutland
2021-09-14 20:47 ` [PATCH v10 2/5] perf: Add a counter for number of user access events in context Rob Herring
2021-09-14 20:47   ` Rob Herring
2021-10-13 17:26   ` Mark Rutland
2021-10-13 17:26     ` Mark Rutland
2021-09-14 20:47 ` [PATCH v10 3/5] arm64: perf: Add userspace counter access disable switch Rob Herring
2021-09-14 20:47   ` Rob Herring
2021-10-13 17:30   ` Mark Rutland
2021-10-13 17:30     ` Mark Rutland
2021-09-14 20:47 ` [PATCH v10 4/5] arm64: perf: Enable PMU counter userspace access for perf event Rob Herring
2021-09-14 20:47   ` Rob Herring
2021-10-14 16:58   ` Mark Rutland
2021-10-14 16:58     ` Mark Rutland
2021-10-14 19:24     ` Rob Herring
2021-10-14 19:24       ` Rob Herring
2021-10-19 15:28       ` Mark Rutland
2021-10-19 15:28         ` Mark Rutland
2021-10-15 15:53     ` Rob Herring
2021-10-15 15:53       ` Rob Herring
2021-09-14 20:48 ` [PATCH v10 5/5] Documentation: arm64: Document PMU counters access from userspace Rob Herring
2021-09-14 20:48   ` Rob Herring
2021-09-27 20:46 ` [PATCH v10 0/5] arm64 userspace counter support Rob Herring
2021-09-27 20:46   ` Rob Herring
2021-10-13 17:32   ` Mark Rutland [this message]
2021-10-13 17:32     ` Mark Rutland

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=20211013173224.GD5400@C02TD0UTHF1T.local \
    --to=mark.rutland@arm.com \
    --cc=Jonathan.Cameron@huawei.com \
    --cc=Zachary.Leaf@arm.com \
    --cc=acme@kernel.org \
    --cc=alexander.shishkin@linux.intel.com \
    --cc=catalin.marinas@arm.com \
    --cc=honnappa.nagarahalli@arm.com \
    --cc=irogers@google.com \
    --cc=itaru.kitayama@gmail.com \
    --cc=jolsa@redhat.com \
    --cc=kan.liang@linux.intel.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=namhyung@kernel.org \
    --cc=peterz@infradead.org \
    --cc=raphael.gault@arm.com \
    --cc=robh@kernel.org \
    --cc=vincent.weaver@maine.edu \
    --cc=will@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.