[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAMi1Hd1X+g961NEvVXFCOk1EiHwCvmPxsiot1xC-EPo-kdFLEw@mail.gmail.com>
Date: Thu, 8 Jun 2017 16:04:09 +0530
From: Amit Pundir <amit.pundir@...aro.org>
To: Lorenzo Colitti <lorenzo@...gle.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Rob Herring <robh@...nel.org>,
Greg KH <gregkh@...uxfoundation.org>,
lkml <linux-kernel@...r.kernel.org>,
Android Kernel Team <kernel-team@...roid.com>
Subject: Re: [PATCH 7/9] config: android-base: enable CONFIG_INET_DIAG_DESTROY
On 8 June 2017 at 15:32, Lorenzo Colitti <lorenzo@...gle.com> wrote:
> On Thu, Jun 8, 2017 at 6:55 PM, Amit Pundir <amit.pundir@...aro.org> wrote:
>> Reviewed-at: https://android-review.googlesource.com/#/c/322674/
>
> Note: that change was a mistake.
>
>> --- a/kernel/configs/android-base.config
>> +++ b/kernel/configs/android-base.config
>> @@ -27,6 +27,7 @@ CONFIG_HIGH_RES_TIMERS=y
>> CONFIG_IKCONFIG=y
>> CONFIG_IKCONFIG_PROC=y
>> CONFIG_INET6_AH=y
>> +CONFIG_INET6_DIAG_DESTROY=y
>
> CONFIG_INET6_DIAG_DESTROY does not exist. The correct variable is
> CONFIG_INET_DIAG_DESTROY.
Thanks for pointing it out. I grep-ed for "CONFIG_INET_DIAG_DESTROY"
as mentioned in the subject line before sending but didn't notice the
actual change. I'll re-spin the series.
Regards,
Amit Pundir
Powered by blists - more mailing lists