Re: [PATCH 1/1] drivers/char/tpm: remove tasklet and cleanup

2012-09-24 Thread key
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 > > > Kent: any comm

Re: [PATCH 1/1] drivers/char/tpm: remove tasklet and cleanup

2012-09-24 Thread key
On Mon, Sep 24, 2012 at 09:10:41AM -0500, k...@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 u

Re: [PATCH 1/1] drivers/char/tpm: remove tasklet and cleanup

2012-09-26 Thread key
On Mon, Sep 24, 2012 at 10:48:21AM -0500, k...@linux.vnet.ibm.com wrote: > On Mon, Sep 24, 2012 at 09:10:41AM -0500, k...@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 ta