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:
391d2fa
)
staging: nvec: Export nvec_msg_free() to clients
author
Julian Andres Klode
<jak@jak-linux.org>
Tue, 27 Sep 2011 17:00:58 +0000
(19:00 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 30 Sep 2011 00:41:36 +0000
(17:41 -0700)
Client code wishing to make use of nvec_write_sync() must
have a way to free the returned pointer, otherwise we run
out of poool memory fairly soon.
Signed-off-by: Julian Andres Klode <jak@jak-linux.org>
Acked-by: Marc Dietrich <marvin24@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found