All of lore.kernel.org
 help / color / mirror / Atom feed
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, 04 May 2015 09:57:13 +0300	[thread overview]
Message-ID: <1430722633.4286.1.camel@linux.intel.com> (raw)
In-Reply-To: <20150503180022.GA23599@kroah.com>

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.

> confused,
> 
> greg k-h

/Jarkko



  reply	other threads:[~2015-05-04  6:57 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 [this message]
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
  -- strict thread matches above, loose matches on Subject: below --
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=1430722633.4286.1.camel@linux.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.