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:
4529819
)
mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completion
author
Yong Zhang
<yong.zhang0@gmail.com>
Sat, 19 Dec 2009 04:30:11 +0000
(20:30 -0800)
committer
David S. Miller
<davem@davemloft.net>
Sat, 19 Dec 2009 04:30:11 +0000
(20:30 -0800)
The _ONSTACK variant should be used for on-stack completion,
otherwise it will break lockdep.
Signed-off-by: Yong Zhang <yong.zhang0@gmail.com>
Acked-by: Karsten Keil <keil@b1-systems.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found