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:	Wed, 1 Oct 2008 09:38:17 +0200
From:	Konstantin Kletschke <lists@...gbr.de>
To:	linux-kernel@...r.kernel.org
Subject: Re: SATA Cold Boot problems on >2.6.25 with NV

Am 2008-10-01 01:47 +0900 schrieb Tejun Heo:
> Please apply the attached patch and see whether the problem goes
> away.

I will take care of this this evening.

> Also, can you test whether hotplug works with the patch applied?

Erm... I never did Hotplug on SATA, should I plug out the Disk out of
the Mainboard Connector to see what happens? I suspect I need another
additional disk the or a live-usb linux with this Kernel...

> Thanks.

Thats no problem, but one question:

Should this 

> diff --git a/drivers/ata/sata_nv.c b/drivers/ata/sata_nv.c
> index 14601dc..18f81d2 100644
> +++ b/drivers/ata/sata_nv.c
> @@ -433,6 +433,7 @@ static struct ata_port_operations nv_nf2_ops = {
>  	.inherits		= &nv_common_ops,
>  	.freeze			= nv_nf2_freeze,
>  	.thaw			= nv_nf2_thaw,
> +	.hardreset		= ATA_OP_NULL,
>  };
>  
>  static struct ata_port_operations nv_ck804_ops = {

go onto vanilla 2.6.27_rc7 WITH or withOUT
sata_nv-reinstate-nv_hardreset.patch?


Regards, Konsti


-- 
GPG KeyID EF62FCEF
Fingerprint: 13C9 B16B 9844 EC15 CC2E  A080 1E69 3FDA EF62 FCEF
--
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