mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Chris Ball <cjb@laptop.org>
To: Per Forlin <per.forlin@linaro.org>
Cc: linaro-dev@lists.linaro.org,
	Akinobu Mita <akinobu.mita@gmail.com>,
	Linus Walleij <linus.walleij@linaro.org>,
	linux-mmc@vger.kernel.org, Randy Dunlap <rdunlap@xenotime.net>,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/3] mmc: rectify boot param option for fault injection
Date: Wed, 21 Sep 2011 14:57:58 -0400	[thread overview]
Message-ID: <m2mxdx205k.fsf@bob.laptop.org> (raw)
In-Reply-To: <1316002218-3408-1-git-send-email-per.forlin@linaro.org> (Per Forlin's message of "Wed, 14 Sep 2011 14:10:15 +0200")

Hi Per,

On Wed, Sep 14 2011, Per Forlin wrote:
> Akinobu Mita reported that the boot option for mmc fault injection is never
> compiled in due to a fauly "ifdef KERNEL" that is never set.
> A correct ifdef would be "ifndef MODULE". This patch set adds a
> module_param_cb() and thereby no ifndef MODULE is needed.
> Using a module_param makes it possible to pass default fault attributes for
> external modules too.

Thanks, all merged to mmc-next for 3.2 with Akinobu-san's Reviewed-by.

- Chris.
-- 
Chris Ball   <cjb@laptop.org>   <http://printf.net/>
One Laptop Per Child

      parent reply	other threads:[~2011-09-21 18:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-14 12:10 Per Forlin
2011-09-14 12:10 ` [PATCH v3 1/3] fault-inject: export setup_fault_attr() Per Forlin
2011-09-14 12:10 ` [PATCH v3 2/3] mmc: add module param to set fault injection attributes Per Forlin
2011-09-14 12:10 ` [PATCH v3 3/3] fault-injection: update documentation with the mmc module param Per Forlin
2011-09-19  3:51 ` [PATCH v3 0/3] mmc: rectify boot param option for fault injection Akinobu Mita
2011-09-21 18:57 ` Chris Ball [this message]

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=m2mxdx205k.fsf@bob.laptop.org \
    --to=cjb@laptop.org \
    --cc=akinobu.mita@gmail.com \
    --cc=linaro-dev@lists.linaro.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=per.forlin@linaro.org \
    --cc=rdunlap@xenotime.net \
    /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