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:	Mon, 30 Apr 2012 09:51:23 -0400
From:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:	Sasikantha babu <sasikanth.v19@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] sysfs: Removed dup_name entirely in sysfs_rename

On Mon, Apr 30, 2012 at 03:16:56PM +0530, Sasikantha babu wrote:
> Since no one using "dup_name", removed it completely in sysfs_rename, 
> 
> Signed-off-by: Sasikantha babu <sasikanth.v19@...il.com>
> ---
>  fs/sysfs/dir.c |    6 ++----
>  1 files changed, 2 insertions(+), 4 deletions(-)

Have you tested this patch and renamed some sysfs files with it with
SLAB_DEBUGGING enabled?  There was some "odd" things with regards to
names that I would like to ensure that is all still working properly
with this patch.

thanks,

greg k-h
--
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