From: Jiri Pirko Date: Thu, 4 Apr 2013 23:39:39 +0000 (+0000) Subject: net: ipv4: fix schedule while atomic bug in check_lifetime() X-Git-Tag: v3.9-rc7~26^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c988d1e8cbf722e34ee6124b8b89d47fec655b51;p=pandora-kernel.git net: ipv4: fix schedule while atomic bug in check_lifetime() move might_sleep operations out of the rcu_read_lock() section. Also fix iterating over ifa_dev->ifa_list Introduced by: commit 5c766d642bcaf "ipv4: introduce address lifetime" Signed-off-by: Jiri Pirko Signed-off-by: David S. Miller --- Reading git-diff-tree failed