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.9 required=3.0 tests=BAYES_00,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 A8710C433E2 for ; Fri, 11 Sep 2020 20:05:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3AFD421D91 for ; Fri, 11 Sep 2020 20:05:21 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=ziepe.ca header.i=@ziepe.ca header.b="I9voHxb8" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725855AbgIKUFT (ORCPT ); Fri, 11 Sep 2020 16:05:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49188 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725815AbgIKUFO (ORCPT ); Fri, 11 Sep 2020 16:05:14 -0400 Received: from mail-il1-x141.google.com (mail-il1-x141.google.com [IPv6:2607:f8b0:4864:20::141]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3CF6EC0613ED for ; Fri, 11 Sep 2020 13:05:14 -0700 (PDT) Received: by mail-il1-x141.google.com with SMTP id q6so10057546ild.12 for ; Fri, 11 Sep 2020 13:05:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ziepe.ca; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=lkQcTqH4VEZ3iEgT/GD9JP5N85keOg351zxTDmOcIaI=; b=I9voHxb8dJ7Hpr77FARBSPzOQ+MPVMwPkwF0luH+LKCeQ2lgpDwGcralZQ0FGAYrwc BVvqLhsKXRb6YcR4pkKP2c34FkKNgqX6pj64qFDH7oE4338e+VgL2+G3FMKW2FPuHDYW MOKS2lLDde3qke8PUPdIqAr1Lc/lVhX7oeWxLzC+beM8ycXu9dGfsOKsCsNwUr3jtzLk 5mkQWm2rxczvKT5Nvh/ZTiFFTOW6UPc+/aWP2W0F+b+rADWmR1dpfaY8WBd7QI32TkZL 3etlwSquQXvam+E6vRIK7GF1RHnaGGDJvV4v5yGgCZRyA8h08sygo6M84bfQ7xFbLqxr cOXQ== 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; bh=lkQcTqH4VEZ3iEgT/GD9JP5N85keOg351zxTDmOcIaI=; b=MOswy5wKH/TMPghq1xofsZXISbDCnZBGpx+Y4TQUCEVCDwV0VsgUQaz8ruR2YGfLzv d5K9mP27KLSrZAp0FovUfJaEc+AZ+MpiPW4+mfoIkToSEFJyzSdOs7jpHw/GioJMn5n7 plzPLDe5+4rnMEUGU/y05kHwVxbokb/LWEZ7C/e+xBU4dChJHSvZWalh8qvZmoH6X12i ipm1GMhgWtSY2fjOLxgXeHX3zW7fIm/AbCptPuREpGx7uwkhdjVwc6MIlhPmhK1f+riu qaSsYE3tBzlp/rhXCZkwKZ3j3/c8fZGRu9QStmqQQWCdwMsQ5xcEPdM54CB0c7goYkxQ Ocsg== X-Gm-Message-State: AOAM531jS4qDqQQCc7KMXKSgyC0XurN4PMQJW0VxYfmk5hKIu/KwXa+2 t31eq17a/EpF9w1na2kCAm5Omg== X-Google-Smtp-Source: ABdhPJwYA/rzSMaXI+K0i70ikIv3tpbBn8J3glPlyteqvWFcMv0jpWCYFK3IcfJC1YHXSV5pVRNS1g== X-Received: by 2002:a92:c791:: with SMTP id c17mr3247679ilk.107.1599854713521; Fri, 11 Sep 2020 13:05:13 -0700 (PDT) Received: from ziepe.ca ([206.223.160.26]) by smtp.gmail.com with ESMTPSA id j62sm1648212iof.53.2020.09.11.13.05.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 11 Sep 2020 13:05:12 -0700 (PDT) Received: from jgg by mlx with local (Exim 4.94) (envelope-from ) id 1kGpIF-005AGU-JV; Fri, 11 Sep 2020 17:05:11 -0300 Date: Fri, 11 Sep 2020 17:05:11 -0300 From: Jason Gunthorpe To: Vasily Gorbik Cc: John Hubbard , Linus Torvalds , Gerald Schaefer , Alexander Gordeev , Peter Zijlstra , Dave Hansen , LKML , linux-mm , linux-arch , Andrew Morton , Russell King , Mike Rapoport , Catalin Marinas , Will Deacon , Michael Ellerman , Benjamin Herrenschmidt , Paul Mackerras , Jeff Dike , Richard Weinberger , Dave Hansen , Andy Lutomirski , Thomas Gleixner , Ingo Molnar , Borislav Petkov , Arnd Bergmann , Andrey Ryabinin , linux-x86 , linux-arm , linux-power , linux-sparc , linux-um , linux-s390 , Heiko Carstens , Christian Borntraeger , Claudio Imbrenda Subject: Re: [PATCH] mm/gup: fix gup_fast with dynamic page table folding Message-ID: <20200911200511.GC1221970@ziepe.ca> References: <20200911070939.GB1362448@hirez.programming.kicks-ass.net> <20200911194000.GB1221970@ziepe.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200911194000.GB1221970@ziepe.ca> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Sep 11, 2020 at 04:40:00PM -0300, Jason Gunthorpe wrote: > These would probably be better as static inlines though, as only s390 > compiles will type check pudp like this. Never mind, it must be a macro - still need brackets though Jason