Messages in this thread |  | | | Date | Thu, 18 Nov 2010 21:43:24 +0800 | | From | Américo Wang <> | | Subject | Re: [PATCH 1/2] uml: Safely iterate list of winch handlers in line driver. |
| |
On Sat, Nov 13, 2010 at 05:44:28PM +0000, Will Newton wrote: >unregister_winch should use list_for_each_safe, as it can >potentially delete from the list. >Signed-off-by: Will Newton <will.newton@gmail.com>
Acked-by: WANG Cong <xiyou.wangcong@gmail.com> Cc: Andrew Morton
Thanks.
|  |