Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1389700
| From | "Martin K. Petersen" <martin.petersen@oracle.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] lib: make sg_pool tristate instead of bool |
| Date | 2016-04-28 02:00 +0200 |
| Message-ID | <rsHx9-1CG-13@gated-at.bofh.it> (permalink) |
| References | <rrihr-5sQ-7@gated-at.bofh.it> |
| Organization | Oracle Corporation |
>>>>> "Paul" == Paul Gortmaker <paul.gortmaker@windriver.com> writes: Paul> The recently added Kconfig controlling compilation of this code Paul> is: lib/Kconfig:config SG_POOL lib/Kconfig: def_bool n Paul> ...meaning that it currently is not being built as a module by Paul> anyone, and that tripped my audit looking for modular code that is Paul> essentially orphaned (i.e. module_exit, and .remove fcns in Paul> non-modular drivers.) Paul> In the following discussion, Ming Lin indicated that the original Paul> intention was to have it tristate, so here we convert it Paul> accordingly. Paul> Also fix up a couple spelling issues that appear in the Paul> surrounding patch context. Somebody please review... -- Martin K. Petersen Oracle Linux Engineering
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2] lib: make sg_pool tristate instead of bool Paul Gortmaker <paul.gortmaker@windriver.com> - 2016-04-24 04:50 +0200
Re: [PATCH v2] lib: make sg_pool tristate instead of bool Ming Lin <mlin@kernel.org> - 2016-04-24 05:40 +0200
Re: [PATCH v2] lib: make sg_pool tristate instead of bool "Martin K. Petersen" <martin.petersen@oracle.com> - 2016-04-28 02:00 +0200
Re: [PATCH v2] lib: make sg_pool tristate instead of bool Christoph Hellwig <hch@lst.de> - 2016-04-28 09:00 +0200
Re: [PATCH v2] lib: make sg_pool tristate instead of bool Paul Gortmaker <paul.gortmaker@windriver.com> - 2016-04-30 22:00 +0200
csiph-web