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=-2.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no 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 12F3AC76186 for ; Wed, 24 Jul 2019 17:25:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E15A022387 for ; Wed, 24 Jul 2019 17:25:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1563989122; bh=jBjy3ZrrvvY3AI+/4dkVfOyLETvMz/sXy4vmAOpvlcA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=zl2RGjuJCoFhu9O2uzqO8MDM+bCcfBUjP1DcN47JdW5on4BavwA+sjRELxG2Mkrn6 yPdsyXJqXMxfArueONdnt7+BijYAL5NLa7l9kJ4NQMriQggwFZjHzJ1Y/uHVhYazl+ pT2mfrJbk0MFBJuvoK5L+bIOo0BFUccuLOKjIx2c= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726470AbfGXRZS (ORCPT ); Wed, 24 Jul 2019 13:25:18 -0400 Received: from mail-pg1-f196.google.com ([209.85.215.196]:36503 "EHLO mail-pg1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725944AbfGXRZS (ORCPT ); Wed, 24 Jul 2019 13:25:18 -0400 Received: by mail-pg1-f196.google.com with SMTP id l21so21556948pgm.3; Wed, 24 Jul 2019 10:25:17 -0700 (PDT) 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=v5o93rppXWOEe1khDbdKPwUWVhMWimUKdS1T4a7dv9A=; b=IFEoXTVgZ4ICjhndw6Yg/eu4xfo/TSctxWBfUswClSV6OJ6k2joYbp2ljUIUS14hRV jC+yWEiBcGQEORnde4IDcsdaLKYxQMzISlPZaqgyw38cUFM4S3FrE+gRTw6CUu98QhLg ezJMqLhRl+Y2QleD+FeaJ/u1HBDF5pG0Ki3UkheZpb1G0N4/mvVj+NPfGRj99XGFz80H CZDPsmfd4pr0d9Fdq7FKWSvzQtPilcj2nuLocSACIGRjta+BuL6BcjJtYzXs3FqRDuM0 ZDe1Nyvb8As26aPZnPpjaoa9U+qwxZq6y5RfRO+3jzBxBa99meP9yy37R75p5kfNpSMP dDMw== X-Gm-Message-State: APjAAAViAG2DKaROHFTYa5MuO2kXID/zSt4+rjWxVX8wLc2afryDH0f1 Jo1Fb8I7OwIBRBr54I3+Shg= X-Google-Smtp-Source: APXvYqz8XfN6M40/6fe7BxMTCZJQCCPcbWguJPVyb/SH7u8lYYU33WfbbFpre78nAUrnVv5x6QkoeQ== X-Received: by 2002:a17:90a:bd93:: with SMTP id z19mr89794097pjr.49.1563988666568; Wed, 24 Jul 2019 10:17:46 -0700 (PDT) Received: from 42.do-not-panic.com (42.do-not-panic.com. [157.230.128.187]) by smtp.gmail.com with ESMTPSA id t10sm46821994pjr.13.2019.07.24.10.17.45 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Wed, 24 Jul 2019 10:17:45 -0700 (PDT) Received: by 42.do-not-panic.com (Postfix, from userid 1000) id 1E29A402A1; Wed, 24 Jul 2019 17:17:45 +0000 (UTC) Date: Wed, 24 Jul 2019 17:17:45 +0000 From: Luis Chamberlain To: Alexandre Ghiti Cc: Andrew Morton , Christoph Hellwig , Russell King , Catalin Marinas , Will Deacon , Ralf Baechle , Paul Burton , James Hogan , Palmer Dabbelt , Albert Ou , Alexander Viro , Kees Cook , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-fsdevel@vger.kernel.org, linux-mm@kvack.org Subject: Re: [PATCH REBASE v4 00/14] Provide generic top-down mmap layout functions Message-ID: <20190724171745.GX19023@42.do-not-panic.com> References: <20190724055850.6232-1-alex@ghiti.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190724055850.6232-1-alex@ghiti.fr> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-fsdevel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org Other than the two comments: Reviewed-by: Luis Chamberlain Luis