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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 22 Dec 2015 10:15:37 -0800
From:	Randy Dunlap <rdunlap@...radead.org>
To:	Stephen Rothwell <sfr@...b.auug.org.au>, linux-next@...r.kernel.org
Cc:	linux-kernel@...r.kernel.org, Linux MM <linux-mm@...ck.org>,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: linux-next: Tree for Dec 22 (mm/memcontrol)

On 12/21/15 21:29, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20151221:
> 

on i386 or x86_64:

when CONFIG_SLOB=y:

../mm/memcontrol.c: In function 'memcg_update_kmem_limit':
../mm/memcontrol.c:2974:3: error: implicit declaration of function 'memcg_online_kmem' [-Werror=implicit-function-declaration]
   ret = memcg_online_kmem(memcg);
   ^
../mm/memcontrol.c: In function 'mem_cgroup_css_alloc':
../mm/memcontrol.c:4229:2: error: too many arguments to function 'memcg_propagate_kmem'
  error = memcg_propagate_kmem(parent, memcg);
  ^
../mm/memcontrol.c:2949:12: note: declared here
 static int memcg_propagate_kmem(struct mem_cgroup *memcg)
            ^



-- 
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ