From: Mike Snitzer Date: Tue, 29 Apr 2014 15:22:04 +0000 (-0400) Subject: dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warning X-Git-Tag: omap-for-v3.16/pm-signed~18^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbcde3d8b9c2d97704b8ca299e5266147b24c8ee;p=pandora-kernel.git dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warning Use INIT_WORK_ONSTACK to silence "ODEBUG: object is on stack, but not annotated". Reported-by: Zdeněk Kabeláč Signed-off-by: Mike Snitzer Acked-by: Joe Thornber --- Reading git-diff-tree failed