[PATCH Yakkety SRU V2] UBUNTU: [Config] CONFIG_NET_DROP_MONITOR=m

Seth Forshee seth.forshee at canonical.com
Fri Feb 3 14:35:02 UTC 2017


On Wed, Feb 01, 2017 at 12:57:09PM -0700, Tim Gardner wrote:
> On 02/01/2017 03:18 AM, Stefan Bader wrote:
> > On 31.01.2017 15:55, Tim Gardner wrote:
> >> BugLink: http://bugs.launchpad.net/bugs/1660634
> > 
> > ...
> > 
> >> diff --git a/debian.master/config/powerpc/config.common.powerpc b/debian.master/config/powerpc/config.common.powerpc
> >> index 74860bf..4108fa3 100644
> >> --- a/debian.master/config/powerpc/config.common.powerpc
> >> +++ b/debian.master/config/powerpc/config.common.powerpc
> >> @@ -228,7 +228,7 @@ CONFIG_IPV6_MIP6=m
> >>  # CONFIG_IP_DCCP_CCID3 is not set
> >>  # CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set
> >>  # CONFIG_IRQ_ALL_CPUS is not set
> >> -CONFIG_IRQ_BYPASS_MANAGER=m
> >> +CONFIG_IRQ_BYPASS_MANAGER=y
> >>  # CONFIG_IRQ_FORCED_THREADING_DEFAULT is not set
> > 
> > Guess generally ok to make NET_DROP_MONITOR=m (as long as it being there will
> > not change behaviour without explicit loading). But why is IRQ_BYPASS_MANAGER
> > changed?
> > 
> > -Stefan
> > 
> 
> Why indeed. Looks like yours truly forgot to updateconfigs after 'KVM:
> PPC: select IRQ_BYPASS_MANAGER'. I've pushed a patch to correct that
> oversight, "UBUNTU: [Config] IRQ_BYPASS_MANAGER=y". See attached version
> 2 of the NET_DROP_MONITOR=m patch.
> 
> rtg
> -- 
> Tim Gardner tim.gardner at canonical.com

> From 5641e43f2d3877f1a8037bec6f9026cec5230e73 Mon Sep 17 00:00:00 2001
> From: Tim Gardner <tim.gardner at canonical.com>
> Date: Wed, 1 Feb 2017 12:53:36 -0700
> Subject: [PATCH Yakkety SRU V2] UBUNTU: [Config] CONFIG_NET_DROP_MONITOR=m
> 
> BugLink: http://bugs.launchpad.net/bugs/1660634
> 
> Signed-off-by: Tim Gardner <tim.gardner at canonical.com>
> ---
>  debian.master/config/amd64/config.common.amd64     | 1 -
>  debian.master/config/arm64/config.common.arm64     | 1 -
>  debian.master/config/armhf/config.common.armhf     | 1 -
>  debian.master/config/config.common.ubuntu          | 1 +
>  debian.master/config/i386/config.common.i386       | 1 -
>  debian.master/config/powerpc/config.common.powerpc | 1 -
>  debian.master/config/ppc64el/config.common.ppc64el | 1 -
>  debian.master/config/s390x/config.common.s390x     | 1 -
>  8 files changed, 1 insertion(+), 7 deletions(-)

The new patch is missing the annotations updates from the original
version.




More information about the kernel-team mailing list