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] [day] [month] [year] [list]
Date:   Mon, 28 Feb 2022 10:21:29 -0800
From:   Andrew Morton <akpm@...ux-foundation.org>
To:     Stephen Rothwell <sfr@...b.auug.org.au>
Cc:     Matthew Wilcox <willy@...radead.org>,
        Anshuman Khandual <anshuman.khandual@....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 akpm-current tree

On Tue, 1 Mar 2022 01:33:08 +1100 Stephen Rothwell <sfr@...b.auug.org.au> wrote:

> Hi all,
> 
> After merging the akpm-current tree, today's linux-next build (powerpc
> ppc64_defconfig) failed like this:
> 
> mm/rmap.c: In function 'try_to_migrate_one':
> mm/rmap.c:1870:64: error: 'page' undeclared (first use in this function)
>  1870 |                                                 compound_order(page));
>       |                                                                ^~~~
> mm/rmap.c:1870:64: note: each undeclared identifier is reported only once for each function it appears in
> 
> Caused by commit
> 
>   e05239e90b65 ("mm/migration: add trace events for base page and HugeTLB migrations")
> 
> inertacting with commit
> 
>   efe8a99f35f6 ("mm/rmap: Convert rmap_walk() to take a folio")
> 
> from the folio tree.
> 
> I have reverted commit e05239e90b65 for today.

Thanks, I've moved yet more things into the post-linux-next queue and
fixed things up.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ