From: Shuai Xue <xueshuai@linux.alibaba.com>
To: Will Deacon <will@kernel.org>,
yangyicong@huawei.com, Jonathan.Cameron@huawei.com,
ilkka@os.amperecomputing.com, robin.murphy@arm.com,
kaishen@linux.alibaba.com, helgaas@kernel.org,
baolin.wang@linux.alibaba.com
Cc: catalin.marinas@arm.com, kernel-team@android.com,
chengyou@linux.alibaba.com, linux-kernel@vger.kernel.org,
renyu.zj@linux.alibaba.com, zhuo.song@linux.alibaba.com,
mark.rutland@arm.com, rdunlap@infradead.org,
linux-arm-kernel@lists.infradead.org, linux-pci@vger.kernel.org
Subject: Re: [PATCH v12 0/5] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
Date: Thu, 14 Dec 2023 19:26:55 +0800 [thread overview]
Message-ID: <e047da91-4a15-4864-bcda-9717170dab7e@linux.alibaba.com> (raw)
In-Reply-To: <170247454282.4025634.10934949931800191482.b4-ty@kernel.org>
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
WARNING: multiple messages have this Message-ID (diff)
From: Shuai Xue <xueshuai@linux.alibaba.com>
To: Will Deacon <will@kernel.org>,
yangyicong@huawei.com, Jonathan.Cameron@huawei.com,
ilkka@os.amperecomputing.com, robin.murphy@arm.com,
kaishen@linux.alibaba.com, helgaas@kernel.org,
baolin.wang@linux.alibaba.com
Cc: catalin.marinas@arm.com, kernel-team@android.com,
chengyou@linux.alibaba.com, linux-kernel@vger.kernel.org,
renyu.zj@linux.alibaba.com, zhuo.song@linux.alibaba.com,
mark.rutland@arm.com, rdunlap@infradead.org,
linux-arm-kernel@lists.infradead.org, linux-pci@vger.kernel.org
Subject: Re: [PATCH v12 0/5] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
Date: Thu, 14 Dec 2023 19:26:55 +0800 [thread overview]
Message-ID: <e047da91-4a15-4864-bcda-9717170dab7e@linux.alibaba.com> (raw)
In-Reply-To: <170247454282.4025634.10934949931800191482.b4-ty@kernel.org>
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
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2023-12-14 11:27 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-08 2:56 [PATCH v12 0/5] drivers/perf: add Synopsys DesignWare PCIe PMU driver support Shuai Xue
2023-12-08 2:56 ` Shuai Xue
2023-12-08 2:56 ` [PATCH v12 1/5] docs: perf: Add description for Synopsys DesignWare PCIe PMU driver Shuai Xue
2023-12-08 2:56 ` Shuai Xue
2023-12-08 2:56 ` [PATCH v12 2/5] PCI: Add Alibaba Vendor ID to linux/pci_ids.h Shuai Xue
2023-12-08 2:56 ` Shuai Xue
2023-12-08 2:56 ` [PATCH v12 3/5] PCI: Move pci_clear_and_set_dword() helper to PCI header Shuai Xue
2023-12-08 2:56 ` Shuai Xue
2023-12-08 2:56 ` [PATCH v12 4/5] drivers/perf: add DesignWare PCIe PMU driver Shuai Xue
2023-12-08 2:56 ` Shuai Xue
2023-12-13 0:32 ` Ilkka Koskinen
2023-12-13 0:32 ` Ilkka Koskinen
2024-12-06 16:54 ` Bjorn Helgaas
2024-12-09 15:40 ` Will Deacon
2024-12-09 22:47 ` Bjorn Helgaas
2024-12-10 1:38 ` Shuai Xue
2023-12-08 2:56 ` [PATCH v12 5/5] MAINTAINERS: add maintainers for " Shuai Xue
2023-12-08 2:56 ` Shuai Xue
2023-12-13 17:25 ` [PATCH v12 0/5] drivers/perf: add Synopsys DesignWare PCIe PMU driver support Will Deacon
2023-12-13 17:25 ` Will Deacon
2023-12-14 11:26 ` Shuai Xue [this message]
2023-12-14 11:26 ` Shuai Xue
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=e047da91-4a15-4864-bcda-9717170dab7e@linux.alibaba.com \
--to=xueshuai@linux.alibaba.com \
--cc=Jonathan.Cameron@huawei.com \
--cc=baolin.wang@linux.alibaba.com \
--cc=catalin.marinas@arm.com \
--cc=chengyou@linux.alibaba.com \
--cc=helgaas@kernel.org \
--cc=ilkka@os.amperecomputing.com \
--cc=kaishen@linux.alibaba.com \
--cc=kernel-team@android.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=rdunlap@infradead.org \
--cc=renyu.zj@linux.alibaba.com \
--cc=robin.murphy@arm.com \
--cc=will@kernel.org \
--cc=yangyicong@huawei.com \
--cc=zhuo.song@linux.alibaba.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.