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, 01 Sep 2007 06:32:27 -0400
From:	Jeff Garzik <jeff@...zik.org>
To:	Cyrill Gorcunov <gorcunov@...il.com>
CC:	Grant Wilson <grant.wilson@....co.uk>,
	LKML <linux-kernel@...r.kernel.org>
Subject: Re: Linux 2.6.23-rc5 - oops

Cyrill Gorcunov wrote:
> test this, does it help?
> 
> 		Cyrill
> ---
> 
> diff --git a/drivers/ata/ata_piix.c b/drivers/ata/ata_piix.c
> index e40c94f..8031697 100644
> --- a/drivers/ata/ata_piix.c
> +++ b/drivers/ata/ata_piix.c
> @@ -1187,6 +1187,7 @@ static void piix_iocfg_bit18_quirk(struct pci_dev *pdev)
>  				DMI_MATCH(DMI_PRODUCT_NAME, "M570U"),
>  			},
>  		},
> +		{}
>  	};


heh, you beat me to it.  That should indeed fix it.

	Jeff


-
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