From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
To: "Maciej W. Rozycki" <macro@linux-mips.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [git patches] IDE updates (part 1)
Date: Sun, 14 Oct 2007 17:38:39 +0200 [thread overview]
Message-ID: <200710141738.39838.bzolnier@gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.64N.0710121518030.21684@blysk.ds.pg.gda.pl>
On Friday 12 October 2007, Maciej W. Rozycki wrote:
> On Fri, 12 Oct 2007, Bartlomiej Zolnierkiewicz wrote:
>
> > * Kconfig facelift - as a result of this change users have three less
> > config options to worry about (BLK_DEV_IDEPCI, BLK_DEV_IDEDMA_PCI
> > and IDE_CHIPSETS) and can just select host drivers that they need
>
> Well, it depends on how you look at it. If you have PCI, an on-board IDE
> interface and do not want any PCI IDE controllers, then you now have a
> zillion of options to disable instead of just one. Have a look at
> "arch/mips/configs/sb1250-swarm_defconfig" for an example (hmm...,
I see, having suddenly zillion options to go through and disable may be
problem. Fortunately not in this particular case because none of IDE PCI
host drivers is enabled by default in drivers/ide/Kconfig.
To be sure I've just checked it with:
ARCH=mips make sb1250-swarm_defconfig menuconfig
and it looks fine (all IDE PCI host drivers are disabled).
However big thanks for raising this point. I was unaware of such side-effect
while working on the above change but from now on I'll keep this in mind. :)
> CONFIG_BLK_DEV_IDE_SWARM disabled by default -- that should probably be
> changed; I'll cook a patch). I guess it is not possible to make everyone
> happy at once though, so please do not treat it as a hard objection. :-)
Hmm, it also seems that CONFIG_IDE_GENERIC=y may be removed now because
IDE SWARM host driver does the probing itself?
Thanks,
Bart
next prev parent reply other threads:[~2007-10-14 16:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-11 22:34 [git patches] IDE updates (part 1) Bartlomiej Zolnierkiewicz
2007-10-12 14:25 ` Maciej W. Rozycki
2007-10-14 15:38 ` Bartlomiej Zolnierkiewicz [this message]
2007-10-15 16:30 ` Maciej W. Rozycki
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=200710141738.39838.bzolnier@gmail.com \
--to=bzolnier@gmail.com \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=macro@linux-mips.org \
--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;
as well as URLs for NNTP newsgroup(s).