diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2013-04-29 12:42:09 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-05-02 08:03:33 -0700 |
commit | 600fe9751aeb6f6b72de84076a05c5b8c04152c0 (patch) | |
tree | 3c02f2627ab4dad3cee03d3c03955376830b5065 /tools | |
parent | 4ada8db38a44654446fe35ceb20a1972220e0f69 (diff) | |
download | linux-3.10-600fe9751aeb6f6b72de84076a05c5b8c04152c0.tar.gz linux-3.10-600fe9751aeb6f6b72de84076a05c5b8c04152c0.tar.bz2 linux-3.10-600fe9751aeb6f6b72de84076a05c5b8c04152c0.zip |
ipc_schedule_free() can do vfree() directly now
Commit 32fcfd40715e ("make vfree() safe to call from interrupt
contexts") made it safe to do vfree directly from the RCU callback,
which allows us to simplify ipc/util.c a lot by getting rid of the
differences between vmalloc/kmalloc memory.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions