Messages in this thread |  | | | Date | Wed, 21 Jan 2009 18:13:53 -0800 | | Subject | Re: [PATCH 1.5/4] cgroup: delay populate css id | | From | Paul Menage <> |
| |
On Wed, Jan 21, 2009 at 6:06 PM, KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> wrote: > > BTW, isn't it better to use rcu_assign_pointer to show "this pointer will be > dereferenced from RCU-read-side" ? >
Yes, I think using rcu_assign_pointer() is fine here.
Paul
|  |