diff options
author | Al Viro <viro@ZenIV.linux.org.uk> | 2013-05-05 18:03:46 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-05-06 17:06:51 +0200 |
commit | 0020356355192cbaf6d315515e6c95bd09618c3b (patch) | |
tree | 8437e2fe173620f1b08390a728fac5d64a2d0374 /net/irda | |
parent | net: frag, fix race conditions in LRU list maintenance (diff) | |
download | linux-0020356355192cbaf6d315515e6c95bd09618c3b.tar.xz linux-0020356355192cbaf6d315515e6c95bd09618c3b.zip |
fib_trie: no need to delay vfree()
Now that vfree() can be called from interrupt contexts, there's no
need to play games with schedule_work() to escape calling vfree()
from RCU callbacks.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/irda')
0 files changed, 0 insertions, 0 deletions