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] [day] [month] [year] [list]
Date:	Wed, 18 Jul 2007 05:00:20 -0400
From:	Jeff Garzik <jeff@...zik.org>
To:	Cornelia Huck <cornelia.huck@...ibm.com>
CC:	Greg KH <greg@...ah.com>, LKML <linux-kernel@...r.kernel.org>,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH 1/3] drivers/base/core: improve device_add() error handling,
 fix bugs

Cornelia Huck wrote:
> On Wed, 18 Jul 2007 01:36:00 -0700,
> Greg KH <greg@...ah.com> wrote:
> 
>> Or it should be, hm, Cornelia, can you resend it, I seem to have dropped
>> it :(
> 
> Andrew just did :)
> 
> (For reference, here's the patch:)
> 
>> From: akpm@...ux-foundation.org
>> To: greg@...ah.com
>> Cc: akpm@...ux-foundation.org, cornelia.huck@...ibm.com
>> Subject: [patch 1/1] Driver core: check return code of sysfs_create_link()
>> Date: Wed, 18 Jul 2007 01:43:47 -0700
>>
>> From: Cornelia Huck <cornelia.huck@...ibm.com>
>>
>> Check for return value of sysfs_create_link() in device_add() and
>> device_rename().  Add helper functions device_add_class_symlinks() and
>> device_remove_class_symlinks() to make the code easier to read.
>>
>> [akpm@...ux-foundation.org: fix unused var warnings]
>> Signed-off-by: Cornelia Huck <cornelia.huck@...ibm.com>
>> Cc: Greg KH <greg@...ah.com>
>> Signed-off-by: Andrew Morton <akpm@...ux-foundation.org>
>> ---
>>
>>  drivers/base/core.c |  145 ++++++++++++++++++++++++++++++------------
>>  1 file changed, 105 insertions(+), 40 deletions(-)

ACK


-
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