All of lore.kernel.org
 help / color / mirror / Atom feed
From: Artem Bityutskiy <dedekind1@gmail.com>
To: Wolfram Sang <w.sang@pengutronix.de>
Cc: linux-mtd@lists.infradead.org
Subject: Re: [PATCH V2 1/2] mtd: tests: don't use mtd0 as a default
Date: Sun, 30 Oct 2011 00:12:18 +0300	[thread overview]
Message-ID: <1319922741.2126.24.camel@koala> (raw)
In-Reply-To: <1319921769-25028-1-git-send-email-w.sang@pengutronix.de>

On Sat, 2011-10-29 at 22:56 +0200, Wolfram Sang wrote:
> +	if (dev < 0) {
> +		printk(PRINT_PREF "Please specify a valid mtd-device via module paramter\n");
> +		printk(PRINT_PREF "WARNING: The data on this device will be ERASED!\n");
> +		return -EINVAL;

Thanks, but would it please be possible to use KERN_CRIT for the warning
to make sure the user actually sees it in the console?

Artem.

  reply	other threads:[~2011-10-29 21:12 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-25  9:09 [PATCH 1/2] mtd: tests: don't use mtd0 as a default Wolfram Sang
2011-10-25  9:09 ` [PATCH 2/2] mtd: mark tests EXPERIMENTAL Wolfram Sang
2011-10-29 20:30   ` Artem Bityutskiy
2011-10-29 20:40     ` Wolfram Sang
2011-10-30 12:29       ` Artem Bityutskiy
2011-10-30 16:28         ` [PATCH V2 2/2] mtd: tests: annotate as DANGEROUS in Kconfig Wolfram Sang
2011-10-30 20:34           ` Artem Bityutskiy
2011-10-30 20:37             ` Wolfram Sang
2011-10-31 17:00               ` Brian Norris
2011-11-08 20:35                 ` Artem Bityutskiy
2011-10-25 11:34 ` [PATCH 1/2] mtd: tests: don't use mtd0 as a default Artem Bityutskiy
2011-10-29 20:25 ` Artem Bityutskiy
2011-10-29 20:28   ` Wolfram Sang
2011-10-29 20:35     ` Artem Bityutskiy
2011-10-29 20:56       ` [PATCH V2 " Wolfram Sang
2011-10-29 21:12         ` Artem Bityutskiy [this message]
2011-10-29 22:11           ` [PATCH V3 " Wolfram Sang
2011-10-30 12:32             ` Artem Bityutskiy
2011-10-30 12:24         ` [PATCH V2 " Artem Bityutskiy
2011-11-02 22:11   ` [PATCH " Roland Kletzing
2011-10-29 20:28 ` Artem Bityutskiy

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=1319922741.2126.24.camel@koala \
    --to=dedekind1@gmail.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=w.sang@pengutronix.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.