From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: [PATCH] ipv4: initialise the itag variable in __mkroute_input Date: Thu, 22 May 2014 11:21:29 -0700 Message-ID: <1400782889.5367.162.camel@edumazet-glaptop2.roam.corp.google.com> References: <1400747815-3470-1-git-send-email-roy.qing.li@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: Alexei Starovoitov , roy.qing.li@gmail.com, "David S. Miller" , "netdev@vger.kernel.org" To: dormando Return-path: Received: from mail-pb0-f47.google.com ([209.85.160.47]:34139 "EHLO mail-pb0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751073AbaEVSVb (ORCPT ); Thu, 22 May 2014 14:21:31 -0400 Received: by mail-pb0-f47.google.com with SMTP id rp16so2844880pbb.6 for ; Thu, 22 May 2014 11:21:31 -0700 (PDT) In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Thu, 2014-05-22 at 11:13 -0700, dormando wrote: > CONFIG_IP_ROUTE_CLASSID=y > > There're a lot of negatives in that description, but if this patch only > affects you if CONFIG_IP_ROUTE_CLASSID=n? Yep Have you tried Linus fix for pipes ? (commit b0d8d2292160bb63de1972361ebed100c64b5b37 )