From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.0 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS,USER_AGENT_NEOMUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CD593C43219 for ; Fri, 3 May 2019 17:21:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 9F9EF2075C for ; Fri, 3 May 2019 17:21:16 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="IUkN0NIg" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727226AbfECRVQ (ORCPT ); Fri, 3 May 2019 13:21:16 -0400 Received: from mail-lj1-f193.google.com ([209.85.208.193]:32952 "EHLO mail-lj1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726724AbfECRVQ (ORCPT ); Fri, 3 May 2019 13:21:16 -0400 Received: by mail-lj1-f193.google.com with SMTP id f23so5890372ljc.0; Fri, 03 May 2019 10:21:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=Y1z3Y8igEir/kIL8uEvgmKE9/Q/zi2rA9ZUq1wYqhIg=; b=IUkN0NIgisTvaKsVmuyeExZheDNyy9eAme5kMeshXiTYCGl60epTwzzDO2GUJAreKu pASeb9cMqEscZtpPkX9dfWnnxyD5qa0BY3zQvNLbNAf0ZMmAwjQVQzXgQl0b/cViF07X 9PW/Bqvsl5Pa/DfsPxC6XK5uGD+CPBkNonEwel1MT1X+bvu7q492pwaBvO8klMPCMoUP fYFc9kdmg40Uq26MRiWF9EAKKKZelKEcxAkrJBsi4+epTTbdUA6VI2AKzYC442XPsPJK H2ckO23FCQ6rgqxbDwst5T6Jfg65JvRnThLOcbYR0bTwOl11yzrcP6SoZ4c7ZZBgU+ZH Biow== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=Y1z3Y8igEir/kIL8uEvgmKE9/Q/zi2rA9ZUq1wYqhIg=; b=pNA35YP+B+TU5BS1Y0hVJy3T/8GGTX6TXCJqH8T46ifd8I8L1dbv0bPue/vGXy1RFb EYgL+Yay75aw9afLyiRyArevMR/X3u21G0t6gqkN5BiOF9P5eIUVetY2qjlBTZfwXp3A NCX1s6sS+dBIpH59SQnk3tsDH/hkA0bDuUOgJZ/xymxc2Oj2ziq0/84iOES9UpIzteZi LTCfVq1DPZQuuVJHW2PjiaKoIin6NK/lvjM9Ji8N9XAj9o/d8N02Jwh2jwQQUOVPfm9R 7t+z1mupvqrgvCZw9pYaCegGFfr3xR1NcUW1aeBM4HDXeOdl/HGBJ4C2ca3npo7gSAtl IoPg== X-Gm-Message-State: APjAAAWZmepAkG1tmp1dc8g6l8xRdf4ii0ok2mG9VhizyvEFAbCRUx8w cNeWZ78LzPqlo7WTMsZxfe8= X-Google-Smtp-Source: APXvYqyY7GCw9gRa4awuSK/u0rzIVlew/Kl87d69O4sE/JGvwV8ZiNCQ9rZ/Y4MJzAPHLfUehCROkA== X-Received: by 2002:a2e:2a03:: with SMTP id q3mr5658596ljq.56.1556904073966; Fri, 03 May 2019 10:21:13 -0700 (PDT) Received: from mobilestation ([5.164.217.122]) by smtp.gmail.com with ESMTPSA id y10sm488084lja.71.2019.05.03.10.21.11 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Fri, 03 May 2019 10:21:12 -0700 (PDT) Date: Fri, 3 May 2019 20:21:10 +0300 From: Serge Semin To: Paul Burton Cc: Ralf Baechle , James Hogan , Mike Rapoport , Andrew Morton , Michal Hocko , Greg Kroah-Hartman , Thomas Bogendoerfer , Huacai Chen , Stefan Agner , Stephen Rothwell , Alexandre Belloni , Juergen Gross , "linux-mips@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH 04/12] mips: Reserve memory for the kernel image resources Message-ID: <20190503172108.u7q7dpdo2ggbluar@mobilestation> References: <20190423224748.3765-1-fancer.lancer@gmail.com> <20190423224748.3765-5-fancer.lancer@gmail.com> <20190424224343.4skr727fszycwksq@pburton-laptop> <20190426000035.yfonfvrapmm4j3fg@mobilestation> <20190430225832.cjk7mj6dotw3cib6@pburton-laptop> <20190502142434.mpoyu4hhbunur5xe@mobilestation> <20190502184537.ccxnrh6x7vg55kly@pburton-laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190502184537.ccxnrh6x7vg55kly@pburton-laptop> User-Agent: NeoMutt/20180716 Sender: linux-mips-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-mips@vger.kernel.org Hello Paul On Thu, May 02, 2019 at 06:45:39PM +0000, Paul Burton wrote: > Hi Serge, > > On Thu, May 02, 2019 at 05:24:37PM +0300, Serge Semin wrote: > > Just reviewed and tested your series on my machine. I tagged the whole series > > in a response to the cover-letter of [1]. > > Thanks for the review & testing; that series is now in mips-next. > > > Could you please proceed with this patchset review procedure? There are > > also eight more patches left without your tag or comment. This patch > > is also left with no explicit tag. > > > > BTW I see you already applied patches 1-3 to the mips-next, so what shall I > > do when sending a v2 patchset with fixes asked to be provided for patch 12 > > and possibly for others in future? Shall I just resend the series without that > > applied patches or send them over with your acked-by tagges? > > I've so far applied patches 1-7 of your series to mips-next, and stopped > at patch 8 which has a comment to address. > > My preference would be if you could send a v2 which just contains the > remaining patches (ie. patches 8-12 become patches 1-5), ideally atop > the mips-next branch. > > The series looks good to me once the review comments are addressed, but > no need to add an Acked-by - it'll be implicit when I apply them to > mips-next. > Agreed. I'll do it shortly. -Sergey > Thanks, > Paul