Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751430AbeAPVKh (ORCPT + 1 other); Tue, 16 Jan 2018 16:10:37 -0500 Received: from mail-ot0-f178.google.com ([74.125.82.178]:41496 "EHLO mail-ot0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751261AbeAPVKg (ORCPT ); Tue, 16 Jan 2018 16:10:36 -0500 X-Google-Smtp-Source: ACJfBosuxIzmOSv9NEYyGbUqkZq7v/mSPs3Iqd9H2wmxsYawMdFoZNLPPakRYdL/7rYzJjtJdO+ePSGNVuDkNV8hIXo= MIME-Version: 1.0 In-Reply-To: References: <20170428211546.GA23590@linux.vnet.ibm.com> <20170429001040.GH3956@linux.vnet.ibm.com> <20170512184155.GA9482@linux.vnet.ibm.com> <20170512191005.GE3956@linux.vnet.ibm.com> <20170603035915.GA23375@linux.vnet.ibm.com> <20170603203620.GL3721@linux.vnet.ibm.com> From: Arnd Bergmann Date: Tue, 16 Jan 2018 22:10:34 +0100 X-Google-Sender-Auth: oU16k1KGmMSvQQOlP9a72GQZTNQ Message-ID: Subject: Re: [PATCH RFC tip/core/rcu] Make SRCU be once again optional To: "Paul E. McKenney" Cc: Nicolas Pitre , Linux Kernel Mailing List , Josh Triplett Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Tue, Jan 16, 2018 at 10:02 PM, Arnd Bergmann wrote: > On Sat, Jun 3, 2017 at 10:36 PM, Paul E. McKenney > wrote: >> On Sat, Jun 03, 2017 at 01:18:43AM -0400, Nicolas Pitre wrote: >>> On Fri, 2 Jun 2017, Paul E. McKenney wrote: > It took me around 200000 randconfig builds since May, but I eventually > ran into the regression caused by this patch, building an ARM kernel > with the defconfig from https://pastebin.com/TiTWHP8t as input results > in this build failure: Sorry, wrong file, try this one instead: https://pastebin.com/Xc0exzfg Arnd