[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <169210038508.538825.12874741797783565923.b4-ty@kernel.org>
Date: Tue, 15 Aug 2023 15:10:49 +0100
From: Will Deacon <will@...nel.org>
To: mark.rutland@....com, liliang6@...il.cn,
linux-kernel@...r.kernel.org, 21cnbao@...il.com,
Yicong Yang <yangyicong@...wei.com>,
linux-arm-kernel@...ts.infradead.org
Cc: catalin.marinas@....com, kernel-team@...roid.com,
Will Deacon <will@...nel.org>, jonathan.cameron@...wei.com,
linuxarm@...wei.com, yangyicong@...ilicon.com
Subject: Re: [PATCH v2] perf/smmuv3: Add MODULE_ALIAS for module auto loading
On Mon, 14 Aug 2023 21:16:42 +0800, Yicong Yang wrote:
> From: Yicong Yang <yangyicong@...ilicon.com>
>
> 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
Powered by blists - more mailing lists