lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 14 Oct 2007 17:38:39 +0200
From:	Bartlomiej Zolnierkiewicz <bzolnier@...il.com>
To:	"Maciej W. Rozycki" <macro@...ux-mips.org>
Cc:	Linus Torvalds <torvalds@...ux-foundation.org>,
	linux-ide@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [git patches] IDE updates (part 1)

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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ