[PATCH 0/2] move to use request_irq by IRQF_NO_AUTOEN flag
Will Deacon
will at kernel.org
Wed Jun 2 10:06:24 PDT 2021
On Wed, 2 Jun 2021 09:00:40 +0800, Tian Tao wrote:
> patch #1 and #2 both use IRQF_NO_AUTOEN instead of
> irq_set_status_flags(irq, IRQ_NOAUTOEN). this change is just to simplify
> the code, no actual functional changes.
>
> Tian Tao (2):
> arm_pmu: move to use request_irq by IRQF_NO_AUTOEN flag
> perf: qcom_l2_pmu: move to use request_irq by IRQF_NO_AUTOEN flag
>
> [...]
Applied to will (for-next/perf), thanks!
[1/2] arm_pmu: move to use request_irq by IRQF_NO_AUTOEN flag
https://git.kernel.org/will/c/3c1f2eb5475a
[2/2] perf: qcom_l2_pmu: move to use request_irq by IRQF_NO_AUTOEN flag
https://git.kernel.org/will/c/0d0f144a8f5f
Cheers,
--
Will
https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev
More information about the linux-arm-kernel
mailing list