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:
c2baec7
)
ima: use path names cache
author
Dmitry Kasatkin
<dmitry.kasatkin@gmail.com>
Wed, 1 Oct 2014 18:43:10 +0000
(21:43 +0300)
committer
Mimi Zohar
<zohar@linux.vnet.ibm.com>
Tue, 7 Oct 2014 18:32:54 +0000
(14:32 -0400)
__getname() uses slab allocation which is faster than kmalloc.
Make use of it.
Signed-off-by: Dmitry Kasatkin <d.kasatkin@samsung.com>
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
No differences found