Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1440980
| From | "Rafael J. Wysocki" <rafael.j.wysocki@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] PNP: make pnpbios core explicitly non-modular |
| Date | 2016-07-12 02:30 +0200 |
| Message-ID | <rTTKh-5SH-7@gated-at.bofh.it> (permalink) |
| References | <rQUjw-3AY-33@gated-at.bofh.it> |
| Organization | Intel Technology Poland Sp. z o. o., KRS 101882, ul. Slowackiego 173, 80-298 Gdansk |
On 7/3/2016 8:20 PM, Paul Gortmaker wrote: > The Kconfig currently controlling compilation of this code is: > > config PNPBIOS > bool "Plug and Play BIOS support" > > ...meaning that it currently is not being built as a module by anyone. > > Lets remove the couple traces of modularity, so that when reading the > driver there is no doubt it is builtin-only. > > Since module_init translates to device_initcall in the non-modular > case, the init ordering remains unchanged with this commit. > > Cc: "Rafael J. Wysocki" <rafael.j.wysocki@intel.com> > Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Applied, thanks!
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] PNP: make pnpbios core explicitly non-modular "Rafael J. Wysocki" <rafael.j.wysocki@intel.com> - 2016-07-12 02:30 +0200
csiph-web