Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1699654 > unrolled thread

linux-next: build warning after merge of the crypto tree

Started byStephen Rothwell <sfr@canb.auug.org.au>
First post2017-07-31 04:20 +0200
Last post2017-07-31 04:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  linux-next: build warning after merge of the crypto tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-07-31 04:20 +0200

#1699654 — linux-next: build warning after merge of the crypto tree

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2017-07-31 04:20 +0200
Subjectlinux-next: build warning after merge of the crypto tree
Message-ID<u98tj-d2-13@gated-at.bofh.it>
Hi Herbert,

After merging the crypto tree, today's linux-next build (x86_64
allmodconfig) produced this warning:

drivers/crypto/ccp/ccp-ops.c: In function 'ccp_run_rsa_cmd':
drivers/crypto/ccp/ccp-ops.c:1856:3: warning: 'sb_count' may be used uninitialized in this function [-Wmaybe-uninitialized]
   cmd_q->ccp->vdata->perform->sbfree(cmd_q, op.sb_key, sb_count);
   ^

Maybe introduced by commit

  6ba46c7d4d7e ("crypto: ccp - Fix base RSA function for version 5 CCPs")

-- 
Cheers,
Stephen Rothwell

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web