From: Tejun Heo <tj@kernel.org>
To: Axel Uhl <axel.uhl@gmx.de>
Cc: Mikael Pettersson <mikpe@it.uu.se>,
linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: Kernel Bug in ATA or SMART area
Date: Sat, 20 Feb 2010 12:50:42 +0900 [thread overview]
Message-ID: <4B7F5C12.5080201@kernel.org> (raw)
In-Reply-To: <4B7EDE2F.8030107@gmx.de>
Hello,
On 02/20/2010 03:53 AM, Axel Uhl wrote:
> I now enabled IO/APIC in my kernel. See attached .config. I also enabled
> pata_via but was unsure which IDE driver to disable. The kernel
> rebooted fine. The following appeared in my syslog when the smartctl
> command spinned up the disk:
>
> Feb 19 18:57:09 homemp3 kernel: ata5.00: exception Emask 0x0 SAct 0x0
> SErr 0x0 action 0x6 frozen
> Feb 19 18:57:09 homemp3 kernel: ata5.00: failed command: SMART
> Feb 19 18:57:09 homemp3 kernel: ata5.00: cmd
> b0/da:00:00:4f:c2/00:00:00:00:00/00 tag 0
> Feb 19 18:57:09 homemp3 kernel: res
> 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
> Feb 19 18:57:09 homemp3 kernel: ata5.00: status: { DRDY }
> Feb 19 18:57:09 homemp3 kernel: ata5: soft resetting link
> Feb 19 18:57:09 homemp3 kernel: ata5.00: configured for UDMA/133
> Feb 19 18:57:09 homemp3 kernel: ata5: EH complete
>
> At least it seems that the kernel recovered better from this exception
> than before. In particular, IRQ10 didn't get disabled and so I/O
> continued to work fine. Thanks for the hint.
The SMART error isn't likely to be related to the nobody cared.
Neither is the switch to libata driver. One possibility is that the
IRQ line is shared with yet another device which the corresponding
driver didn't take care of (there was an i2c controller raising
interrupt behind the driver's back).
> Would you consider the exception above a serious problem that should be
> taken care of somehow?
In itself, it's not dangerous at all although repeated occurrences
could be annoying.
Thanks.
--
tejun
prev parent reply other threads:[~2010-02-20 12:08 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <4B72941A.7060704@gmx.de>
2010-02-11 20:21 ` Kernel Bug in ATA or SMART area Maciej Rutecki
2010-02-11 22:18 ` Axel Uhl
2010-02-12 2:32 ` Tejun Heo
[not found] ` <4B74F263.1060709@gmx.de>
[not found] ` <4B7505CA.60409@kernel.org>
2010-02-12 8:46 ` Axel Uhl
2010-02-17 2:29 ` Tejun Heo
2010-02-17 20:50 ` Axel Uhl
2010-02-18 10:50 ` Mikael Pettersson
2010-02-19 18:53 ` Axel Uhl
2010-02-19 21:03 ` Mikael Pettersson
2010-02-20 8:46 ` Axel Uhl
2010-02-20 12:10 ` Mikael Pettersson
2010-02-20 22:50 ` Axel Uhl
2010-02-20 3:50 ` Tejun Heo [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=4B7F5C12.5080201@kernel.org \
--to=tj@kernel.org \
--cc=axel.uhl@gmx.de \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mikpe@it.uu.se \
/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;
as well as URLs for NNTP newsgroup(s).