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:
3cdcf63
)
GFS2: gfs2_dir_get_hash_table(): avoiding deferred vfree() is easy here...
author
Al Viro
<viro@ZenIV.linux.org.uk>
Thu, 20 Nov 2014 05:19:47 +0000
(
05:19
+0000)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Thu, 20 Nov 2014 10:29:44 +0000
(10:29 +0000)
vfree() is allowed under spinlock these days, but it's cheaper when
it doesn't step into deferred case and here it's very easy to avoid.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found