From: Paul E. McKenney Date: Fri, 6 Jan 2006 08:19:53 +0000 (-0800) Subject: [PATCH] fix remaining list_for_each_safe_rcu in -mm (take 2) X-Git-Tag: v2.6.16-rc1~936^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=066bb8d03b6e52e4844d37145573d6a2bedaa339;p=pandora-kernel.git [PATCH] fix remaining list_for_each_safe_rcu in -mm (take 2) I missed a use of list_for_each_rcu_safe() in -mm tree. Here is an updated patch to fix it. This time tested on a machine that actually uses IPMI... (Thanks to Serge Hallyn for spotting this.) Signed-off-by: "Paul E. McKenney" Cc: Corey Minyard Cc: Matt Domsch Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed