mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
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: Mon, 4 May 2015 09:42:25 +0200	[thread overview]
Message-ID: <20150504074225.GA8135@kroah.com> (raw)
In-Reply-To: <1430722633.4286.1.camel@linux.intel.com>

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.

  reply	other threads:[~2015-05-05 22:13 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 [this message]
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=20150504074225.GA8135@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