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:	Fri, 24 Nov 2006 11:13:13 +0000
From:	Alan <alan@...rguk.ukuu.org.uk>
To:	Tejun Heo <htejun@...il.com>
Cc:	Conke Hu <conke.hu@....com>, linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...l.org>, Jeff Garzik <jeff@...zik.org>,
	arjan@...radead.org
Subject: Re: [PATCH] Add IDE mode support for SB600 SATA

> * Unlike Jmicron's case, this doesn't affect PCI bus scan.  Actually, it 
> does change class code but that's not as disruptive as Jmicron's case 
> and as long as ahci ignores class code, it doesn't really matter. 
> Driver can be chosen by changing loading order - this is both plus and 
> minus.

The load order is basically undefined. You want AHCI so we should do
this early. That means either putting the same gunk all over the kernel
(drivers/ide, drivers/ata/*ati* drivers/ata/ahci) or in one place.
 
> * As Arjan pointed out, that unlock-modify-lock sequence should be done 
> on resume too.  

The infrastructure for this is already handled by the pci resume quirk
patches I sent. 
-
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