From: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
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: Mon, 11 May 2015 11:14:20 +0300 [thread overview]
Message-ID: <20150511081420.GA30461@intel.com> (raw)
In-Reply-To: <20150510141154.GA22462@kroah.com>
On Sun, May 10, 2015 at 04:11:54PM +0200, Greg Kroah-Hartman wrote:
> On Wed, May 06, 2015 at 09:00:19AM +0300, Jarkko Sakkinen wrote:
> > 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@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?
> > > >
> > > > 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
>
> I only see one patch here, please resend this whole thing correctly...
OK, now that I looked at my command history I think I messed with my
send-email command-line :( Sorry for the caused confusion. I'll resend
the patch set.
/Jarkko
next prev parent reply other threads:[~2015-05-11 8:14 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
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 [this message]
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=20150511081420.GA30461@intel.com \
--to=jarkko.sakkinen@linux.intel.com \
--cc=gregkh@linuxfoundation.org \
--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