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 Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by smtp.lore.kernel.org (Postfix) with ESMTP id B40AEC7EE21 for ; Thu, 4 May 2023 18:45:17 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id 281F86B0075; Thu, 4 May 2023 14:45:17 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 2321B6B0078; Thu, 4 May 2023 14:45:17 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 1486A6B007B; Thu, 4 May 2023 14:45:17 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from mail-wr1-f53.google.com (mail-wr1-f53.google.com [209.85.221.53]) by kanga.kvack.org (Postfix) with ESMTP id B86DE6B0075 for ; Thu, 4 May 2023 14:45:16 -0400 (EDT) Received: by mail-wr1-f53.google.com with SMTP id ffacd0b85a97d-2fa47de5b04so808875f8f.1 for ; Thu, 04 May 2023 11:45:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1683225916; x=1685817916; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=7jiYbekcMExU07aXbKD9Va5UlOVGmkszc1l7xABSVHU=; b=SaJqGyx0ZErv7dAGknqQyGFrBuvliOzYUofjujg9LoAuuKpyahDF5nDvp/oxhRapa1 GAp4MFmx4dOGg2gUVc69GeQg0JVjZCpUduWtLzzREpqUqb+h6ZzDWPNvtpK90mk4Wh4Y ns5mlvgniwBllpMRGkR/KDfReZuS9c1U7ppKnlZW0p82A0IY8Z8Veqy2kLF0WR+/51fG Ga+Dx63uh8O6f2FcWKKxLLS+II7N1Y/re9h+T8cyBYrQ0ZpIa9USw5udsT09EIho5gP/ 0La7w213wYKDJzeP4tD0jfc2EMRCmQ8mECd3ybvhjeQEqN6nrZsfIvBHFiHkU4owQ/sk SJ7g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683225916; x=1685817916; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=7jiYbekcMExU07aXbKD9Va5UlOVGmkszc1l7xABSVHU=; b=Hgrteahz1dJpJqpyti8HYGzuMcejx6S2+ALv3H/Be+dZfL5mP1nZvJDwi0mOMgJrG4 9Ic72Vm5H+pY9sJRFnqAPLVMxzbk/whjEtuk/tybacgmT9m8QUBg7DeQZbpxrm3qTv61 /P7FMEZhjOmcLJVtCga8cPKWiM1o4TMEMmjBEOq+ggf7ZVfzOD15FFVWpfy4EM00rXwt EFS2TaeYUS2n/cx94jW6dMe2sZLUzxAkjvrsMxXGIGIIqJBZGwz1m+9TzDU3q64qzCM8 J4sxlnSuH3i07kbt3SBnT/jCoAuhNmaSjzS0nEkgxAUv5PbEV4eq4g+KDFfSE3AIKmYJ fZIw== X-Gm-Message-State: AC+VfDx8TlfWkZEXQuOh3UYu6dWDEkeuHImSodYE2MQ05q/rA2mG+G2r LwPB0s0cMTEUiPmZIkS4AB4= X-Google-Smtp-Source: ACHHUZ68/Lzk+rzDLCliDtoFIxhjm3NCVm3HxzQzcyd7fF4Jxap9kuflfqS15rdcgSfmZE32s2WuOg== X-Received: by 2002:adf:ff88:0:b0:306:2b1a:32ae with SMTP id j8-20020adfff88000000b003062b1a32aemr3381099wrr.7.1683225915593; Thu, 04 May 2023 11:45:15 -0700 (PDT) Received: from localhost (host86-156-84-164.range86-156.btcentralplus.com. [86.156.84.164]) by smtp.gmail.com with ESMTPSA id o10-20020a5d684a000000b003063176ef0dsm10583575wrw.97.2023.05.04.11.45.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 04 May 2023 11:45:14 -0700 (PDT) Date: Thu, 4 May 2023 19:45:13 +0100 From: Lorenzo Stoakes To: kernel test robot Cc: Andrew Morton , llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, Linux Memory Management List Subject: Re: [linux-next:master 14552/14714] mm/gup.c:2813:7: error: call to undeclared function 'folio_fast_pin_allowed'; ISO C99 and later do not support implicit function declarations Message-ID: <29717a7b-031b-41cf-b9f7-aea55cc1119b@lucifer.local> References: <202305050237.1cQ4fBKs-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202305050237.1cQ4fBKs-lkp@intel.com> X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: On Fri, May 05, 2023 at 02:42:33AM +0800, kernel test robot wrote: > tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master > head: 145e5cddfe8b4bf607510b2dcf630d95f4db420f > commit: 848839c209785a44524fdafa04b0464cd453da1f [14552/14714] mm-gup-disallow-foll_longterm-gup-fast-writing-to-file-backed-mappings-fix > config: mips-bcm63xx_defconfig (https://download.01.org/0day-ci/archive/20230505/202305050237.1cQ4fBKs-lkp@intel.com/config) > compiler: clang version 17.0.0 (https://github.com/llvm/llvm-project b1465cd49efcbc114a75220b153f5a055ce7911f) > reproduce (this is a W=1 build): > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # install mips cross compiling tool for clang build > # apt-get install binutils-mips-linux-gnu > # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=848839c209785a44524fdafa04b0464cd453da1f > git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git > git fetch --no-tags linux-next master > git checkout 848839c209785a44524fdafa04b0464cd453da1f > # save the config file > mkdir build_dir && cp config build_dir/.config > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=mips olddefconfig > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=mips SHELL=/bin/bash > > If you fix the issue, kindly add following tag where applicable > | Reported-by: kernel test robot > | Link: https://lore.kernel.org/oe-kbuild-all/202305050237.1cQ4fBKs-lkp@intel.com/ > > All errors (new ones prefixed by >>): > > >> mm/gup.c:2813:7: error: call to undeclared function 'folio_fast_pin_allowed'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] > if (!folio_fast_pin_allowed(folio, flags)) { > ^ > mm/gup.c:2857:7: error: call to undeclared function 'folio_fast_pin_allowed'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] > if (!folio_fast_pin_allowed(folio, flags)) { > ^ > mm/gup.c:2897:7: error: call to undeclared function 'folio_fast_pin_allowed'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] > if (!folio_fast_pin_allowed(folio, flags)) { > ^ > 3 errors generated. > > > vim +/folio_fast_pin_allowed +2813 mm/gup.c > > cbd34da7dc9afd Christoph Hellwig 2019-07-11 2782 > 2667f50e8b8145 Steve Capper 2014-10-09 2783 static int gup_huge_pmd(pmd_t orig, pmd_t *pmdp, unsigned long addr, > 0cd22afdcea21f John Hubbard 2019-10-18 2784 unsigned long end, unsigned int flags, > 0cd22afdcea21f John Hubbard 2019-10-18 2785 struct page **pages, int *nr) > 2667f50e8b8145 Steve Capper 2014-10-09 2786 { > 667ed1f7bb3b1c Matthew Wilcox (Oracle 2021-12-22 2787) struct page *page; > 667ed1f7bb3b1c Matthew Wilcox (Oracle 2021-12-22 2788) struct folio *folio; > 2667f50e8b8145 Steve Capper 2014-10-09 2789 int refs; > 2667f50e8b8145 Steve Capper 2014-10-09 2790 > b798bec4741bdd Ira Weiny 2019-05-13 2791 if (!pmd_access_permitted(orig, flags & FOLL_WRITE)) > 2667f50e8b8145 Steve Capper 2014-10-09 2792 return 0; > 2667f50e8b8145 Steve Capper 2014-10-09 2793 > 7af75561e17132 Ira Weiny 2019-05-13 2794 if (pmd_devmap(orig)) { > 7af75561e17132 Ira Weiny 2019-05-13 2795 if (unlikely(flags & FOLL_LONGTERM)) > 7af75561e17132 Ira Weiny 2019-05-13 2796 return 0; > 86dfbed49f88fd John Hubbard 2020-04-01 2797 return __gup_device_huge_pmd(orig, pmdp, addr, end, flags, > 86dfbed49f88fd John Hubbard 2020-04-01 2798 pages, nr); > 7af75561e17132 Ira Weiny 2019-05-13 2799 } > b59f65fa076a8e Kirill A. Shutemov 2017-03-16 2800 > c228afb11ac693 Matthew Wilcox (Oracle 2022-01-07 2801) page = nth_page(pmd_page(orig), (addr & ~PMD_MASK) >> PAGE_SHIFT); > a43e982082c24c John Hubbard 2020-01-30 2802 refs = record_subpages(page, addr, end, pages + *nr); > 2667f50e8b8145 Steve Capper 2014-10-09 2803 > 667ed1f7bb3b1c Matthew Wilcox (Oracle 2021-12-22 2804) folio = try_grab_folio(page, refs, flags); > 667ed1f7bb3b1c Matthew Wilcox (Oracle 2021-12-22 2805) if (!folio) > 2667f50e8b8145 Steve Capper 2014-10-09 2806 return 0; > 2667f50e8b8145 Steve Capper 2014-10-09 2807 > 2667f50e8b8145 Steve Capper 2014-10-09 2808 if (unlikely(pmd_val(orig) != pmd_val(*pmdp))) { > 667ed1f7bb3b1c Matthew Wilcox (Oracle 2021-12-22 2809) gup_put_folio(folio, refs, flags); > 2667f50e8b8145 Steve Capper 2014-10-09 2810 return 0; > 2667f50e8b8145 Steve Capper 2014-10-09 2811 } > 2667f50e8b8145 Steve Capper 2014-10-09 2812 > 369dd755eb2530 Lorenzo Stoakes 2023-05-02 @2813 if (!folio_fast_pin_allowed(folio, flags)) { > 369dd755eb2530 Lorenzo Stoakes 2023-05-02 2814 gup_put_folio(folio, refs, flags); > 369dd755eb2530 Lorenzo Stoakes 2023-05-02 2815 return 0; > 369dd755eb2530 Lorenzo Stoakes 2023-05-02 2816 } > 84209e87c6963f David Hildenbrand 2022-11-16 2817 if (!pmd_write(orig) && gup_must_unshare(NULL, flags, &folio->page)) { > a7f226604170ac David Hildenbrand 2022-05-09 2818 gup_put_folio(folio, refs, flags); > a7f226604170ac David Hildenbrand 2022-05-09 2819 return 0; > a7f226604170ac David Hildenbrand 2022-05-09 2820 } > a7f226604170ac David Hildenbrand 2022-05-09 2821 > a43e982082c24c John Hubbard 2020-01-30 2822 *nr += refs; > 667ed1f7bb3b1c Matthew Wilcox (Oracle 2021-12-22 2823) folio_set_referenced(folio); > 2667f50e8b8145 Steve Capper 2014-10-09 2824 return 1; > 2667f50e8b8145 Steve Capper 2014-10-09 2825 } > 2667f50e8b8145 Steve Capper 2014-10-09 2826 > > :::::: The code at line 2813 was first introduced by commit > :::::: 369dd755eb25309495d67de7cd85b77e0bc0f948 mm/gup: disallow FOLL_LONGTERM GUP-fast writing to file-backed mappings > > :::::: TO: Lorenzo Stoakes > :::::: CC: Andrew Morton > > -- > 0-DAY CI Kernel Test Service > https://github.com/intel/lkp-tests > Just to note that this will be fixed in the v9 of this series coming shortly... :)