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:	Sat, 14 Mar 2009 08:48:27 +0000
From:	Alan Cox <alan@...rguk.ukuu.org.uk>
To:	Robert Hancock <hancockrwd@...il.com>
Cc:	Norman Diamond <n0diamond@...oo.co.jp>,
	linux-kernel@...r.kernel.org, linux-ide@...r.kernel.org,
	Jim Paris <jim@...n.com>,
	Sergei Shtylyov <sshtylyov@...mvista.com>,
	Bartlomiej Zolnierkiewicz <bzolnier@...il.com>,
	Mark Lord <liml@....ca>
Subject: Re: Off-by-one in both LIBATA and IDE drivers

> ata_piix should definitely attach to 8086/7111 regardless of the 
> subsystem IDs. I can't really explain why it's not. You should at least 
> be seeing a message about the ata_piix version, if not then somehow the 
> driver probe function isn't even being called..

Because on at least some kernels

hda=noprobe ... etc

does not stop the old IDE layer grabbing the PCI device and continuing to
claim ownership (which means ATA cannot attach to it). Arguably this is
correct behaviour as the IDE layer was asked to ignore the devices *NOT*
to ignore the controller.

Alan
--
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