All of lore.kernel.org
 help / color / mirror / Atom feed
From: key@linux.vnet.ibm.com
To: benh@kernel.crashing.org
Cc: James Morris <jmorris@namei.org>,
	Ashley Lai <adlai@linux.vnet.ibm.com>,
	linux-kernel@vger.kernel.org,
	linux-security-module@vger.kernel.org,
	tpmdd-devel@lists.sourceforge.net, linuxppc-dev@lists.ozlabs.org,
	rcj@linux.vnet.ibm.com, adlai@us.ibm.com, key@linux.vnet.ibm.com
Subject: Re: [PATCH 1/1] drivers/char/tpm: remove tasklet and cleanup
Date: Wed, 26 Sep 2012 08:55:13 -0500	[thread overview]
Message-ID: <20120926135513.GA8251@ennui.austin.ibm.com> (raw)
In-Reply-To: <20120924154821.GA16007@ennui.austin.ibm.com>

On Mon, Sep 24, 2012 at 10:48:21AM -0500, key@linux.vnet.ibm.com wrote:
> On Mon, Sep 24, 2012 at 09:10:41AM -0500, key@linux.vnet.ibm.com wrote:
> > On Mon, Sep 24, 2012 at 12:26:05PM +1000, James Morris wrote:
> > > On Wed, 12 Sep 2012, Ashley Lai wrote:
> > > 
> > > > This patch removed the tasklet and moved the wait queue into the
> > > > private structure.  It also cleaned up the response CRQ path.
> > > > 
> > > > Signed-off-by: Ashley Lai <adlai@us.ibm.com>
> > > 
> > > 
> > > Kent: any comment on this?  You should probably push this to me via your 
> > > tree.
> > 
> >   Oh, I thought we were waiting on Ben. This looks good to me, I'll get
> > this to you today.
> 
>   Ashley tells me Ben's review is in the works, so I'll send once we
> have it.

  Ben - any status here?

Kent

> 
> Kent
> 
> > 
> >   Kent
> > 
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 


WARNING: multiple messages have this Message-ID (diff)
From: key@linux.vnet.ibm.com
To: benh@kernel.crashing.org
Cc: rcj@linux.vnet.ibm.com, linux-kernel@vger.kernel.org,
	James Morris <jmorris@namei.org>,
	linux-security-module@vger.kernel.org,
	tpmdd-devel@lists.sourceforge.net, adlai@us.ibm.com,
	key@linux.vnet.ibm.com, Ashley Lai <adlai@linux.vnet.ibm.com>,
	linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH 1/1] drivers/char/tpm: remove tasklet and cleanup
Date: Wed, 26 Sep 2012 08:55:13 -0500	[thread overview]
Message-ID: <20120926135513.GA8251@ennui.austin.ibm.com> (raw)
In-Reply-To: <20120924154821.GA16007@ennui.austin.ibm.com>

On Mon, Sep 24, 2012 at 10:48:21AM -0500, key@linux.vnet.ibm.com wrote:
> On Mon, Sep 24, 2012 at 09:10:41AM -0500, key@linux.vnet.ibm.com wrote:
> > On Mon, Sep 24, 2012 at 12:26:05PM +1000, James Morris wrote:
> > > On Wed, 12 Sep 2012, Ashley Lai wrote:
> > > 
> > > > This patch removed the tasklet and moved the wait queue into the
> > > > private structure.  It also cleaned up the response CRQ path.
> > > > 
> > > > Signed-off-by: Ashley Lai <adlai@us.ibm.com>
> > > 
> > > 
> > > Kent: any comment on this?  You should probably push this to me via your 
> > > tree.
> > 
> >   Oh, I thought we were waiting on Ben. This looks good to me, I'll get
> > this to you today.
> 
>   Ashley tells me Ben's review is in the works, so I'll send once we
> have it.

  Ben - any status here?

Kent

> 
> Kent
> 
> > 
> >   Kent
> > 
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 

  reply	other threads:[~2012-09-26 13:55 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-14 23:23 [PATCH V3 0/3] tpm: Add new vTPM device driver for PPC64 Ashley Lai
2012-08-14 23:23 ` Ashley Lai
2012-08-14 23:34 ` [PATCH V3 1/3] drivers/char/tpm: Add new device driver to support IBM vTPM Ashley Lai
2012-08-14 23:34   ` Ashley Lai
2012-08-22 21:17   ` Ashley Lai
2012-08-22 21:17     ` Ashley Lai
2012-08-22 21:42     ` Kent Yoder
2012-08-22 21:42       ` Kent Yoder
2012-09-05  3:40       ` Benjamin Herrenschmidt
2012-09-05  3:40         ` Benjamin Herrenschmidt
2012-09-05 15:46         ` Kent Yoder
2012-09-05 15:46           ` Kent Yoder
2012-09-05 21:11           ` Benjamin Herrenschmidt
2012-09-05 21:11             ` Benjamin Herrenschmidt
2012-09-07 17:38             ` Kent Yoder
2012-09-07 17:38               ` Kent Yoder
2012-09-12  3:16               ` James Morris
2012-09-12  3:16                 ` James Morris
2012-09-05 17:25         ` Ashley Lai
2012-09-05 17:25           ` Ashley Lai
2012-09-12 17:49     ` [PATCH 1/1] drivers/char/tpm: remove tasklet and cleanup Ashley Lai
2012-09-12 17:49       ` Ashley Lai
2012-09-24  2:26       ` James Morris
2012-09-24  2:26         ` James Morris
2012-09-24 14:10         ` key
2012-09-24 14:10           ` key
2012-09-24 15:48           ` key
2012-09-24 15:48             ` key
2012-09-26 13:55             ` key [this message]
2012-09-26 13:55               ` key
2012-09-27 14:46               ` Ashley Lai
2012-09-27 14:46                 ` Ashley Lai
2012-08-14 23:34 ` [PATCH V3 2/3] PPC64: Add support for instantiating SML from Open Firmware Ashley Lai
2012-08-14 23:34   ` Ashley Lai
2012-08-14 23:35 ` [PATCH V3 3/3] drivers/char/tpm: Add securityfs support for event log Ashley Lai
2012-08-14 23:35   ` Ashley Lai
2012-08-15 19:59 ` [PATCH V3 0/3] tpm: Add new vTPM device driver for PPC64 Kent Yoder
2012-08-15 19:59   ` Kent Yoder

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=20120926135513.GA8251@ennui.austin.ibm.com \
    --to=key@linux.vnet.ibm.com \
    --cc=adlai@linux.vnet.ibm.com \
    --cc=adlai@us.ibm.com \
    --cc=benh@kernel.crashing.org \
    --cc=jmorris@namei.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-security-module@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=rcj@linux.vnet.ibm.com \
    --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 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.