[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <e047da91-4a15-4864-bcda-9717170dab7e@linux.alibaba.com>
Date: Thu, 14 Dec 2023 19:26:55 +0800
From: Shuai Xue <xueshuai@...ux.alibaba.com>
To: Will Deacon <will@...nel.org>, yangyicong@...wei.com,
Jonathan.Cameron@...wei.com, ilkka@...amperecomputing.com,
robin.murphy@....com, kaishen@...ux.alibaba.com,
helgaas@...nel.org, baolin.wang@...ux.alibaba.com
Cc: catalin.marinas@....com, kernel-team@...roid.com,
chengyou@...ux.alibaba.com, linux-kernel@...r.kernel.org,
renyu.zj@...ux.alibaba.com, zhuo.song@...ux.alibaba.com,
mark.rutland@....com, rdunlap@...radead.org,
linux-arm-kernel@...ts.infradead.org, linux-pci@...r.kernel.org
Subject: Re: [PATCH v12 0/5] drivers/perf: add Synopsys DesignWare PCIe PMU
driver support
On 2023/12/14 01:25, Will Deacon wrote:
> On Fri, 8 Dec 2023 10:56:47 +0800, Shuai Xue wrote:
>> Change Log
>> ==========
>> change sinces v11:
>> - Fix uninitialized symbol 'now' (Per Dan and Will)
>> - Pick up Reviewed-and-tested-by tag from Ilkka for Patch 4/5
>>
>> change sinces v10:
>> - Rename to pci_clear_and_set_config_dword() to retain the "config"
>> information and match the other accessors. (Per Bjorn)
>> - Align pci_clear_and_set_config_dword() and its call site (Per Bjorn)
>> - Polish commit log (Per Bjorn)
>> - Simplify dwc_pcie_pmu_time_based_event_enable() with bool value (Per Ilkka)
>> - Fix dwc_pcie_register_dev() return value (Per Ilkka)
>> - Fix vesc capability discovery by pdev->vendor (Per Ilkka)
>> - pick up Acked-by tag from Bjorn for Patch 3/5
>> - pick up Tested-by tag from Ilkka for all patch set
>>
>> [...]
>
> Applied to will (for-next/perf), thanks!
>
> [1/5] docs: perf: Add description for Synopsys DesignWare PCIe PMU driver
> https://git.kernel.org/will/c/cae40614cdd6
> [2/5] PCI: Add Alibaba Vendor ID to linux/pci_ids.h
> https://git.kernel.org/will/c/ad6534c626fe
> [3/5] PCI: Move pci_clear_and_set_dword() helper to PCI header
> https://git.kernel.org/will/c/ac16087134b8
> [4/5] drivers/perf: add DesignWare PCIe PMU driver
> https://git.kernel.org/will/c/af9597adc2f1
> [5/5] MAINTAINERS: add maintainers for DesignWare PCIe PMU driver
> https://git.kernel.org/will/c/f56bb3de66bc
>
> Cheers,
Really a good news for me. Thank you very much:)
And thanks to all patient and nice reviewers.
Cheers,
Shuai
Powered by blists - more mailing lists