Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1342331

Re: [PATCH 00/13] arm-cci: PMU driver updates for 4.6

From Olof Johansson <olof@lixom.net>
Newsgroups linux.kernel
Subject Re: [PATCH 00/13] arm-cci: PMU driver updates for 4.6
Date 2016-02-24 19:50 +0100
Message-ID <r5MFz-9c-1@gated-at.bofh.it> (permalink)
References <r5iRc-45N-3@gated-at.bofh.it> <r5jDz-4Kz-5@gated-at.bofh.it> <r5lFp-6dV-47@gated-at.bofh.it> <r5KX9-7jg-21@gated-at.bofh.it> <r5Lgw-7GJ-37@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Feb 24, 2016 at 9:12 AM, Will Deacon <will.deacon@arm.com> wrote:
> On Wed, Feb 24, 2016 at 08:58:14AM -0800, Olof Johansson wrote:
>> On Tue, Feb 23, 2016 at 01:55:51PM +0000, Suzuki K. Poulose wrote:
>> > On 23/02/16 11:40, Will Deacon wrote:
>> > >On Tue, Feb 23, 2016 at 10:49:42AM +0000, Suzuki K Poulose wrote:
>> > >>Here are some fixes and updates for arm-cci pmu driver targeting v4.6,
>> > >>applies on top of v4.5-rc5.
>> > >>
>> > >>Highlights include :
>> > >>  - Support for CoreLink CCI-550 PMU
>> > >>  - Reliable writes to PMU Counter registers for CCI-500/550.
>> > >>
>> > >>All the patches have been Acked. Please let me know how this
>> > >>can be merged.
>> >
>> > >>
>> > >>  Documentation/devicetree/bindings/arm/cci.txt |    2 +
>> > >>  drivers/bus/Kconfig                           |   10 +-
>> > >>  drivers/bus/arm-cci.c                         |  612 +++++++++++++++++--------
>> > >>  3 files changed, 427 insertions(+), 197 deletions(-)
>> > >
>> > >How do you plan to merge this? I can take it all onto a branch for
>> > >arm-soc, or I can include it on my perf/updates branch, or ...?
>> >
>> > Arnd, Olof,
>> >
>> > What do you think would be the best route ?
>>
>> Traditionally we've been picking these up in arm-soc in our drivers branch.
>>
>> Will, unless you want them in your tree for some reason that's what I'll do
>> here as well.
>
> Just that I already have some CPU PMU patches that I planned to send, so
> I could bundle these in with those if necessary. I have no preference
> either way though, as long as they get queued someplace.

Ok, I'm alright with you queueing these if that makes it easier. Feel
free to add:

Acked-by: Olof Johansson <olof@lixom.net>

Only concern is if we cause confusion on where people should send
these patches down the road, but there aren't that many authors of
them so it's not a huge problem.

> At some point, those drivers should be largely moved from drivers/bus/
> to drivers/perf/, but that's a separate issue.

And with a maintainer on that, that'd resolve the "where do I send
this" issue. The maintainer, of course, needs to know where to feed
things next, but that's easier to solve.


-Olof

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 00/13] arm-cci: PMU driver updates for 4.6 Suzuki K Poulose <suzuki.poulose@arm.com> - 2016-02-23 12:00 +0100
  [PATCH 05/13] arm-cci: Delay PMU counter writes to pmu::pmu_enable Suzuki K Poulose <suzuki.poulose@arm.com> - 2016-02-23 12:00 +0100
  [PATCH 07/13] arm-cci: Get the status of a counter Suzuki K Poulose <suzuki.poulose@arm.com> - 2016-02-23 12:00 +0100
  [PATCH 03/13] arm-cci: Group writes to counter Suzuki K Poulose <suzuki.poulose@arm.com> - 2016-02-23 12:00 +0100
  [PATCH 06/13] arm-cci: write_counter: Remove redundant check Suzuki K Poulose <suzuki.poulose@arm.com> - 2016-02-23 12:00 +0100
  [PATCH 09/13] arm-cci: Add helper to enable PMU without synchornising counters Suzuki K Poulose <suzuki.poulose@arm.com> - 2016-02-23 12:00 +0100
  [PATCH 08/13] arm-cci: Add routines to save/restore all counters Suzuki K Poulose <suzuki.poulose@arm.com> - 2016-02-23 12:00 +0100
  [PATCH 11/13] arm-cci: CCI-500: Work around PMU counter writes Suzuki K Poulose <suzuki.poulose@arm.com> - 2016-02-23 12:00 +0100
  Re: [PATCH 00/13] arm-cci: PMU driver updates for 4.6 Will Deacon <will.deacon@arm.com> - 2016-02-23 12:50 +0100
    Re: [PATCH 00/13] arm-cci: PMU driver updates for 4.6 "Suzuki K. Poulose" <Suzuki.Poulose@arm.com> - 2016-02-23 15:00 +0100
      Re: [PATCH 00/13] arm-cci: PMU driver updates for 4.6 Olof Johansson <olof@lixom.net> - 2016-02-24 18:00 +0100
        Re: [PATCH 00/13] arm-cci: PMU driver updates for 4.6 Will Deacon <will.deacon@arm.com> - 2016-02-24 18:20 +0100
          Re: [PATCH 00/13] arm-cci: PMU driver updates for 4.6 Olof Johansson <olof@lixom.net> - 2016-02-24 19:50 +0100
            Re: [PATCH 00/13] arm-cci: PMU driver updates for 4.6 Will Deacon <will.deacon@arm.com> - 2016-02-26 17:50 +0100

csiph-web