linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Catalin Marinas <catalin.marinas@arm.com>
To: Masami Hiramatsu <mhiramat@kernel.org>,
	Jean-Philippe Brucker <jean-philippe@linaro.org>,
	Qais Yousef <qais.yousef@arm.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	Will Deacon <will@kernel.org>,
	linux-kernel@vger.kernel.org,
	zhouchuangao <zhouchuangao@vivo.com>,
	linux-arm-kernel@lists.infradead.org
Cc: Catalin Marinas <catalin.marinas@arm.com>
Subject: Re: [PATCH] arm64/kernel/probes: Use BUG_ON instead of if condition followed by BUG.
Date: Wed, 14 Apr 2021 11:07:54 +0100	[thread overview]
Message-ID: <161839480316.21512.13167172134622153882.b4-ty@arm.com> (raw)
In-Reply-To: <1617105472-6081-1-git-send-email-zhouchuangao@vivo.com>

On Tue, 30 Mar 2021 04:57:50 -0700, zhouchuangao wrote:
> It can be optimized at compile time.

Applied to arm64 (for-next/misc), it saves one line ;). Thanks!

[1/1] arm64/kernel/probes: Use BUG_ON instead of if condition followed by BUG.
      https://git.kernel.org/arm64/c/839157876f97

-- 
Catalin


      parent reply	other threads:[~2021-04-14 10:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-30 11:57 [PATCH] arm64/kernel/probes: Use BUG_ON instead of if condition followed by BUG zhouchuangao
2021-03-30 12:08 ` Will Deacon
2021-04-01 10:49   ` 周传高
2021-04-01 21:21 ` Masami Hiramatsu
2021-04-14 10:07 ` Catalin Marinas [this message]

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=161839480316.21512.13167172134622153882.b4-ty@arm.com \
    --to=catalin.marinas@arm.com \
    --cc=akpm@linux-foundation.org \
    --cc=jean-philippe@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mhiramat@kernel.org \
    --cc=qais.yousef@arm.com \
    --cc=will@kernel.org \
    --cc=zhouchuangao@vivo.com \
    /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;
as well as URLs for NNTP newsgroup(s).