From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Cc: peterhuewe@gmx.de, tpmdd-devel@lists.sourceforge.net,
linux-kernel@vger.kernel.org,
Vivien Didelot <vivien.didelot@savoirfairelinux.com>,
Tejun Heo <tj@kernel.org>, Guenter Roeck <linux@roeck-us.net>,
NeilBrown <neilb@suse.de>,
Simon Wunderlich <sw@simonwunderlich.de>
Subject: Re: [PATCH v5 1/2] sysfs: added sysfs_link_entry_to_kobj()
Date: Sun, 3 May 2015 20:00:22 +0200 [thread overview]
Message-ID: <20150503180022.GA23599@kroah.com> (raw)
In-Reply-To: <1430590253-29019-2-git-send-email-jarkko.sakkinen@linux.intel.com>
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@linux.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?
confused,
greg k-h
next prev parent reply other threads:[~2015-05-03 18:00 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-02 18:10 [PATCH v5 0/2] Enable PPI sysfs interface for TPM 2.0 Jarkko Sakkinen
2015-05-02 18:10 ` [PATCH v5 1/2] sysfs: added sysfs_link_entry_to_kobj() Jarkko Sakkinen
2015-05-03 18:00 ` Greg Kroah-Hartman [this message]
2015-05-04 6:57 ` Jarkko Sakkinen
2015-05-04 7:42 ` Greg Kroah-Hartman
2015-05-06 6:00 ` Jarkko Sakkinen
2015-05-10 14:11 ` Greg Kroah-Hartman
2015-05-11 8:14 ` Jarkko Sakkinen
2015-05-02 18:10 ` [PATCH v5 2/2] tpm: move the PPI attributes to character device directory Jarkko Sakkinen
2015-05-13 6:43 [PATCH v5 0/2] Enable PPI sysfs interface for TPM 2.0 Jarkko Sakkinen
2015-05-13 6:43 ` [PATCH v5 1/2] sysfs: added sysfs_link_entry_to_kobj() Jarkko Sakkinen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150503180022.GA23599@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=jarkko.sakkinen@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=neilb@suse.de \
--cc=peterhuewe@gmx.de \
--cc=sw@simonwunderlich.de \
--cc=tj@kernel.org \
--cc=tpmdd-devel@lists.sourceforge.net \
--cc=vivien.didelot@savoirfairelinux.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome