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, 6 May 2015 09:00:19 +0300
From:	Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>
To:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:	peterhuewe@....de, tpmdd-devel@...ts.sourceforge.net,
	linux-kernel@...r.kernel.org,
	Vivien Didelot <vivien.didelot@...oirfairelinux.com>,
	Tejun Heo <tj@...nel.org>, Guenter Roeck <linux@...ck-us.net>,
	NeilBrown <neilb@...e.de>,
	Simon Wunderlich <sw@...onwunderlich.de>
Subject: Re: [PATCH v5 1/2] sysfs: added sysfs_link_entry_to_kobj()

On Mon, May 04, 2015 at 09:42:25AM +0200, Greg Kroah-Hartman wrote:
> On Mon, May 04, 2015 at 09:57:13AM +0300, Jarkko Sakkinen wrote:
> > On Sun, 2015-05-03 at 20:00 +0200, Greg Kroah-Hartman wrote:
> > > On Sat, May 02, 2015 at 09:10:52PM +0300, Jarkko Sakkinen wrote:
> > > > Added a new function sysfs_link_group_to_kobj() that adds a symlink
> > > > from attribute or group to a kobject. Exported kernfs_remove_by_name_ns
> > > > in order to provide a way to remove such symlinks.
> > > > 
> > > > Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>
> > > > ---
> > > >  fs/sysfs/group.c      | 42 ++++++++++++++++++++++++++++++++++++++++++
> > > >  include/linux/sysfs.h |  8 ++++++++
> > > >  2 files changed, 50 insertions(+)
> > > 
> > > What changed from v4?  Why keep resending this?
> > 
> > Yesterday, I had by mistake --subject-prefix="PATCH v4". From
> > original v4 changes are enumerated in the cover letter. Sorry.
> 
> What cover letter?  All I got was this patch, and nothing else, no 2/2
> or 0/2.

Changes since v4:
* Removed dangling export of kernfs_remove_by_name_ns() from the first
  patch.

Changes since v3:
* Use sysfs_remove_link()

Changes since v2:
* Fixed to_tpm_chip() macro.
* Split into two patches.
* Renamed sysfs_link_group_to_kobj to sysfs_link_entry_to_kobj
* Only create the "backwards compatibility" symlink for TPM 1.x devices.

[1] https://lkml.org/lkml/2015/5/2/139

/Jarkko
--
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