Re: [PATCH] net: bridge: Fix jump_label config

From: Jakub Kicinski
Date: Wed Feb 24 2021 - 14:09:50 EST


On Wed, 24 Feb 2021 23:38:03 +0800 Kefeng Wang wrote:
> HAVE_JUMP_LABLE is removed by commit e9666d10a567 ("jump_label: move
> 'asm goto' support test to Kconfig"), use CONFIG_JUMP_LABLE instead
> of HAVE_JUMP_LABLE.
>
> Fixes: 971502d77faa ("bridge: netfilter: unroll NF_HOOK helper in bridge input path")
> Signed-off-by: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>

You need to CC the authors of the commit you're blaming. Please make
use of scripts/get_maintainers.pl and repost.