Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp92282pxb; Tue, 21 Sep 2021 19:47:37 -0700 (PDT) X-Google-Smtp-Source: ABdhPJztnbUvY6V9PN6y78ijoYHBch6Jce2mMkuIMmn9OD/OcvQB0XgpsaSb/U9rwECvK7j1+Qg0 X-Received: by 2002:a02:630f:: with SMTP id j15mr2770020jac.62.1632278856988; Tue, 21 Sep 2021 19:47:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1632278856; cv=none; d=google.com; s=arc-20160816; b=VyJN1lwiyT0F2NCC7a9lrGG1iXwiMvmLW3+dYM8bUoMCJFqgm9qDVbb5lq0zwaBTTO nXuHFIGC+IhQsJZDBemJd1r6lmDAmDEwR3mHEG4FRAyemRdeR4wwIn9vAALk8MkGUQk+ AEaW1am051HqLyeIvpFnKlpic+112dX3sWVfCmISpJReynGE3/ZyyR8Seo/KG+C4+QEx /TRL101KG8YvBS8s+KbtgfepycqrD8M0R9VQlC7b3taJskrC+PH+ASNErR4LhwThLZoW xpakvuS9Rt5n090Gg71TqgA3F0wAWaTu61UKQR3PDi//7Jzmc/+zo85bf++rIDWG8fTO 5qig== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=KXeMIe00Ykm37quzuHFe9/ufgfanlcYB2QeHTOcii2k=; b=XpRf9N8dIWys7tX5fe+3GoahAINr8RoAZRXjjbyoyLZaBLJV6jjDvYHY4ROHsXuvNP Qi0yi8M/WN000m3Niw6Z7DYn3nKF3yWIHTkc1ZHa515n4166zrcErbohqM5WZi6cXbOL BIL/OYLKXjDW7vSRfMYffnvte2qN5K14F/uPSPFc2kzSzyHBEs06seq25MWYPpVF9NHv Cda5wpYZ/800a8CYPFaISVF5Renn1HjauK0YrChdMj6lNOwb65p2A/IYAnVJrfZcuSuX G75L+6m3dNDU4LnG44oIXvoxq96M2EwJ8PDdgEG704S3jsYdsDBsXTvsOdhIm3e2X7KE W4fw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id m1si978258ilu.13.2021.09.21.19.47.25; Tue, 21 Sep 2021 19:47:36 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230100AbhIVCrN (ORCPT + 99 others); Tue, 21 Sep 2021 22:47:13 -0400 Received: from brightrain.aerifal.cx ([216.12.86.13]:55594 "EHLO brightrain.aerifal.cx" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230229AbhIVCrN (ORCPT ); Tue, 21 Sep 2021 22:47:13 -0400 Date: Tue, 21 Sep 2021 22:45:41 -0400 From: Rich Felker To: John Paul Adrian Glaubitz Cc: Daniel Palmer , Randy Dunlap , Linux Kernel Mailing List , Yoshinori Sato , Linux-sh list , Geert Uytterhoeven , j-core@j-core.org Subject: Re: [PATCH 0/3 v2] sh: fixes for various build and kconfig warnings Message-ID: <20210922024537.GA27465@brightrain.aerifal.cx> References: <20210627220544.8757-1-rdunlap@infradead.org> <2bae95d0-0932-847c-c105-a333e9956dff@infradead.org> <20210912015740.GJ13220@brightrain.aerifal.cx> <5aa5301e-9b01-4e96-e185-13c2d4d7b675@physik.fu-berlin.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5aa5301e-9b01-4e96-e185-13c2d4d7b675@physik.fu-berlin.de> User-Agent: Mutt/1.5.21 (2010-09-15) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Sep 12, 2021 at 12:36:38PM +0200, John Paul Adrian Glaubitz wrote: > Hi Rich! > > On 9/12/21 03:57, Rich Felker wrote: > > Hi. I see there's a situation that needs my attention here. I will > > plan to review and merge anything important/blocking that doesn't have > > problems this week. > > I'm glad to here that you're still active. I will try to help assembling > the list of patches. I won't be able to test them though as I'm not at > home so I'm unable to reset the machine in case it crashes due to a bad > kernel patch. So, basically, I just have one shot free. I didn't get through that yet, but I have rebased the patches that were pending in for-next onto v5.15-rc1 (no conflicts) and smoke-tested that a sh4 build runs in my qemu environment. linux-next pulled them 27 hours ago and hasn't complained yet either. I started going through the list/patch backlog, but didn't make it nearly as far as I'd like yet. If you have even a vague list of what's important (warnings breaking the build, unapplied changes blocking removal of cruft from other parts of the kernel and making people unhappy with us, etc.) that would be really helpful. I'll follow up again soon. Rich