All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kent Yoder <shpedoikal@gmail.com>
To: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>,
	leosilva@linux.vnet.ibm.com, adlai@linux.vnet.ibm.com
Cc: Daniel De Graaf <dgdegra@tycho.nsa.gov>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	TPM Device Driver List <tpmdd-devel@lists.sourceforge.net>,
	Ian.Campbell@citrix.com, Jan Beulich <JBeulich@suse.com>,
	xen-devel@lists.xen.org
Subject: Re: [tpmdd-devel] [PATCH v2] drivers/tpm: add xen tpmfront interface
Date: Wed, 22 May 2013 14:47:01 -0500	[thread overview]
Message-ID: <CAM0nabGSo9b7q1pGOsTGjFzJBi7cK=2s5mGmOgNjeAf-2+ZvDQ@mail.gmail.com> (raw)
In-Reply-To: <20130522191551.GB10617@phenom.dumpdata.com>

>> +     notify_remote_via_evtchn(priv->evtchn);
>> +
>> +     ordinal = be32_to_cpu(*((__be32 *) (buf + 6)));
>
> Um, + 6? Why? Is there an #define for that magic constant?
> Should this value be read before you do the wait_for_tpm_stat stuff?

  This is hardcoded to 6 even in tpm.c.  Time for a #define...

> Otherwise it looks OK to me. Should this go through me or Kent?
> And if so, is Kent waiting for my feedback?

  My comments were minor -- I was expecting feedback on your earlier
comments before merging.  I think this should go through the tpmdd
maintainer if its going to live in drivers/char/tpm though.

Kent

> ------------------------------------------------------------------------------
> Try New Relic Now & We'll Send You this Cool Shirt
> New Relic is the only SaaS-based application performance monitoring service
> that delivers powerful full stack analytics. Optimize and monitor your
> browser, app, & servers with just a few lines of code. Try New Relic
> and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
> _______________________________________________
> tpmdd-devel mailing list
> tpmdd-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tpmdd-devel

  reply	other threads:[~2013-05-22 19:47 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-11 14:56 [PATCH v2] drivers/tpm: add xen tpmfront interface Daniel De Graaf
2013-04-11 14:56 ` Daniel De Graaf
2013-04-19 20:08 ` [tpmdd-devel] " Kent Yoder
2013-04-19 20:08 ` Kent Yoder
2013-05-22 19:15 ` Konrad Rzeszutek Wilk
2013-05-22 19:15 ` Konrad Rzeszutek Wilk
2013-05-22 19:47   ` Kent Yoder [this message]
2013-05-22 20:57     ` [tpmdd-devel] " Konrad Rzeszutek Wilk
2013-05-22 22:12       ` Kent Yoder
2013-05-22 22:12       ` Kent Yoder
2013-05-24 14:37         ` Konrad Rzeszutek Wilk
2013-05-24 14:37         ` Konrad Rzeszutek Wilk
2013-05-28 14:16           ` Kent Yoder
2013-05-28 14:16           ` Kent Yoder
2013-05-22 20:57     ` Konrad Rzeszutek Wilk
2013-05-22 19:47   ` Kent Yoder
2013-05-28 15:40   ` Daniel De Graaf
2013-05-28 15:40     ` Daniel De Graaf
2013-05-28 21:58     ` [tpmdd-devel] " Peter Hüwe
2013-05-28 21:58     ` Peter Hüwe

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='CAM0nabGSo9b7q1pGOsTGjFzJBi7cK=2s5mGmOgNjeAf-2+ZvDQ@mail.gmail.com' \
    --to=shpedoikal@gmail.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=JBeulich@suse.com \
    --cc=adlai@linux.vnet.ibm.com \
    --cc=dgdegra@tycho.nsa.gov \
    --cc=konrad.wilk@oracle.com \
    --cc=leosilva@linux.vnet.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tpmdd-devel@lists.sourceforge.net \
    --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.