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, 1 Sep 2007 14:37:46 +0400
From:	Cyrill Gorcunov <gorcunov@...il.com>
To:	Jeff Garzik <jeff@...zik.org>
Cc:	Cyrill Gorcunov <gorcunov@...il.com>,
	Grant Wilson <grant.wilson@....co.uk>,
	LKML <linux-kernel@...r.kernel.org>
Subject: Re: Linux 2.6.23-rc5 - oops

[Jeff Garzik - Sat, Sep 01, 2007 at 06:32:27AM -0400]
> 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
>
>

Don't swear on me it was not intended ;)

So Jeff, make the real patch then (and btw I think
using braces with a space between does look more
elegant ;)

		Cyrill

-
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