Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1383866

Re: [PATCH] lib: make sg_pool explicitly non-modular

From Ming Lin <mlin@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] lib: make sg_pool explicitly non-modular
Date 2016-04-21 06:30 +0200
Message-ID <rqepA-31f-7@gated-at.bofh.it> (permalink)
References <rq5Pk-4mv-7@gated-at.bofh.it> <rq6V5-5pd-15@gated-at.bofh.it> <rqdaa-23G-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, 2016-04-20 at 23:02 -0400, Paul Gortmaker wrote:
> 
> > 
> > So the .config will have CONFIG_SG_POOL=m
> 
> That is impossible currently, since as per above, the variable is
> bool
> and not tristate.  Did you mean to make it tristate?

I didn't notice that.

Yes, it should be tristate.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] lib: make sg_pool explicitly non-modular Paul Gortmaker <paul.gortmaker@windriver.com> - 2016-04-20 21:20 +0200
  Re: [PATCH] lib: make sg_pool explicitly non-modular Ming Lin <mlin@kernel.org> - 2016-04-20 22:30 +0200
    Re: [PATCH] lib: make sg_pool explicitly non-modular Paul Gortmaker <paul.gortmaker@windriver.com> - 2016-04-21 05:10 +0200
      Re: [PATCH] lib: make sg_pool explicitly non-modular Ming Lin <mlin@kernel.org> - 2016-04-21 06:30 +0200

csiph-web