Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp1704115imu; Wed, 28 Nov 2018 13:45:40 -0800 (PST) X-Google-Smtp-Source: AJdET5f54rRMwvUyOxbDUXV93Hap+ZGB5CaYJ/Nxa/xeSTsqyajNXRmFJ66KUmOt00sDfshcb6pf X-Received: by 2002:a62:8c11:: with SMTP id m17mr39252785pfd.224.1543441540131; Wed, 28 Nov 2018 13:45:40 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543441540; cv=none; d=google.com; s=arc-20160816; b=GQNq93gCIUFGOGq1nvwZJ2XP5h1SuQp/9Fvm9uHZQ17dBmRfl4+G6lxIh/5sNefI/J 25/ZU5HCfW3lqw6F4fPksWmJRmJNnDHPyj4sp2o8df6S3G8QTWHbizxqpG1apn2dX/nj gZdDBG/D+CW+EUutlLsGfpVaFG2tL/rAfkJasOUlyzisBdWU0gSVpXtb2C9dA3BErLMx RMvXwOYfc8aSCFW7U5KIuR0OJnbSGjmuDWYeY8xcquK/txPyAcmARYHMqQ+WGuq2oYjx SSK66Ud7oTUJQnMmC8QkkM+wAiNgeqI/RobeFIah+ILJaY+srgj2XuI/igOt5y8MR0FG 4LbQ== 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=w6IZQJXoLvnNweVkr4wh2yAuN1hUQUTV4m9EyJi0xZs=; b=slso7dadky4L0dF/9vsqaxogcw1wHLiXTVVtfPXaVmrjBTtwYqgGDb2UYwljB17FkZ bYynUn/d8+0ksyGts208rHXmZk9MlBdyH9DOLYAhkjgiRvcjT7jsuuZ1fo/lMSP+UBIj xU/FYZNhflox9Ftr0eXlQHSXncxcgY7e2qyIMvf/aOKJMyVsSC2MjTEJg8MfO+vwpTse f6ZzTUSH6X+YrWeNgwrCv/2LyJ3Z6MWOxW/yhZ5WFfZ+nVea7tsOIW9exGvvERgzheq9 9sgVHR+kYn3RwzfCYIP6wYtKgLgm1hLs1O/m/M4o9pQo2BA5kAsipYfaLuEv3FBEgNKR GbIw== 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 q9si8060150pgi.89.2018.11.28.13.45.24; Wed, 28 Nov 2018 13:45:40 -0800 (PST) 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 S1726413AbeK2Iru (ORCPT + 99 others); Thu, 29 Nov 2018 03:47:50 -0500 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:60262 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726307AbeK2Iru (ORCPT ); Thu, 29 Nov 2018 03:47:50 -0500 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id 3789980AA3; Wed, 28 Nov 2018 22:44:43 +0100 (CET) Date: Wed, 28 Nov 2018 22:44:45 +0100 From: Pavel Machek To: Arnd Bergmann Cc: lkundrak@v3.sk, arm-soc , Olof Johansson , Eric Miao , Haojian Zhuang , Russell King - ARM Linux , Robert Jarzmik , quozl@laptop.org, Linux ARM , Linux Kernel Mailing List Subject: Re: [PATCH v4 0/20] MMP platform fixes Message-ID: <20181128214445.GF20670@amd> References: <20181128175324.163202-1-lkundrak@v3.sk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="AH+kv8CCoFf6qPuz" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --AH+kv8CCoFf6qPuz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > > this series contains contains a bunch of MMP2 platform fixes. > > > > Previous spins of the patch set were sent out over the course of last > > three months to the MMP platform maintainers, with Arnd and > > linux-arm-kernel@lists.infradead.org on copy. > > > > Unfortunatelly, MMP maintainers (Eric Miao and Haojian Zhuang) don't > > seem to respond anymore. That's a shame, because the MMP2 support seems= to > > in need for some love. The DT/multiplatform kernels can't even boot wit= hout > > 14/20, 15/20 and perhaps more. > > > > I'm wondering if this cat gen in via the arm-soc tree? Would it be > > appropriate if I followed up with a MAINTAINERS update in that case? >=20 > Yes, sounds good to me. I looked through the series again, and > found one patch that seems wrong to me. Everything else should > just go in. Sounds good to me. > Patches that are purely bugfixes should probably also get backported > to stable kernels, so please add a 'Cc: stable@vger.kernel.org' tag > in the changelog for things that are required to make older kernels > work correctly (as opposed to adding features that were never supposed > to work), and describe in the changelog which kernel versions should > see that backport. Dunno, I'd be careful there. MMP2 was broken long ago and mainline never booted on olpc-1.75 AFAICT. Seems like noone cares about MMP2. I'd just keep it out of stable; stable is for bugs when someone cares. Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --AH+kv8CCoFf6qPuz Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlv/DE0ACgkQMOfwapXb+vKu2QCgnFkevOapuESw3MpBAP2pRQxx ehcAn3m05QsZ51wG6yelpTeeIpUpuAX7 =+pEX -----END PGP SIGNATURE----- --AH+kv8CCoFf6qPuz--