From: Johan Hovold <johan@kernel.org>
To: kbuild-all@lists.01.org
Subject: Re: drivers/tty/serial/pmac_zilog.c:255:36: sparse: sparse: context imbalance in 'pmz_receive_chars' - unexpected unlock
Date: Thu, 23 Jul 2020 14:16:17 +0200 [thread overview]
Message-ID: <20200723121617.GM3634@localhost> (raw)
In-Reply-To: <202007231701.CV9tyb31%lkp@intel.com>
[-- Attachment #1: Type: text/plain, Size: 1398 bytes --]
On Thu, Jul 23, 2020 at 05:29:14PM +0800, kernel test robot wrote:
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> head: d15be546031cf65a0fc34879beca02fd90fe7ac7
> commit: 08d5470308ac3598e7709d08b8979ce6e9de8da2 serial: core: fix sysrq overhead regression
> date: 4 weeks ago
> config: m68k-randconfig-s032-20200723 (attached as .config)
> compiler: m68k-linux-gcc (GCC) 9.3.0
> reproduce:
> wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
> chmod +x ~/bin/make.cross
> # apt-get install sparse
> # sparse version: v0.6.2-93-g4c6cbe55-dirty
> git checkout 08d5470308ac3598e7709d08b8979ce6e9de8da2
> # save the attached .config to linux build tree
> COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' ARCH=m68k
>
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@intel.com>
>
>
> sparse warnings: (new ones prefixed by >>)
>
> >> drivers/tty/serial/pmac_zilog.c:255:36: sparse: sparse: context imbalance in 'pmz_receive_chars' - unexpected unlock
This warning is far from new, but let's add the missing annotation
nonetheless:
https://lore.kernel.org/r/20200723121423.24217-1-johan(a)kernel.org
Johan
WARNING: multiple messages have this Message-ID (diff)
From: Johan Hovold <johan@kernel.org>
To: kernel test robot <lkp@intel.com>
Cc: Johan Hovold <johan@kernel.org>,
kbuild-all@lists.01.org, linux-kernel@vger.kernel.org,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
Dmitry Safonov <0x7f454c46@gmail.com>
Subject: Re: drivers/tty/serial/pmac_zilog.c:255:36: sparse: sparse: context imbalance in 'pmz_receive_chars' - unexpected unlock
Date: Thu, 23 Jul 2020 14:16:17 +0200 [thread overview]
Message-ID: <20200723121617.GM3634@localhost> (raw)
In-Reply-To: <202007231701.CV9tyb31%lkp@intel.com>
On Thu, Jul 23, 2020 at 05:29:14PM +0800, kernel test robot wrote:
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> head: d15be546031cf65a0fc34879beca02fd90fe7ac7
> commit: 08d5470308ac3598e7709d08b8979ce6e9de8da2 serial: core: fix sysrq overhead regression
> date: 4 weeks ago
> config: m68k-randconfig-s032-20200723 (attached as .config)
> compiler: m68k-linux-gcc (GCC) 9.3.0
> reproduce:
> wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
> chmod +x ~/bin/make.cross
> # apt-get install sparse
> # sparse version: v0.6.2-93-g4c6cbe55-dirty
> git checkout 08d5470308ac3598e7709d08b8979ce6e9de8da2
> # save the attached .config to linux build tree
> COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' ARCH=m68k
>
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@intel.com>
>
>
> sparse warnings: (new ones prefixed by >>)
>
> >> drivers/tty/serial/pmac_zilog.c:255:36: sparse: sparse: context imbalance in 'pmz_receive_chars' - unexpected unlock
This warning is far from new, but let's add the missing annotation
nonetheless:
https://lore.kernel.org/r/20200723121423.24217-1-johan@kernel.org
Johan
next prev parent reply other threads:[~2020-07-23 12:16 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-23 9:29 drivers/tty/serial/pmac_zilog.c:255:36: sparse: sparse: context imbalance in 'pmz_receive_chars' - unexpected unlock kernel test robot
2020-07-23 9:29 ` kernel test robot
2020-07-23 12:16 ` Johan Hovold [this message]
2020-07-23 12:16 ` Johan Hovold
2020-07-23 12:26 ` Andy Shevchenko
2020-07-23 12:26 ` Andy Shevchenko
2020-07-23 12:37 ` Johan Hovold
2020-07-23 12:37 ` Johan Hovold
-- strict thread matches above, loose matches on Subject: below --
2020-07-24 1:56 kernel test robot
2020-07-24 1:56 ` 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=20200723121617.GM3634@localhost \
--to=johan@kernel.org \
--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.