From: kernel test robot <lkp@intel.com>
To: Ard Biesheuvel <ardb@kernel.org>
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org
Subject: [ardb:for-kernelci 10/30] drivers/firmware/efi/libstub/zboot.c:47:23: warning: no previous prototype for 'efi_zboot_entry'
Date: Mon, 22 Aug 2022 23:36:27 +0800 [thread overview]
Message-ID: <202208222322.17taWGXs-lkp@intel.com> (raw)
tree: git://git.kernel.org/pub/scm/linux/kernel/git/ardb/linux.git for-kernelci
head: 7a0f96975fe1b1ce53deba8c5a0b47d2d5e25cb7
commit: 0b28daf254f3affc5b04e93e804e8dd1333abf7a [10/30] efi/libstub: implement generic EFI zboot
config: loongarch-allyesconfig (https://download.01.org/0day-ci/archive/20220822/202208222322.17taWGXs-lkp@intel.com/config)
compiler: loongarch64-linux-gcc (GCC) 12.1.0
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# https://git.kernel.org/pub/scm/linux/kernel/git/ardb/linux.git/commit/?id=0b28daf254f3affc5b04e93e804e8dd1333abf7a
git remote add ardb git://git.kernel.org/pub/scm/linux/kernel/git/ardb/linux.git
git fetch --no-tags ardb for-kernelci
git checkout 0b28daf254f3affc5b04e93e804e8dd1333abf7a
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=loongarch SHELL=/bin/bash drivers/firmware/efi/libstub/
If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@intel.com>
All warnings (new ones prefixed by >>):
>> drivers/firmware/efi/libstub/zboot.c:47:23: warning: no previous prototype for 'efi_zboot_entry' [-Wmissing-prototypes]
47 | efi_status_t __efiapi efi_zboot_entry(efi_handle_t handle,
| ^~~~~~~~~~~~~~~
vim +/efi_zboot_entry +47 drivers/firmware/efi/libstub/zboot.c
46
> 47 efi_status_t __efiapi efi_zboot_entry(efi_handle_t handle,
--
0-DAY CI Kernel Test Service
https://01.org/lkp
reply other threads:[~2022-08-22 15:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=202208222322.17taWGXs-lkp@intel.com \
--to=lkp@intel.com \
--cc=ardb@kernel.org \
--cc=kbuild-all@lists.01.org \
--cc=linux-kernel@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®