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: <bcce34db-47ea-cf02-057d-c63c2bf7eeeb@infradead.org>
Date:   Tue, 20 Aug 2019 07:59:54 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     Stephen Rothwell <sfr@...b.auug.org.au>,
        Linux Next Mailing List <linux-next@...r.kernel.org>
Cc:     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 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.


-- 
~Randy

View attachment "config-r7032" of type "text/plain" (85440 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ