public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Soeren Sonnenburg <kernel@nn7.de>
To: Tejun Heo <htejun@gmail.com>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Adrian Bunk <bunk@stusta.de>,
	Michal Piotrowski <michal.k.k.piotrowski@gmail.com>,
	Emil Karlson <jkarlson@cc.hut.fi>,
	"Michael S\. Tsirkin" <mst@mellanox.co.il>,
	Len Brown <lenb@kernel.org>
Subject: Re: s2ram still broken with CONFIG_NO_HZ / HPET (macbook pro)
Date: Tue, 13 Mar 2007 10:53:31 +0100	[thread overview]
Message-ID: <1173779611.13173.8.camel@localhost> (raw)
In-Reply-To: <45F53282.5040504@gmail.com>

On Mon, 2007-03-12 at 19:59 +0900, Tejun Heo wrote:
> Soeren Sonnenburg wrote:
> > Elsewise I still see the
> > 
> > ATA: abnormal status 0x80 on port 0x000140df
> > ATA: abnormal status 0x80 on port 0x000140df
> > ata1.00: configured for UDMA/33
> > ata3.01: revalidation failed (errno=-2)
> > ata3: failed to recover some devices, retrying in 5 secs
> > ATA: abnormal status 0x7F on port 0x000140df
> > ATA: abnormal status 0x7F on port 0x000140df
> > ata3.01: configured for UDMA/133
> 
> I can't tell much about HPET timer, only the ATA messages.
> 
> Abnormal messages can be ignored.  Hmmm... revalidation failed without
> explaining why.  Can you apply the attached patch and see whether the
> added message gets printed?

Well it is there:

ATA: abnormal status 0x80 on port 0x000140df
ata1.00: configured for UDMA/33
ata3.01: NODEV after polling detection
ata3.01: revalidation failed (errno=-2)
ata3: failed to recover some devices, retrying in 5 secs
ATA: abnormal status 0x7F on port 0x000140df
ATA: abnormal status 0x7F on port 0x000140df
ata3.01: configured for UDMA/133
SCSI device sda: 234441648 512-byte hdwr sectors (120034 MB)
sda: Write Protect is off
sda: Mode Sense: 00 3a 00 00
SCSI device sda: write cache: enabled, read cache: enabled, doesn't
support DPO or FUA

just FYI a macbook pro has a sata disc + a dvd drive registered
as /dev/sda and /dev/scd0 driven by ata_piix:

dmesg | grep ata_piix 
ata_piix 0000:00:1f.1: version 2.10ac1
scsi0 : ata_piix
scsi1 : ata_piix
ata_piix 0000:00:1f.2: MAP [ P0 P2 XX XX ]
ata_piix 0000:00:1f.2: invalid MAP value 0
scsi2 : ata_piix
scsi3 : ata_piix

Soeren
-- 
Sometimes, there's a moment as you're waking, when you become aware of
the real world around you, but you're still dreaming.

  reply	other threads:[~2007-03-13  9:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-11 20:45 s2ram still broken with CONFIG_NO_HZ / HPET (macbook pro) Soeren Sonnenburg
2007-03-12 10:59 ` Tejun Heo
2007-03-13  9:53   ` Soeren Sonnenburg [this message]
2007-03-12 11:22 ` Rafael J. Wysocki

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=1173779611.13173.8.camel@localhost \
    --to=kernel@nn7.de \
    --cc=akpm@linux-foundation.org \
    --cc=bunk@stusta.de \
    --cc=htejun@gmail.com \
    --cc=jkarlson@cc.hut.fi \
    --cc=lenb@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michal.k.k.piotrowski@gmail.com \
    --cc=mst@mellanox.co.il \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox