[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20230817113751.GA25020@localhost>
Date: Thu, 17 Aug 2023 07:37:51 -0400
From: Trevor Woerner <twoerner@...il.com>
To: Philippe Mathieu-Daudé <philmd@...aro.org>
Cc: linux-kernel@...r.kernel.org,
Thomas Bogendoerfer <tsbogend@...ha.franken.de>,
linux-arm-kernel@...ts.infradead.org, loongarch@...ts.linux.dev,
linux-mips@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org
Subject: Re: [PATCH v2 3/4] arch/mips/configs/*_defconfig cleanup
On Thu 2023-08-17 @ 09:33:13 AM, Philippe Mathieu-Daudé wrote:
> Hi Trevor,
>
> On 17/8/23 04:59, Trevor Woerner wrote:
> > Drop CONFIG_IP_NF_TARGET_CLUSTERIP from any remaining mips defconfigs as it
> > was removed in commit 57f8e00d8a82 ("usb: 71 musb: Drop old unused am35x
> > glue layer").
>
> How 57f8e00d8a82 is related? Do you mean commit 9db5d918e2c0
> ("netfilter: ip_tables: remove clusterip target")?
Yes thank you. I'll send a v3.
>
> > Signed-off-by: Trevor Woerner <twoerner@...il.com>
> > ---
> > arch/mips/configs/ip22_defconfig | 1 -
> > arch/mips/configs/malta_defconfig | 1 -
> > arch/mips/configs/malta_kvm_defconfig | 1 -
> > arch/mips/configs/maltaup_xpa_defconfig | 1 -
> > arch/mips/configs/rm200_defconfig | 1 -
> > 5 files changed, 5 deletions(-)
> >
> > diff --git a/arch/mips/configs/ip22_defconfig b/arch/mips/configs/ip22_defconfig
> > index 44821f497261..dc49b09d492b 100644
> > --- a/arch/mips/configs/ip22_defconfig
> > +++ b/arch/mips/configs/ip22_defconfig
> > @@ -127,7 +127,6 @@ CONFIG_IP_NF_MATCH_TTL=m
> > CONFIG_IP_NF_FILTER=m
> > CONFIG_IP_NF_TARGET_REJECT=m
> > CONFIG_IP_NF_MANGLE=m
> > -CONFIG_IP_NF_TARGET_CLUSTERIP=m
> > CONFIG_IP_NF_TARGET_ECN=m
> > CONFIG_IP_NF_TARGET_TTL=m
> > CONFIG_IP_NF_RAW=m
>
Powered by blists - more mailing lists