All of lore.kernel.org
 help / color / mirror / Atom feed
From: Trevor Woerner <twoerner@gmail.com>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>
Cc: linux-kernel@vger.kernel.org,
	Thomas Bogendoerfer <tsbogend@alpha.franken.de>,
	linux-arm-kernel@lists.infradead.org, loongarch@lists.linux.dev,
	linux-mips@vger.kernel.org, linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH v2 3/4] arch/mips/configs/*_defconfig cleanup
Date: Thu, 17 Aug 2023 07:37:51 -0400	[thread overview]
Message-ID: <20230817113751.GA25020@localhost> (raw)
In-Reply-To: <f7230276-decf-2248-52b2-c2de4a13647c@linaro.org>

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@gmail.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
> 

WARNING: multiple messages have this Message-ID (diff)
From: Trevor Woerner <twoerner@gmail.com>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>
Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de>,
	linux-kernel@vger.kernel.org, linux-mips@vger.kernel.org,
	loongarch@lists.linux.dev, linuxppc-dev@lists.ozlabs.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 3/4] arch/mips/configs/*_defconfig cleanup
Date: Thu, 17 Aug 2023 07:37:51 -0400	[thread overview]
Message-ID: <20230817113751.GA25020@localhost> (raw)
In-Reply-To: <f7230276-decf-2248-52b2-c2de4a13647c@linaro.org>

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@gmail.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
> 

WARNING: multiple messages have this Message-ID (diff)
From: Trevor Woerner <twoerner@gmail.com>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>
Cc: linux-kernel@vger.kernel.org,
	Thomas Bogendoerfer <tsbogend@alpha.franken.de>,
	linux-arm-kernel@lists.infradead.org, loongarch@lists.linux.dev,
	linux-mips@vger.kernel.org, linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH v2 3/4] arch/mips/configs/*_defconfig cleanup
Date: Thu, 17 Aug 2023 07:37:51 -0400	[thread overview]
Message-ID: <20230817113751.GA25020@localhost> (raw)
In-Reply-To: <f7230276-decf-2248-52b2-c2de4a13647c@linaro.org>

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@gmail.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
> 

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2023-08-17 11:38 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-17  2:59 [PATCH v2 0/4] general defconfig cleanups Trevor Woerner
2023-08-17  2:59 ` Trevor Woerner
2023-08-17  2:59 ` Trevor Woerner
2023-08-17  2:59 ` [PATCH v2 1/4] arch/arm/configs/*_defconfig cleanup Trevor Woerner
2023-08-17  2:59   ` Trevor Woerner
2023-08-17  2:59   ` Trevor Woerner
2023-08-17  2:59 ` [PATCH v2 2/4] arch/loongarch/configs/*_defconfig cleanup Trevor Woerner
2023-08-17  2:59   ` Trevor Woerner
2023-08-17  2:59   ` Trevor Woerner
2023-08-17  2:59 ` [PATCH v2 3/4] arch/mips/configs/*_defconfig cleanup Trevor Woerner
2023-08-17  2:59   ` Trevor Woerner
2023-08-17  2:59   ` Trevor Woerner
2023-08-17  7:33   ` Philippe Mathieu-Daudé
2023-08-17  7:33     ` Philippe Mathieu-Daudé
2023-08-17  7:33     ` Philippe Mathieu-Daudé
2023-08-17 11:37     ` Trevor Woerner [this message]
2023-08-17 11:37       ` Trevor Woerner
2023-08-17 11:37       ` Trevor Woerner
2023-08-17  2:59 ` [PATCH v2 4/4] arch/powerpc/configs/*_defconfig cleanup Trevor Woerner
2023-08-17  2:59   ` Trevor Woerner
2023-08-17  2:59   ` Trevor Woerner

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=20230817113751.GA25020@localhost \
    --to=twoerner@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=loongarch@lists.linux.dev \
    --cc=philmd@linaro.org \
    --cc=tsbogend@alpha.franken.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.