[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <3rwfrf1wwxz9t0F@ozlabs.org>
Date: Fri, 22 Jul 2016 15:50:42 +1000 (AEST)
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: Alastair D'Silva <alastair@....ibm.com>
Cc: herbert@...dor.apana.org.au, linux-kernel@...r.kernel.org,
paulus@...ba.org, linux-crypto@...r.kernel.org,
Alastair D'Silva <alastair@...ilva.org>,
linuxppc-dev@...ts.ozlabs.org, davem@...emloft.net
Subject: Re: [V2,1/2] powerpc: Add module autoloading based on CPU features
On Tue, 2016-19-07 at 04:03:52 UTC, Alastair D'Silva wrote:
> From: Alastair D'Silva <alastair@...ilva.org>
>
> This patch provides the necessary infrastructure to allow drivers
> to be automatically loaded via UDEV. It implements the minimum
> required to be able to use module_cpu_feature_match to trigger
> the GENERIC_CPU_AUTOPROBE mechanisms.
>
> The features exposed are a mirror of the cpu_user_features
> (converted to an offset from a mask). This decision was made to
> ensure that the behavior between features for module loading and
> userspace are consistent.
>
> Signed-off-by: Alastair D'Silva <alastair@...ilva.org>
Applied to powerpc next, thanks.
https://git.kernel.org/powerpc/c/4a1202765ddf4e5bb3143c0a85
cheers
Powered by blists - more mailing lists