summaryrefslogtreecommitdiff
path: root/firmware/ti_3410.fw.ihex
diff options
context:
space:
mode:
authorJianyu Zhan <nasa4836@gmail.com>2014-06-07 01:38:20 +0400
committerLinus Torvalds <torvalds@linux-foundation.org>2014-06-07 03:08:17 +0400
commite231875ba7a118de7970fae3ac08b244a2822074 (patch)
tree3c4a182e837ce328b4f994f9021d7265a8c1b240 /firmware/ti_3410.fw.ihex
parentaedf95ea0583676cd7bfa395681ad744791a433e (diff)
downloadlinux-e231875ba7a118de7970fae3ac08b244a2822074.tar.xz
mm: memcontrol: clean up memcg zoneinfo lookup
Memcg zoneinfo lookup sites have either the page, the zone, or the node id and zone index, but sites that only have the zone have to look up the node id and zone index themselves, whereas sites that already have those two integers use a function for a simple pointer chase. Provide mem_cgroup_zone_zoneinfo() that takes a zone pointer and let sites that already have node id and zone index - all for each node, for each zone iterators - use &memcg->nodeinfo[nid]->zoneinfo[zid]. Rename page_cgroup_zoneinfo() to mem_cgroup_page_zoneinfo() to match. Signed-off-by: Jianyu Zhan <nasa4836@gmail.com> Signed-off-by: Johannes Weiner <hannes@cmpxchg.org> Acked-by: Michal Hocko <mhocko@suse.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'firmware/ti_3410.fw.ihex')
0 files changed, 0 insertions, 0 deletions