All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pekka Enberg <penberg@iki.fi>
To: kbuild-all@lists.01.org
Subject: Re: [PATCH] riscv: fix bugon.cocci warnings
Date: Sun, 28 Feb 2021 16:56:49 +0200	[thread overview]
Message-ID: <20210228145649.GA453839@nero> (raw)
In-Reply-To: <alpine.DEB.2.22.394.2102281209040.2892@hadrien>

[-- Attachment #1: Type: text/plain, Size: 531 bytes --]

On Sun, Feb 28, 2021 at 12:10:22PM +0100, Julia Lawall wrote:
> From: kernel test robot <lkp@intel.com>
> 
> Use BUG_ON instead of a if condition followed by BUG.
> 
> Generated by: scripts/coccinelle/misc/bugon.cocci
> 
> Fixes: c22b0bcb1dd0 ("riscv: Add kprobes supported")
> CC: Guo Ren <guoren@linux.alibaba.com>
> Reported-by: kernel test robot <lkp@intel.com>
> Signed-off-by: kernel test robot <lkp@intel.com>
> Signed-off-by: Julia Lawall <julia.lawall@inria.fr>

Reviewed-by: Pekka Enberg <penberg@kernel.org>

WARNING: multiple messages have this Message-ID (diff)
From: Pekka Enberg <penberg@iki.fi>
To: Julia Lawall <julia.lawall@inria.fr>
Cc: "Guo Ren" <guoren@linux.alibaba.com>,
	"Palmer Dabbelt" <palmerdabbelt@google.com>,
	"Patrick Stählin" <me@packi.ch>,
	"Pekka Enberg" <penberg@kernel.org>,
	linux-kernel@vger.kernel.org, kbuild-all@lists.01.org
Subject: Re: [PATCH] riscv: fix bugon.cocci warnings
Date: Sun, 28 Feb 2021 16:56:49 +0200	[thread overview]
Message-ID: <20210228145649.GA453839@nero> (raw)
In-Reply-To: <alpine.DEB.2.22.394.2102281209040.2892@hadrien>

On Sun, Feb 28, 2021 at 12:10:22PM +0100, Julia Lawall wrote:
> From: kernel test robot <lkp@intel.com>
> 
> Use BUG_ON instead of a if condition followed by BUG.
> 
> Generated by: scripts/coccinelle/misc/bugon.cocci
> 
> Fixes: c22b0bcb1dd0 ("riscv: Add kprobes supported")
> CC: Guo Ren <guoren@linux.alibaba.com>
> Reported-by: kernel test robot <lkp@intel.com>
> Signed-off-by: kernel test robot <lkp@intel.com>
> Signed-off-by: Julia Lawall <julia.lawall@inria.fr>

Reviewed-by: Pekka Enberg <penberg@kernel.org>

  reply	other threads:[~2021-02-28 14:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-28 11:10 [PATCH] riscv: fix bugon.cocci warnings Julia Lawall
2021-02-28 11:10 ` Julia Lawall
2021-02-28 14:56 ` Pekka Enberg [this message]
2021-02-28 14:56   ` Pekka Enberg
2021-03-17  3:36 ` Palmer Dabbelt
2021-03-17  3:36   ` Palmer Dabbelt
  -- strict thread matches above, loose matches on Subject: below --
2021-02-27 19:46 arch/riscv/kernel/probes/kprobes.c:260:3-6: WARNING: Use BUG_ON instead of if condition followed by BUG kernel test robot
2021-02-27 19:46 ` [PATCH] riscv: fix bugon.cocci warnings 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=20210228145649.GA453839@nero \
    --to=penberg@iki.fi \
    --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.