All of lore.kernel.org
 help / color / mirror / Atom feed
* + config-android-remove-config_ipv6_privacy.patch added to -mm tree
@ 2016-08-11 20:50 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2016-08-11 20:50 UTC (permalink / raw)
  To: bp, robh, mm-commits


The patch titled
     Subject: config/android: Remove CONFIG_IPV6_PRIVACY
has been added to the -mm tree.  Its filename is
     config-android-remove-config_ipv6_privacy.patch

This patch should soon appear at
    http://ozlabs.org/~akpm/mmots/broken-out/config-android-remove-config_ipv6_privacy.patch
and later at
    http://ozlabs.org/~akpm/mmotm/broken-out/config-android-remove-config_ipv6_privacy.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/SubmitChecklist when testing your code ***

The -mm tree is included into linux-next and is updated
there every 3-4 working days

------------------------------------------------------
From: Borislav Petkov <bp@suse.de>
Subject: config/android: Remove CONFIG_IPV6_PRIVACY

Option is long gone, see

  5d9efa7ee99e ("ipv6: Remove privacy config option.")

Link: http://lkml.kernel.org/r/20160811170340.9859-1-bp@alien8.de
Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: Rob Herring <robh@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 kernel/configs/android-base.config |    1 -
 1 file changed, 1 deletion(-)

diff -puN kernel/configs/android-base.config~config-android-remove-config_ipv6_privacy kernel/configs/android-base.config
--- a/kernel/configs/android-base.config~config-android-remove-config_ipv6_privacy
+++ a/kernel/configs/android-base.config
@@ -41,7 +41,6 @@ CONFIG_IPV6=y
 CONFIG_IPV6_MIP6=y
 CONFIG_IPV6_MULTIPLE_TABLES=y
 CONFIG_IPV6_OPTIMISTIC_DAD=y
-CONFIG_IPV6_PRIVACY=y
 CONFIG_IPV6_ROUTER_PREF=y
 CONFIG_IPV6_ROUTE_INFO=y
 CONFIG_IP_ADVANCED_ROUTER=y
_

Patches currently in -mm which might be from bp@suse.de are

config-android-remove-config_ipv6_privacy.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-08-11 20:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-11 20:50 + config-android-remove-config_ipv6_privacy.patch added to -mm tree akpm

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.