Re: [PATCH] llist: Clarify comments about when locking is needed

2016-12-10 Thread Mathieu Desnoyers
- On Dec 10, 2016, at 5:13 AM, Joel Fernandes joe...@google.com wrote: > llist.h comments are a bit confusing about when locking is needed versus when > it isn't. Clarify these comments a bit more and be a bit more descriptive > about > why locking is needed for llist_del_first. Could rephra

[PATCH] llist: Clarify comments about when locking is needed

2016-12-09 Thread Joel Fernandes
llist.h comments are a bit confusing about when locking is needed versus when it isn't. Clarify these comments a bit more and be a bit more descriptive about why locking is needed for llist_del_first. Cc: Huang Ying Cc: Ingo Molnar Cc: Will Deacon Cc: Paul McKenney Cc: Mathieu Desnoyers Signe