Re: [PATCH v2] perf/smmuv3: Add MODULE_ALIAS for module auto loading
From: Will Deacon
Date: Tue Aug 15 2023 - 10:11:58 EST
On Mon, 14 Aug 2023 21:16:42 +0800, Yicong Yang wrote:
> From: Yicong Yang <yangyicong@xxxxxxxxxxxxx>
>
> On my ACPI based arm64 server, if the SMMUv3 PMU is configured as
> module it won't be loaded automatically after booting even if the
> device has already been scanned and added. It's because the module
> lacks a platform alias, the uevent mechanism and userspace tools
> like udevd make use of this to find the target driver module of the
> device. This patch adds the missing platform alias of the module,
> then module will be loaded automatically if device exists.
>
> [...]
Applied to will (for-next/perf), thanks!
[1/1] perf/smmuv3: Add MODULE_ALIAS for module auto loading
https://git.kernel.org/will/c/1b0e3ea9301a
Cheers,
--
Will
https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev