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:
05b4149
)
CAPI: Use non-atomic allocation during NCCI setup
author
Jan Kiszka
<jan.kiszka@web.de>
Mon, 8 Feb 2010 10:12:20 +0000
(10:12 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 17 Feb 2010 00:01:24 +0000
(16:01 -0800)
Both capincci_alloc and capiminor_alloc run in non-atomic context,
update their memory allocations accordingly.
Signed-off-by: Jan Kiszka <jan.kiszka@web.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found