lkml.org 
[lkml]   [2008]   [Sep]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 3/4] TPM: rcu locking
FromRajiv Andrade <>
DateTue, 23 Sep 2008 17:18:17 -0300
Paul,

On Tue, 2008-09-23 at 11:19 -0700, Paul E. McKenney wrote:
>
> But here we are deleting from what appears to be some other list.
> And I don't see any insertiong into either list.
>
> What am I missing here?
>
> Thanx, Paul

Sorry, forgot to change list_add() to list_add_rcu() in the code section
below:

> > + /* Make chip available */
> > + spin_lock(&driver_lock);
> > + list_add(&chip->list, &tpm_chip_list);
> > + spin_unlock(&driver_lock);

I'll resubmit.

Thanks,
Rajiv Andrade
IBM Linux Technology Center
Security Dev.



\
 
 \ /
  Last update: 2008-09-23 22:21    [from the cache]
©2003-2010