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:
7a96c6b
)
powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completion
author
Yong Zhang
<yong.zhang0@gmail.com>
Wed, 16 Dec 2009 04:35:57 +0000
(
04:35
+0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 18 Dec 2009 03:55:44 +0000
(14:55 +1100)
The _ONSTACK variant should be used for on-stack completion,
otherwise it will break lockdep.
Signed-off-by: Yong Zhang <yong.zhang0@gmail.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: linuxppc-dev@ozlabs.org
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found