lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250529100317.1af7ac47@canb.auug.org.au>
Date: Thu, 29 May 2025 10:03:17 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Shivank Garg <shivankg@....com>, Linux Kernel Mailing List
 <linux-kernel@...r.kernel.org>, Linux Next Mailing List
 <linux-next@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the mm-hotfixes tree

Hi all,

On Thu, 29 May 2025 09:59:38 +1000 Stephen Rothwell <sfr@...b.auug.org.au> wrote:

> 
> After merging the mm-hotfixes tree, today's linux-next build (powerpc
> ppc64_defconfig) failed like this:
> 
> mm/khugepaged.c: In function 'hpage_collapse_scan_file':
> mm/khugepaged.c:2337:21: error: implicit declaration of function 'folio_expected_ref_count' [-Wimplicit-function-declaration]
>  2337 |                 if (folio_expected_ref_count(folio) + 1 != folio_ref_count(folio)) {
>       |                     ^~~~~~~~~~~~~~~~~~~~~~~~
> 
> Caused by commit
> 
>   3bdddbba5f02 ("mm/khugepaged: fix race with folio split/free using temporary reference")
> 
> I have reverted that commit for today.

folio_expected_ref_count() is not introduced until commit

  86ebd50224c0 ("mm: add folio_expected_ref_count() for reference count calculation")

in the mm-stable tree.

-- 
Cheers,
Stephen Rothwell

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ