Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp443054imm; Wed, 18 Jul 2018 05:03:46 -0700 (PDT) X-Google-Smtp-Source: AAOMgpcK3ugTdeyGQrUkNRnRg5H4z8HrPtSroXHfxceEbjcfMJVOS1jFpS7Hn2oFD2WkHDih8Mw3 X-Received: by 2002:a63:4d06:: with SMTP id a6-v6mr5462977pgb.408.1531915426753; Wed, 18 Jul 2018 05:03:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1531915426; cv=none; d=google.com; s=arc-20160816; b=viT5GKbCeSJsYvdI61iZgckroz2yiTfDv+w1W3R0HH6n/k4sBwSPURHKTCZwICHI6O odGuxpBjw9vYH8eFzSH4ZblX7bcyREYxwAyPpX2sqIa2FwTWQqAf8nMVUzQDdqEfSggI EO0R4YGbY79YM+ADa1XG5fkdU0XVw2ltVCOMLRfVwwUpbD8IHpujcW4I3IaAz9EKkh+D tiXgKPE5Sgwj9NqOsizC4mZ7gdrhvEq2mZnDAVsxeL4Alc+eAdGBEqlbKrwN2x5Us71l mYAkMvj4+U0tPuGPqI6GgAK8b0HcplaTOFjlo0BXf9WlkT9R7gYMQmyiqe1U7QVGF7ia 4juw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date:arc-authentication-results; bh=tjBvVlj1QF1YQD4wYGG3/o59xTvfpTnGIhklgKClqi0=; b=sifG/xyl3n5drHl4QtSVdtcpaXr6AM4PppxqLE1uLoFn2GtgNLudGhcO3JPe1N7l6b G2d1jqTdMRrZ4cBhTj8sVfq1alHva1RDmN56hIaf94bSk8TG910dotk15/qAa4R+uTFg QAcRc47/AP14FTaHYrg5MHGYZUBykQTPzOYamlKX39SDfeexKhCRyaIrK3gZ3QtKRr9X BaO4YyYs1WWt84Y54nJWXdZJptwO+Xtnl3pYJLoGad/RvET60kV3sYF5TnTc234cLUqb b6fFU5nhrxnrHuP9U0MKcnv0Wq+VyfLm024GqD++nqp37slnhpE4QWv8ZwleqcJPKCjy xHcg== 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 a190-v6si3203445pgc.241.2018.07.18.05.03.31; Wed, 18 Jul 2018 05:03:46 -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 S1730273AbeGRMka (ORCPT + 99 others); Wed, 18 Jul 2018 08:40:30 -0400 Received: from ms.lwn.net ([45.79.88.28]:58108 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726254AbeGRMka (ORCPT ); Wed, 18 Jul 2018 08:40:30 -0400 Received: from localhost.localdomain (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id BDD622BA; Wed, 18 Jul 2018 12:02:53 +0000 (UTC) Date: Wed, 18 Jul 2018 06:02:49 -0600 From: Jonathan Corbet To: Mike Rapoport Cc: Randy Dunlap , linux-doc , linux-mm , lkml Subject: Re: [PATCH v2 00/11] docs/mm: add boot time memory management docs Message-ID: <20180718060249.6b45605d@lwn.net> In-Reply-To: <20180718114730.GD4302@rapoport-lnx> References: <1530370506-21751-1-git-send-email-rppt@linux.vnet.ibm.com> <20180702113255.1f7504e2@lwn.net> <20180718114730.GD4302@rapoport-lnx> Organization: LWN.net X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 18 Jul 2018 14:47:30 +0300 Mike Rapoport wrote: > > So this seems like good stuff overall. It digs pretty deeply into the mm > > code, though, so I'm a little reluctant to apply it without an ack from an > > mm developer. Alternatively, I'm happy to step back if Andrew wants to > > pick the set up. > > Jon, does Michal's reply [1] address your concerns? > Or should I respin and ask Andrew to pick it up? > > [1] https://lore.kernel.org/lkml/20180712080006.GA328@dhcp22.suse.cz/ Michal acked #11 (the docs patch) in particular but not the series as a whole. But it's the rest of the series that I was most worried about :) I'm happy for the patches to take either path, but I'd really like an explicit ack before I apply that many changes directly to the MM code... Thanks, jon