public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
To: tpmdd-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
Cc: peterhuewe@gmx.de, gregkh@linuxfoundation.org,
	jgunthorpe@obsidianresearch.com,
	Guenter Roeck <linux@roeck-us.net>,
	"open list:ABI/API" <linux-api@vger.kernel.org>,
	NeilBrown <neilb@suse.de>,
	Simon Wunderlich <sw@simonwunderlich.de>,
	Tejun Heo <tj@kernel.org>,
	Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Subject: Re: [PATCH v6 0/3] Enable PPI sysfs interface for TPM 2.0
Date: Tue, 26 May 2015 11:22:05 +0300	[thread overview]
Message-ID: <20150526082205.GA3360@intel.com> (raw)
In-Reply-To: <1432129766-7289-1-git-send-email-jarkko.sakkinen@linux.intel.com>

Hi

Any feedback on this?

/Jarkko

On Wed, May 20, 2015 at 04:49:21PM +0300, Jarkko Sakkinen wrote:
> Changes since v5:
> * Updated documentation.
> 
> Changes since v4:
> * Removed dangling export of kernfs_remove_by_name_ns() from the sysfs
>   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.
> 
> Jarkko Sakkinen (3):
>   sysfs: added sysfs_link_entry_to_kobj()
>   tpm: move the PPI attributes to character device directory.
>   tpm: update PPI documentation to address the location change.
> 
>  Documentation/ABI/testing/sysfs-driver-ppi | 19 +++++++++-----
>  drivers/char/tpm/tpm-chip.c                | 24 +++++++++++------
>  drivers/char/tpm/tpm.h                     | 17 +++++-------
>  drivers/char/tpm/tpm_ppi.c                 | 34 ++++++++----------------
>  fs/sysfs/group.c                           | 42 ++++++++++++++++++++++++++++++
>  include/linux/sysfs.h                      |  8 ++++++
>  6 files changed, 95 insertions(+), 49 deletions(-)
> 
> -- 
> 2.1.4
> 

      parent reply	other threads:[~2015-05-26  8:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-20 13:49 [PATCH v6 0/3] Enable PPI sysfs interface for TPM 2.0 Jarkko Sakkinen
2015-05-20 13:49 ` [PATCH v6 1/3] sysfs: added sysfs_link_entry_to_kobj() Jarkko Sakkinen
2015-05-20 13:49 ` [PATCH v6 2/3] tpm: move the PPI attributes to character device directory Jarkko Sakkinen
2015-05-20 13:49 ` [PATCH v6 3/3] tpm: update PPI documentation to address the location change Jarkko Sakkinen
2015-05-26  8:22 ` Jarkko Sakkinen [this message]

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=20150526082205.GA3360@intel.com \
    --to=jarkko.sakkinen@linux.intel.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jgunthorpe@obsidianresearch.com \
    --cc=linux-api@vger.kernel.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