git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05a324b
)
net: ipv4: fix schedule while atomic bug in check_lifetime()
author
Jiri Pirko
<jiri@resnulli.us>
Thu, 4 Apr 2013 23:39:39 +0000
(23:39 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 8 Apr 2013 16:04:51 +0000
(12:04 -0400)
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 <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found