Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1448405
| From | Michael Ellerman <patch-notifications@ellerman.id.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [V2,1/2] powerpc: Add module autoloading based on CPU features |
| Date | 2016-07-22 08:00 +0200 |
| Message-ID | <rXBF7-1EN-1@gated-at.bofh.it> (permalink) |
| References | <rWuw2-7tt-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, 2016-19-07 at 04:03:52 UTC, Alastair D'Silva wrote: > From: Alastair D'Silva <alastair@d-silva.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@d-silva.org> Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/4a1202765ddf4e5bb3143c0a85 cheers
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH V2 0/2] Automatically load the vmx_crypto module if supported alastair@au1.ibm.com - 2016-07-19 06:10 +0200
[PATCH V2 1/2] powerpc: Add module autoloading based on CPU features alastair@au1.ibm.com - 2016-07-19 06:10 +0200
Re: [V2,1/2] powerpc: Add module autoloading based on CPU features Michael Ellerman <patch-notifications@ellerman.id.au> - 2016-07-22 08:00 +0200
[PATCH V2 2/2] crypto: vmx - Convert to CPU feature based module autoloading alastair@au1.ibm.com - 2016-07-19 06:10 +0200
Re: [V2, 2/2] crypto: vmx - Convert to CPU feature based module autoloading Michael Ellerman <patch-notifications@ellerman.id.au> - 2016-07-22 08:00 +0200
csiph-web