All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel De Graaf <dgdegra@tycho.nsa.gov>
To: Ian Campbell <Ian.Campbell@citrix.com>
Cc: "Matthew.Fioravante@jhuapl.edu" <Matthew.Fioravante@jhuapl.edu>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
	"JBeulich@suse.com" <JBeulich@suse.com>,
	"konrad.wilk@oracle.com" <konrad.wilk@oracle.com>
Subject: Re: [PATCH RFC] drivers/tpm: add xen tpmfront interface
Date: Thu, 11 Apr 2013 10:38:11 -0400	[thread overview]
Message-ID: <5166CAD3.2060403@tycho.nsa.gov> (raw)
In-Reply-To: <1365689822.8126.6.camel@zakaz.uk.xensource.com>

On 04/11/2013 10:17 AM, Ian Campbell wrote:
> On Fri, 2013-03-22 at 22:28 +0000, Daniel De Graaf wrote:
>> This is a complete rewrite of the Xen TPM frontend driver, taking
>> advantage of a simplified frontend/backend interface and adding support
>> for cancellation and timeouts.
>>
>> Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
>> ---
>>
>> This patch does not include the v1 interfaces from linux-2.6.18-xen.hg
>> in include/xen/interface/io/tpmif.h, since they do not pass checkpatch
>> due to their use of typedefs, are not 32/64-bit clean, and are not used
>> in this patch.
>>
>> This patch relies on the mini-os patch to tpmback/front:
>>
>>      [PATCH v5.1 01/12] mini-os/tpm{back,front}: Change shared page ABI
>>
>> which should be sent as a reply.
>
> I think the Xen side and the Linux side can be committed independently
> though, right? Did you want to CC LKML and the tpm subsystem maintainers
> there?
>

I did CC tpmdd-devel on the non-RFC version of this patch (sent on the 26th)
although I neglected to CC LKML. I agree that the Xen and Linux sides can
be committed independently; I will send a v2 of this patch out soon with one
additional change from the v1.

-- 
Daniel De Graaf
National Security Agency

      reply	other threads:[~2013-04-11 14:38 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-22 22:28 [PATCH RFC] drivers/tpm: add xen tpmfront interface Daniel De Graaf
2013-03-22 22:30 ` [PATCH v5.1 01/12] mini-os/tpm{back, front}: Change shared page ABI Daniel De Graaf
2013-04-11 14:00   ` Ian Campbell
2013-04-11 14:11     ` Daniel De Graaf
2013-04-11 14:14   ` Ian Campbell
2013-04-11 14:38     ` Daniel De Graaf
2013-04-11 15:25       ` Ian Campbell
2013-04-11 15:46         ` Daniel De Graaf
2013-04-11 14:27   ` Ian Campbell
2013-04-11 15:10     ` Daniel De Graaf
2013-04-11 15:22       ` Ian Campbell
2013-04-11 16:18         ` Daniel De Graaf
2013-04-11 16:20           ` [PATCH v5.2] " Daniel De Graaf
2013-04-11 14:17 ` [PATCH RFC] drivers/tpm: add xen tpmfront interface Ian Campbell
2013-04-11 14:38   ` Daniel De Graaf [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=5166CAD3.2060403@tycho.nsa.gov \
    --to=dgdegra@tycho.nsa.gov \
    --cc=Ian.Campbell@citrix.com \
    --cc=JBeulich@suse.com \
    --cc=Matthew.Fioravante@jhuapl.edu \
    --cc=konrad.wilk@oracle.com \
    --cc=xen-devel@lists.xen.org \
    /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.