Messages in this thread |  | | | Date | Wed, 3 Mar 2010 09:20:21 +1100 (EST) | | From | James Morris <> | | Subject | Re: [PATCH] audit: Protect find_task_by_vpid() with RCU. |
| |
On Fri, 26 Feb 2010, Tetsuo Handa wrote:
> [PATCH] audit: Protect find_task_by_vpid() with RCU. > > Holding tasklist_lock is no longer sufficient for find_task_by_vpid(). > Explicit rcu_read_lock() is required. > > Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Reviewed-by: James Morris <jmorris@namei.org>
-- James Morris <jmorris@namei.org>
|  |