Received: by 10.213.65.68 with SMTP id h4csp556891imn; Wed, 4 Apr 2018 03:21:26 -0700 (PDT) X-Google-Smtp-Source: AIpwx49N1cSjkJZIxLbIREoNCKLnyN1e/yRvC2y65Rro429e80LLG/PN/+pvBxFZnGWNsyUOEtmF X-Received: by 10.101.99.213 with SMTP id n21mr11614367pgv.202.1522837286448; Wed, 04 Apr 2018 03:21:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1522837286; cv=none; d=google.com; s=arc-20160816; b=iLfsiSOiLqV0vhm17srI5oIs1doHglnVOGIjAoMTONvaZKPDK6EhMnVwei/Ei+ZP7O ocOFvV5iZn0764GVbQAbUw5O5kahCQWiqEXTxN1GiP3cfmP3qpEO+Ov9HcUlPuP8buma xHPXshlZeTyev9szVBIq1QqWfdDqZbVuBDqPvPTBlYnL97UDF9S6m2244jz/Uyl7LaUZ d8GZWcmR0LsO0VxNrcwXn6S/0kxzsXX5DkvW0LnMiWKQnqSlW33nYspZur/UA+0obVpC QdHCswuBe3G4uAcenQLpy5JmMNHkAO8OhpahrN+cQnpEb4VMz+ld4m5/a2G5KKc6t9DY 0kmA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date :arc-authentication-results; bh=N9BhwSg+lfih76/Zb1wslImB+bp2XP0QOLPXRoPsBZs=; b=ta0cJsCTGvFJCFd53hB5nvgKm2ACpsU9u1+X4CYrDA9mxf2+dfHVQvkcEbFozl0pDc cKUFFwXP5wcZ0P+RPiIPpTlsXGkppkSlOxW5YCz7Iej8JWqZe6oFF2Z7YZeR8iIWvsud fJSSmoytsUqpmVpAWuUaUAdYISlLIkQ3CLeZxY6RZqLxv5HA3+nHwAUzOU8d3d1NHTW5 83RrANpxFmh32cF4Y51oxUxKbsGpOAk5OSMtSvMC75q0GCvmsdAXhiwrRyT2umYOZp6v KhiImr+jVDg4zlpOGjNZOgRQQEwl9FIE4PYKu94icpvFEhIwBw5jN2AEP9/N5yFyZ79U 2j0Q== 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 r72si3867579pfa.338.2018.04.04.03.21.12; Wed, 04 Apr 2018 03:21:26 -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 S1751399AbeDDKT6 (ORCPT + 99 others); Wed, 4 Apr 2018 06:19:58 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:33091 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751155AbeDDKT5 (ORCPT ); Wed, 4 Apr 2018 06:19:57 -0400 Received: from hsi-kbw-5-158-153-52.hsi19.kabel-badenwuerttemberg.de ([5.158.153.52] helo=nanos.tec.linutronix.de) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1f3fWF-000342-7Q; Wed, 04 Apr 2018 12:19:55 +0200 Date: Wed, 4 Apr 2018 12:19:54 +0200 (CEST) From: Thomas Gleixner To: Linus Torvalds cc: Palmer Dabbelt , Linux Kernel Mailing List , Ingo Molnar , Arnd Bergmann Subject: Re: [GIT pull] irq updates for 4.17 In-Reply-To: Message-ID: References: User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 3 Apr 2018, Linus Torvalds wrote: > On Tue, Apr 3, 2018 at 6:51 PM, Palmer Dabbelt wrote: > > > > Thanks! The linked patch set should be fully bisectable, while this one > > will fail on some ARM randconfigs. > > If it's only some (not very realistic) randconfigs, I suspect an > incremental fix is probably the easier solution, rather than redoing > that whole branch. > > So mind at least sending that incremental fix on top of the branch to > Thomas and making his life easier if he decides to go that way? > > And if Thomas is busy doing something else (*), and I come back to > this tomorrow as-is, I'd want to pull his tree and just apply the > incremental fix anyway, so it makes sense to send it to me as well. > > Linus > > (*) I have long since accepted that some people have a life outside of > kernel development too, and don't always reply immediately. I may not > _understand_ it, but I am resigned to the fact. I briefly returned from that other life and applied the 3 patches on top after massaging the changelogs a bit and pushed everything out for you to pull. Thanks, tglx