From: Jeff Garzik <jeff@garzik.org>
To: Adrian Bunk <bunk@kernel.org>
Cc: Alexey Dobriyan <adobriyan@gmail.com>,
Tejun Heo <htejun@gmail.com>, Jeff Garzik <jgarzik@redhat.com>,
Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org
Subject: Re: 2.6.25-rc8-mm2: CONFIG_ATA_SFF: panic involving mount_block_root and down the road
Date: Sat, 12 Apr 2008 06:02:21 -0400 [thread overview]
Message-ID: <480088AD.1040904@garzik.org> (raw)
In-Reply-To: <20080412065248.GA8849@cs181133002.pp.htv.fi>
Adrian Bunk wrote:
> On Sat, Apr 12, 2008 at 04:59:17AM +0400, Alexey Dobriyan wrote:
>> On Sat, Apr 12, 2008 at 03:43:45AM +0400, Alexey Dobriyan wrote:
>>> Pekka fixed SLUB for me, and now core2 box survives up and including to
>>> not finding / :
>>>
>>> Setup is SATA disk with plain old partitions, nothing lvmancy:
>>>
>>> /dev/sda2 on / type ext3 (rw,noatime)
>>>
>>> CONFIG_ATA=y
>>> CONFIG_ATA_ACPI=y
>>> CONFIG_SATA_AHCI=y
>>> CONFIG_ATA_PIIX=y
>>> CONFIG_PATA_JMICRON=y
>>>
>>> sda1 is for swap.
>>>
>>>
>>> [ 3.920000] NET: Registered protocol family 1
>>> [ 3.920000] VFS: Cannot open root device "sda2" or unknown-block(0,0)
>> The winner is partly me, partly git-libata-all.
>>
>> The latter introduced CONFIG_ATA_SFF option and put more or less every
>> SATA and PATA driver under it. The former honestly answered N to when
>> ATA_SFF popped up and failed to check existence of ATA_PIIX and
>> PATA_JMICRON in failing .config .
>>
>> Now raise hands those who knew that your ATA controller is SFF
>> compliant.
>
> Is there any technical reason why we have to bother users with the
> ATA_SFF option at all?
>
> It sounds like a perfect canndidate for being select'ed.
'default y' is appropriate, but option that is used to disable a major
swath of legacy code unneeded on modern FIS-based SATA platforms like AHCI.
Jeff
next prev parent reply other threads:[~2008-04-12 10:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20080410203354.f0a6f464.akpm@linux-foundation.org>
[not found] ` <20080411234345.GA4742@martell.zuzino.mipt.ru>
2008-04-12 0:59 ` 2.6.25-rc8-mm2: CONFIG_ATA_SFF: panic involving mount_block_root and down the road Alexey Dobriyan
2008-04-12 6:52 ` Adrian Bunk
2008-04-12 10:02 ` Jeff Garzik [this message]
2008-04-13 0:45 ` Tejun Heo
2008-04-13 0:51 ` [mm patch] select ATA_SFF Adrian Bunk
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=480088AD.1040904@garzik.org \
--to=jeff@garzik.org \
--cc=adobriyan@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=bunk@kernel.org \
--cc=htejun@gmail.com \
--cc=jgarzik@redhat.com \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@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 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).