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:
3a77452
)
dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warning
author
Mike Snitzer
<snitzer@redhat.com>
Tue, 29 Apr 2014 15:22:04 +0000
(11:22 -0400)
committer
Mike Snitzer
<snitzer@redhat.com>
Tue, 29 Apr 2014 15:22:04 +0000
(11:22 -0400)
Use INIT_WORK_ONSTACK to silence "ODEBUG: object is on stack, but not
annotated".
Reported-by: Zdeněk Kabeláč <zkabelac@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Acked-by: Joe Thornber <ejt@redhat.com>
No differences found