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=-0.9 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS 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 E95CAC47247 for ; Fri, 1 May 2020 02:38:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C49812071C for ; Fri, 1 May 2020 02:38:26 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="BXlRwK7F" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728065AbgEACi0 (ORCPT ); Thu, 30 Apr 2020 22:38:26 -0400 Received: from us-smtp-delivery-1.mimecast.com ([205.139.110.120]:57870 "EHLO us-smtp-1.mimecast.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1728122AbgEACiZ (ORCPT ); Thu, 30 Apr 2020 22:38:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1588300704; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=P8k2aTeCbIA0Pe5nqRNlnguJBbZob6iEKj+wNv40n6s=; b=BXlRwK7FH59D08AFO6mxTkwdw9od8jJ70fsTd7T0XlTxkcUB6nap2pNzXUuT95ZE/KJNii guYPPnMcuD1JqF23ytWf9CDHht7Ikq6SQhrFj87rUH1wRkU3I/1HMhJIXl+fWjyjlFnpkZ WjcRSUKccg/g4tBYC4gpzlr3L+Cc9o8= Received: from mail-ua1-f69.google.com (mail-ua1-f69.google.com [209.85.222.69]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-204-IgIJalBAOxiuxf3IgsIrJg-1; Thu, 30 Apr 2020 22:38:22 -0400 X-MC-Unique: IgIJalBAOxiuxf3IgsIrJg-1 Received: by mail-ua1-f69.google.com with SMTP id w1so3886380uaq.0 for ; Thu, 30 Apr 2020 19:38:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=P8k2aTeCbIA0Pe5nqRNlnguJBbZob6iEKj+wNv40n6s=; b=Bwd6A2f9vaZUg2iG4GX58F1hDZAcL5p7sBsYhsOLX/zETgtnBlxsAk3DxENp+F05uJ VKZEpkZHnW0X2itcdOm+tbe3y72+Rr6+QAvBRMNGlpCYmhy5athNKlTm/lOmZPg+kfH8 eWPzqii0ZdsSDK4xp6fnQ3Pb6kv8Wf8D0YrvLZjXuCw/aWLxPhTzISWoNy4kgPabdVQj 3EtgDzL1X1zEvAPHNNDu2+Cph19IyHXMS+kNY6vG98IfCHjtrIzw8Rde53pAv/5zg2S2 R46fyAU90oSJQ8ou7kXm3DZt7EanPCWOsyvE6qeZgirGmDnDVrljsVZlRwIpbzXSVLza whgg== X-Gm-Message-State: AGi0PuayUBDT748FCnSl7tPCYACU7qzeqmWj0/atyhVnh71U84X7HFCX JiGQdN2YA5ZD2wKNRBDkxr2BVPCDQHV2/1EZRenzQTnYjjJS39l9GE5UMezSgkAC5Woqv2ShE9B 6Ivn7ViQrb2I/cqUyteaND7R4uxB+9wYsbS4pO8ZI X-Received: by 2002:a05:6102:4d:: with SMTP id k13mr1848875vsp.198.1588300701703; Thu, 30 Apr 2020 19:38:21 -0700 (PDT) X-Google-Smtp-Source: APiQypKu6ClZ61atP80MD4lQJkn2FtP3gZkiC+YuTXU2rwKV21SshkG1nW93zQxISm3Y7jRVOl6JpuyIYF8Yu55j3FA= X-Received: by 2002:a05:6102:4d:: with SMTP id k13mr1848869vsp.198.1588300701546; Thu, 30 Apr 2020 19:38:21 -0700 (PDT) MIME-Version: 1.0 References: <20200414131348.444715-1-hch@lst.de> <20200414131348.444715-22-hch@lst.de> <20200414151344.zgt2pnq7cjq2bgv6@debian> In-Reply-To: From: John Dorminy Date: Thu, 30 Apr 2020 22:38:10 -0400 Message-ID: Subject: Re: [PATCH 21/29] mm: remove the pgprot argument to __vmalloc To: Wei Liu Cc: Christoph Hellwig , Andrew Morton , "K. Y. Srinivasan" , Haiyang Zhang , Stephen Hemminger , x86@kernel.org, David Airlie , Daniel Vetter , Laura Abbott , Sumit Semwal , Sakari Ailus , Minchan Kim , Nitin Gupta , Robin Murphy , Christophe Leroy , Peter Zijlstra , linuxppc-dev@lists.ozlabs.org, linux-hyperv@vger.kernel.org, dri-devel@lists.freedesktop.org, linaro-mm-sig@lists.linaro.org, linux-arch@vger.kernel.org, linux-mm@kvack.org, iommu@lists.linux-foundation.org, linux-arm-kernel@lists.infradead.org, linux-s390@vger.kernel.org, bpf@vger.kernel.org, Linux Kernel Mailing List , Michael Kelley , Gao Xiang Content-Type: text/plain; charset="UTF-8" Sender: linux-hyperv-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-hyperv@vger.kernel.org >> On Tue, Apr 14, 2020 at 03:13:40PM +0200, Christoph Hellwig wrote: >> > The pgprot argument to __vmalloc is always PROT_KERNEL now, so remove >> > it. Greetings; I recently noticed this change via the linux-next tree. It may not be possible to edit at this late date, but the change description refers to PROT_KERNEL, which is a symbol which does not appear to exist; perhaps PAGE_KERNEL was meant? The mismatch caused me and a couple other folks some confusion briefly until we decided it was supposed to be PAGE_KERNEL; if it's not too late, editing the description to clarify so would be nice. Many thanks. John Dorminy