Files
ubports_kernel_google_msm/include/linux
David Rientjes 7bf02ea22c arch, mm: filter disallowed nodes from arch specific show_mem functions
Architectures that implement their own show_mem() function did not pass
the filter argument to show_free_areas() to appropriately avoid emitting
the state of nodes that are disallowed in the current context.  This patch
now passes the filter argument to show_free_areas() so those nodes are now
avoided.

This patch also removes the show_free_areas() wrapper around
__show_free_areas() and converts existing callers to pass an empty filter.

ia64 emits additional information for each node, so skip_free_areas_zone()
must be made global to filter disallowed nodes and it is converted to use
a nid argument rather than a zone for this use case.

Signed-off-by: David Rientjes <rientjes@google.com>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: Kyle McMartin <kyle@mcmartin.ca>
Cc: Helge Deller <deller@gmx.de>
Cc: James Bottomley <jejb@parisc-linux.org>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Guan Xuetao <gxt@mprc.pku.edu.cn>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-05-25 08:39:03 -07:00
..
2011-05-04 14:08:36 -07:00
2011-05-24 00:06:26 -07:00
2011-04-19 13:32:46 +02:00
2011-05-13 11:45:33 -07:00
2011-05-23 10:47:06 -05:00
2011-05-13 14:37:28 -04:00
2011-05-11 18:50:45 -07:00
2011-05-23 13:59:54 +02:00
2011-05-08 16:41:45 -07:00
2011-05-24 22:55:24 +10:00
2011-05-20 09:30:46 -03:00
2011-05-24 22:55:24 +10:00
2011-05-22 08:47:53 -04:00
2011-05-19 20:50:53 -04:00
2011-05-24 14:33:35 +02:00
2011-04-25 18:14:10 -07:00
2011-05-19 16:55:27 +09:30
2011-05-05 11:10:14 -07:00
2011-04-20 17:01:19 +10:00
2011-04-18 10:35:30 -07:00
2011-05-13 16:31:00 -07:00
2011-05-05 23:16:59 -07:00
2011-05-05 11:10:14 -07:00