From: kernel test robot <lkp@intel.com>
To: oe-kbuild@lists.linux.dev
Cc: lkp@intel.com, Julia Lawall <julia.lawall@inria.fr>
Subject: Re: [PATCH RFC v2 3/3] crypto: Introduce SM9 key exchange algorithm
Date: Sat, 24 Jun 2023 12:00:26 +0800 [thread overview]
Message-ID: <202306241100.4kgwh1o4-lkp@intel.com> (raw)
BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
In-Reply-To: <20230619021503.29814-4-guozihua@huawei.com>
References: <20230619021503.29814-4-guozihua@huawei.com>
TO: GUO Zihua <guozihua@huawei.com>
Hi GUO,
[This is a private test report for your RFC patch.]
kernel test robot noticed the following build warnings:
[auto build test WARNING on herbert-cryptodev-2.6/master]
[also build test WARNING on herbert-crypto-2.6/master linus/master v6.4-rc7 next-20230623]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch#_base_tree_information]
url: https://github.com/intel-lab-lkp/linux/commits/GUO-Zihua/MPI-Export-mpi_add_ui-and-mpi_mod-for-SM9/20230619-101828
base: https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git master
patch link: https://lore.kernel.org/r/20230619021503.29814-4-guozihua%40huawei.com
patch subject: [PATCH RFC v2 3/3] crypto: Introduce SM9 key exchange algorithm
:::::: branch date: 5 days ago
:::::: commit date: 5 days ago
config: sparc-randconfig-c041-20230623 (https://download.01.org/0day-ci/archive/20230624/202306241100.4kgwh1o4-lkp@intel.com/config)
compiler: sparc64-linux-gcc (GCC) 12.3.0
reproduce: (https://download.01.org/0day-ci/archive/20230624/202306241100.4kgwh1o4-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Reported-by: Julia Lawall <julia.lawall@inria.fr>
| Closes: https://lore.kernel.org/r/202306241100.4kgwh1o4-lkp@intel.com/
cocci warnings: (new ones prefixed by >>)
>> crypto/sm9_lib.c:496:12-15: ERROR: reference preceded by free on line 494
--
>> crypto/sm9.c:257:10-11: WARNING opportunity for kfree_sensitive/kvfree_sensitive (memset at line 256)
crypto/sm9.c:224:13-14: WARNING opportunity for kfree_sensitive/kvfree_sensitive (memset at line 210)
--
>> crypto/sm9.c:454:11-18: WARNING opportunity for kmemdup
--
>> crypto/sm9_lib.c:975:5-7: Unneeded variable: "rc". Return " 0" on line 981
--
>> crypto/sm9.c:121:8-15: WARNING: kzalloc should be used for
>> data , instead of kmalloc/memset
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next reply other threads:[~2023-06-24 4:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-24 4:00 kernel test robot [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-06-19 2:15 [PATCH RFC v2 0/3] crypto: Introduce SM9 key exchange GUO Zihua
2023-06-19 2:15 ` [PATCH RFC v2 3/3] crypto: Introduce SM9 key exchange algorithm GUO Zihua
2023-06-23 7:49 ` kernel test robot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202306241100.4kgwh1o4-lkp@intel.com \
--to=lkp@intel.com \
--cc=julia.lawall@inria.fr \
--cc=oe-kbuild@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.