linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* un4i-ss-cipher.c warning
@ 2015-08-19 14:35 Michal Suchanek
  2015-08-20  5:29 ` Herbert Xu
  2015-08-20 13:56 ` Corentin LABBE
  0 siblings, 2 replies; 6+ messages in thread
From: Michal Suchanek @ 2015-08-19 14:35 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

when building a kernel with sunxi crypto driver as merged into the
sinxi-wip branch I get a compiler warning.

I am not sure this is the latest version of the driver. It does not
seem to be in mainline yet.

Thanks

Michal

In file included from /scratch/build/linux/include/linux/printk.h:277:0,
                 from /scratch/build/linux/include/linux/kernel.h:13,
                 from /scratch/build/linux/include/linux/clk.h:16,
                 from
/scratch/build/linux/drivers/crypto/sunxi-ss/sun4i-ss.h:15,
                 from
/scratch/build/linux/drivers/crypto/sunxi-ss/sun4i-ss-cipher.c:17:
/scratch/build/linux/drivers/crypto/sunxi-ss/sun4i-ss-cipher.c: In
function ?sun4i_ss_cipher_poll?:
/scratch/build/linux/include/linux/dynamic_debug.h:86:3: warning:
?todo? may be used uninitialized in this function
[-Wmaybe-uninitialized]
   __dynamic_dev_dbg(&descriptor, dev, fmt, \
   ^
/scratch/build/linux/drivers/crypto/sunxi-ss/sun4i-ss-cipher.c:144:15:
note: ?todo? was declared here
  unsigned int todo;

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-08-20 22:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-19 14:35 un4i-ss-cipher.c warning Michal Suchanek
2015-08-20  5:29 ` Herbert Xu
2015-08-20  6:39   ` Maxime Ripard
2015-08-20  6:44     ` Herbert Xu
2015-08-20 13:56 ` Corentin LABBE
2015-08-20 22:08   ` Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).