Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp2773495yba; Mon, 22 Apr 2019 12:42:07 -0700 (PDT) X-Google-Smtp-Source: APXvYqyFEzZ2NU8VJ6oAxgWpj56wsb6yljzftqC/iemdz1pIpO5e0U06lmt/kSAIN5iM7oDhu0Ge X-Received: by 2002:a17:902:f08a:: with SMTP id go10mr21468402plb.121.1555962126931; Mon, 22 Apr 2019 12:42:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1555962126; cv=none; d=google.com; s=arc-20160816; b=lOSxu72iIRe8iP9vtoWRp7h44k0AqCtH6MouuHP9U50yF5YHhT9yOTN0NqMVAlbQnd knqd4TVi71NUwkmEKaTarf0uWh1vWtZHcOpgQut71PBy4mMfO59OV7gR68qBFkdliEdA V5TPiQTeyyeS5VbMhOWslN+lInzV1/rAWpEA5qCLdP7/o85OUwH5CszwguwBFDnryRo+ NH7oV0dcyIij1rS9+wV3q1rl86lACYnYIRFGjxhUmME4fel+NY4zTV1KPH8CcK4UIeNK yVUMtoRRI4Uxpn9AfwCPhPBQNGpK78iG/M07vojvd7kF1fOP/gb/5W3rZXrz2OZyKHLh 6iZQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=tR/95WfMdcE8Y7p8AMsd511XTX3fihrAAzzQKmk3gCw=; b=v2d7GCA6qrVxvQdeIthssHtg8+hUOZK5jFnqp/BhhwW1LG4kqvOoYOeYmKCUyfp2xI ZRSTnDd82McN1RN+lKrPnncGlXUDimwbIJ+d9gvYD9E04oBqC60H0EJCqOeglWzdbO+5 hxAk+/wEWSOpqMH4GdWIkXklrMIDPP+zMyOlTzy+/8jzLrNlBTg4yF13YRVWIT8BqiL1 4l3hohx4UmR8s+9/JZ9EgL9/hVd5mQSWHg1/2v9YuHCpoE4lBh6KRYc2QMjHd5NIyy7A QpY/gHwDQ128XMiKajbya1u2dlzfZ3Gdske5Uth8ZWmTOqOfPOZsXS0iCoUdM0G2VSLM xfpA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w20si13589088pfi.96.2019.04.22.12.41.50; Mon, 22 Apr 2019 12:42:06 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727601AbfDVTk4 (ORCPT + 99 others); Mon, 22 Apr 2019 15:40:56 -0400 Received: from Chamillionaire.breakpoint.cc ([146.0.238.67]:52584 "EHLO Chamillionaire.breakpoint.cc" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726260AbfDVTk4 (ORCPT ); Mon, 22 Apr 2019 15:40:56 -0400 Received: from fw by Chamillionaire.breakpoint.cc with local (Exim 4.89) (envelope-from ) id 1hIeo9-00036W-LK; Mon, 22 Apr 2019 21:40:53 +0200 Date: Mon, 22 Apr 2019 21:40:53 +0200 From: Florian Westphal To: Andreas Hartmann Cc: Florian Westphal , Pablo Neira Ayuso , linux-kernel@vger.kernel.org Subject: Re: [PATCH 4.19 13/99] netfilter: nf_conncount: fix argument order to find_next_bit Message-ID: <20190422194053.k6h4cunlfpjlt5wk@breakpoint.cc> References: <20190121134913.924726465@linuxfoundation.org> <20190121134914.421023706@linuxfoundation.org> <20190422172732.sneybhuwrreb7g2u@breakpoint.cc> <20190422185710.3la4ayzxslafxwbn@breakpoint.cc> <47f69e73-8104-aa58-44f2-b0d8fafd9e91@maya.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47f69e73-8104-aa58-44f2-b0d8fafd9e91@maya.org> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Andreas Hartmann wrote: > On 22.04.19 at 20:57 Florian Westphal wrote: > > grep CONNCOUNT ~/your_kernel_conf > > True - it's not in use (it's not even configured) at all. I'm surprised that it seems to fix the problem anyway. Thats usually the main problem when testing for a bug that doesn't appear often -- its too easy to get bisections wrong and end up with false positives. > If I can't see it any more - I wouldn't know what to do any further at the moment. You could try enabling some of the debug features, such as CONFIG_PROVE_{LOCKING,RCU}. It would e.g. tell if we forget an unlock somewhere.