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]
Date:	Mon, 1 Nov 2010 10:55:42 -0700
From:	Randy Dunlap <randy.dunlap@...cle.com>
To:	linux-kernel@...r.kernel.org, Greg Thelen <gthelen@...gle.com>
Cc:	akpm@...ux-foundation.org
Subject: Re: mmotm 2010-10-31-21-24 uploaded (mm/memcontrol)

On Sun, 31 Oct 2010 21:25:59 -0700 akpm@...ux-foundation.org wrote:

> The mm-of-the-moment snapshot 2010-10-31-21-24 has been uploaded to
> 
>    http://userweb.kernel.org/~akpm/mmotm/
> 
> and will soon be available at
> 
>    git://zen-kernel.org/kernel/mmotm.git
> 
> It contains the following patches against 2.6.36:


memcg-add-dirty-limits-to-mem_cgroup.patch

Something in mm/memcontrol.c::mem_cgroup_dirty_info()
does unsupported divisions on i386:

mm/built-in.o: In function `mem_cgroup_dirty_info':
(.text+0x58473): undefined reference to `__divdi3'
mm/built-in.o: In function `mem_cgroup_dirty_info':
(.text+0x584b1): undefined reference to `__divdi3'

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
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