[PATCH v3 0/1] cleanup arch_static_branch/_jump

George Guo posted 1 patch 1 year, 7 months ago
arch/arm64/include/asm/jump_label.h | 28 +++++++++++++++-------------
1 file changed, 15 insertions(+), 13 deletions(-)
[PATCH v3 0/1] cleanup arch_static_branch/_jump
Posted by George Guo 1 year, 7 months ago
From: George Guo <guodongtai@kylinos.cn>

Hi Mark, 
I have tried to define macro with key and lable in v3.
What do you think on v3 patch?

George Guo (1):
  arm64: simplify arch_static_branch/_jump function

 arch/arm64/include/asm/jump_label.h | 28 +++++++++++++++-------------
 1 file changed, 15 insertions(+), 13 deletions(-)

-- 
2.34.1
Re: [PATCH v3 0/1] cleanup arch_static_branch/_jump
Posted by Will Deacon 1 year, 7 months ago
On Tue, 30 Apr 2024 16:56:54 +0800, George Guo wrote:
> I have tried to define macro with key and lable in v3.
> What do you think on v3 patch?
> 
> George Guo (1):
>   arm64: simplify arch_static_branch/_jump function
> 
> arch/arm64/include/asm/jump_label.h | 28 +++++++++++++++-------------
>  1 file changed, 15 insertions(+), 13 deletions(-)
> 
> [...]

Applied to arm64 (for-next/misc), thanks!

[1/1] arm64: simplify arch_static_branch/_jump function
      https://git.kernel.org/arm64/c/588de8c6d362

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev