From: Alain Kalker <a.c.kalker@gmail.com>
To: linux-scsi@vger.kernel.org
Subject: Re: [PATCH] sd: Reduce log level to KERN_NOTICE for missing caching mode page
Date: Mon, 02 Jun 2014 13:51:04 +0200 [thread overview]
Message-ID: <538C6528.5030504@gmail.com> (raw)
In-Reply-To: <1401706006-7914-1-git-send-email-a.c.kalker@gmail.com>
On 06/02/2014 12:46 PM, Alain Kalker wrote:
> Reduce the lernel log level to KERN_NOTICE for messages related
> to a missing caching mode page.
>
> Reasons why I think this change is justified:
> - The condition is non-fatal; the existing workaround assumes
> a write through cache. Although this reduces write performance,
> it doesn't limit functionality in any way.
> - The current log level suggests that immediate action is
> required, however, as it is a hardware limitation, there is
> nothing much the user can do about it besides replacing the
> affected hardware.
whoops, confused that one with KERN_ALERT, sorry about that.
Will reword, rebase and repost.
> - The current situation breaks quiet boot (kernel commandline
> parameter 'quiet'), and may trip log monitoring software
> unneccessarily, either on every boot or whenever an affected
> external device is plugged in.
>
> Signed-off-by: Alain Kalker <a.c.kalker@gmail.com>
next prev parent reply other threads:[~2014-06-02 11:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-02 10:46 [PATCH] sd: Reduce log level to KERN_NOTICE for missing caching mode page Alain Kalker
2014-06-02 11:51 ` Alain Kalker [this message]
2014-06-02 12:10 ` [PATCH V2] " Alain Kalker
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=538C6528.5030504@gmail.com \
--to=a.c.kalker@gmail.com \
--cc=linux-scsi@vger.kernel.org \
/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.