mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: <linux-kernel@vger.kernel.org>, Christoph Hellwig <hch@lst.de>,
	Ming Lin <ming.l@ssi.samsung.com>,
	Sagi Grimberg <sagi@grimberg.me>,
	"Martin K . Petersen" <martin.petersen@oracle.com>
Subject: Re: [PATCH v2] lib: make sg_pool tristate instead of bool
Date: Wed, 27 Apr 2016 19:54:19 -0400	[thread overview]
Message-ID: <yq1eg9qehg4.fsf@sermon.lab.mkp.net> (raw)
In-Reply-To: <1461465895-676-1-git-send-email-paul.gortmaker@windriver.com> (Paul Gortmaker's message of "Sat, 23 Apr 2016 22:44:55 -0400")

>>>>> "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

  parent reply	other threads:[~2016-04-27 23:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-24  2:44 Paul Gortmaker
2016-04-24  3:30 ` Ming Lin
2016-04-27 23:54 ` Martin K. Petersen [this message]
2016-04-28  6:51   ` Christoph Hellwig
2016-04-30 19:58     ` Paul Gortmaker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=yq1eg9qehg4.fsf@sermon.lab.mkp.net \
    --to=martin.petersen@oracle.com \
    --cc=hch@lst.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ming.l@ssi.samsung.com \
    --cc=paul.gortmaker@windriver.com \
    --cc=sagi@grimberg.me \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome