Re: [PATCH] arm64/kernel/probes: Use BUG_ON instead of if condition followed by BUG.

From: Catalin Marinas
Date: Wed Apr 14 2021 - 06:10:48 EST


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