From: Jarkko Sakkinen <jarkko.sakkinen@intel.com>
To: Peter Huewe <peterhuewe@gmx.de>
Cc: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>,
tpmdd-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org,
gregkh@linuxfoundation.org, jgunthorpe@obsidianresearch.com,
"Eric W. Biederman" <ebiederm@xmission.com>,
Guenter Roeck <linux@roeck-us.net>,
"open list:ABI/API" <linux-api@vger.kernel.org>,
NeilBrown <neilb@suse.de>, Tejun Heo <tj@kernel.org>
Subject: Re: [PATCH v9 0/3] Enable PPI sysfs interface for TPM 2.0
Date: Wed, 26 Aug 2015 08:28:02 +0300 [thread overview]
Message-ID: <20150826052802.GA6101@intel.com> (raw)
In-Reply-To: <E4F705A5-5445-4220-B841-E93FC6859537@gmx.de>
On Tue, Aug 25, 2015 at 07:20:24PM +0200, Peter Huewe wrote:
> Will look at it as soon as possible - relocating to the us is quite stressful.sorry about that.
>
> But since we are already at v9 i think it is in a good shape.
> Peter
Alright, thanks for informing about this!
/Jarkko
> Am 25. August 2015 19:03:27 MESZ, schrieb Jarkko Sakkinen <jarkko.sakkinen@intel.com>:
> >Does this start be in the shape that there would be chance to pull this
> >in at some point? To be able to enable TPM 2.0 chips from Linux is
> >quite
> >mandatory feature in my opinion.
> >
> >Thank you.
> >
> >/Jarkko
> >
> >On Wed, Aug 12, 2015 at 05:05:40PM +0300, Jarkko Sakkinen wrote:
> >> v9:
> >> * Fixed naming for __compat_only_sysfs_link_entry_to_kobj()
> >>
> >> v8:
> >> * Renamed sysfs_link_entry_to_kobj() to
> >> __compat_only_sysfs_link_entry_to_kobj()
> >>
> >> v7:
> >> * Fixed compile error when CONFIG_SYSFS is not enabled.
> >>
> >> v6:
> >> * Updated documentation.
> >>
> >> v5:
> >> * Removed dangling export of kernfs_remove_by_name_ns() from the
> >sysfs
> >> patch.
> >>
> >> v4:
> >> * Use sysfs_remove_link()
> >>
> >> v3:
> >> * 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 __compat_only_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 | 44
> >++++++++++++++++++++++++++++++
> >> include/linux/sysfs.h | 11 ++++++++
> >> 6 files changed, 100 insertions(+), 49 deletions(-)
> >>
> >> --
> >> 2.5.0
> >>
>
> --
> Sent from my mobile
next prev parent reply other threads:[~2015-08-26 5:28 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-12 14:05 [PATCH v9 0/3] Enable PPI sysfs interface for TPM 2.0 Jarkko Sakkinen
2015-08-12 14:05 ` [PATCH v9 1/3] sysfs: added __compat_only_sysfs_link_entry_to_kobj() Jarkko Sakkinen
2015-08-12 14:05 ` [PATCH v9 2/3] tpm: move the PPI attributes to character device directory Jarkko Sakkinen
2015-08-12 14:05 ` [PATCH v9 3/3] tpm: update PPI documentation to address the location change Jarkko Sakkinen
2015-08-25 17:03 ` [PATCH v9 0/3] Enable PPI sysfs interface for TPM 2.0 Jarkko Sakkinen
2015-08-25 17:20 ` Peter Huewe
2015-08-26 5:28 ` Jarkko Sakkinen [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-09-29 7:36 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=20150826052802.GA6101@intel.com \
--to=jarkko.sakkinen@intel.com \
--cc=ebiederm@xmission.com \
--cc=gregkh@linuxfoundation.org \
--cc=jarkko.sakkinen@linux.intel.com \
--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=tj@kernel.org \
--cc=tpmdd-devel@lists.sourceforge.net \
/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;
as well as URLs for NNTP newsgroup(s).