Re: [PATCH 1/6] memcg: replace unsigned long by u64 to avoid overflow
From: Johannes Weiner <hannes@cmpxchg.org>
Date: 2012-06-23 08:15:41
Also in:
linux-mm, lkml
From: Johannes Weiner <hannes@cmpxchg.org>
Date: 2012-06-23 08:15:41
Also in:
linux-mm, lkml
On Sat, Jun 23, 2012 at 02:15:34PM +0800, Wanpeng Li wrote:
From: Wanpeng Li <redacted> Since the return value variable in mem_cgroup_zone_nr_lru_pages and mem_cgroup_node_nr_lru_pages functions are u64, so replace the return value of funtions by u64 to avoid overflow.
I wonder what 16 TB of memory must think running on a 32-bit kernel... "What is this, an address space for ants?" -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>