Re: [PATCH] perf: arm_cspmu: Fix module cyclic dependency

From: Will Deacon
Date: Fri Nov 18 2022 - 14:41:23 EST


On Wed, 16 Nov 2022 14:39:52 -0600, Besar Wicaksono wrote:
> Build on arm64 allmodconfig failed with:
> | depmod: ERROR: Cycle detected: arm_cspmu -> nvidia_cspmu -> arm_cspmu
> | depmod: ERROR: Found 2 modules in dependency cycles!
>
> The arm_cspmu.c provides standard functions to operate the PMU and the
> vendor code provides vendor specific attributes. Both need to be built as
> single kernel module.
>
> [...]

Applied to will (for-next/perf), thanks!

[1/1] perf: arm_cspmu: Fix module cyclic dependency
https://git.kernel.org/will/c/a91bbd5c9984

Cheers,
--
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev