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:   Tue, 20 Aug 2019 16:13:44 +0000
From:   Roman Gushchin <guro@...com>
To:     Randy Dunlap <rdunlap@...radead.org>
CC:     Stephen Rothwell <sfr@...b.auug.org.au>,
        Linux Next Mailing List <linux-next@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Linux MM <linux-mm@...ck.org>
Subject: Re: linux-next: Tree for Aug 20 (mm/memcontrol)

On Tue, Aug 20, 2019 at 07:59:54AM -0700, Randy Dunlap wrote:
> On 8/20/19 12:09 AM, Stephen Rothwell wrote:
> > Hi all,
> > 
> > Changes since 20190819:
> > 
> 
> on i386 or x86_64:
> 
> ../mm/memcontrol.c: In function ‘__mem_cgroup_free’:
> ../mm/memcontrol.c:4885:2: error: implicit declaration of function ‘memcg_flush_percpu_vmstats’; did you mean ‘qdisc_is_percpu_stats’? [-Werror=implicit-function-declaration]
>   memcg_flush_percpu_vmstats(memcg, false);
>   ^~~~~~~~~~~~~~~~~~~~~~~~~~
>   qdisc_is_percpu_stats
> ../mm/memcontrol.c:4886:2: error: implicit declaration of function ‘memcg_flush_percpu_vmevents’; did you mean ‘memcg_check_events’? [-Werror=implicit-function-declaration]
>   memcg_flush_percpu_vmevents(memcg);
>   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
>   memcg_check_events
> 
> 
> 
> Full i386 randconfig file is attached.

Hi Randy!

The issue has already been fixed ( https://lkml.org/lkml/2019/8/19/1007 ),
and Andrew has picked an updated version to the mm tree.
So it will be resolved soon.

Thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ