From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: Re: [PATCH] lockdep: report broken irq restoration
Date: Thu, 10 Dec 2020 08:22:19 +0800 [thread overview]
Message-ID: <202012100816.hHJJZm2c-lkp@intel.com> (raw)
In-Reply-To: <20201209183337.1912-1-mark.rutland@arm.com>
[-- Attachment #1: Type: text/plain, Size: 1977 bytes --]
Hi Mark,
I love your patch! Perhaps something to improve:
[auto build test WARNING on tip/locking/core]
[also build test WARNING on linux/master linus/master v5.10-rc7 next-20201209]
[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]
url: https://github.com/0day-ci/linux/commits/Mark-Rutland/lockdep-report-broken-irq-restoration/20201210-023758
base: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git cb262935a166bdef0ccfe6e2adffa00c0f2d038a
config: arc-randconfig-r032-20201209 (attached as .config)
compiler: arceb-elf-gcc (GCC) 9.3.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://github.com/0day-ci/linux/commit/01544766d5d8d1aa2604444debae272f53f058f9
git remote add linux-review https://github.com/0day-ci/linux
git fetch --no-tags linux-review Mark-Rutland/lockdep-report-broken-irq-restoration/20201210-023758
git checkout 01544766d5d8d1aa2604444debae272f53f058f9
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arc
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
All warnings (new ones prefixed by >>):
>> kernel/locking/irqflag-debug.c:5:6: warning: no previous prototype for 'warn_bogus_irq_restore' [-Wmissing-prototypes]
5 | void warn_bogus_irq_restore(bool *warned)
| ^~~~~~~~~~~~~~~~~~~~~~
vim +/warn_bogus_irq_restore +5 kernel/locking/irqflag-debug.c
4
> 5 void warn_bogus_irq_restore(bool *warned)
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org
[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 35830 bytes --]
next prev parent reply other threads:[~2020-12-10 0:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-09 18:33 [PATCH] lockdep: report broken irq restoration Mark Rutland
2020-12-09 19:05 ` Andy Lutomirski
2020-12-10 11:03 ` Mark Rutland
2020-12-09 23:33 ` kernel test robot
2020-12-10 0:22 ` kernel test robot [this message]
2020-12-17 14:36 ` Peter Zijlstra
2021-01-04 10:14 ` Mark Rutland
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=202012100816.hHJJZm2c-lkp@intel.com \
--to=lkp@intel.com \
--cc=kbuild-all@lists.01.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 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.