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-03-05 10:55:57 +01:00
2011-05-20 13:43:21 -07:00
2011-05-19 18:44:41 -04:00
2011-04-29 14:03:01 -07:00
2011-05-23 09:12:26 -07:00
2011-05-22 21:41:57 -07:00
2011-05-22 21:41:57 -07:00
2011-05-22 21:41:57 -07:00
2011-05-22 21:01:19 -04:00
2011-04-22 17:31:53 -07:00
2011-05-24 13:28:35 -07:00
2011-05-22 21:41:57 -07:00
2011-04-11 13:44:25 -07:00
2011-05-22 21:41:57 -07:00
2011-05-22 21:41:57 -07:00
2011-05-22 21:41:57 -07:00
2011-05-22 21:41:57 -07:00
2011-05-23 15:39:34 -07:00
2011-05-22 21:41:57 -07:00
2011-05-22 21:41:57 -07:00
2011-05-20 13:43:21 -07:00
2011-05-23 12:23:20 -07:00
2011-04-17 17:47:36 -07:00
2011-05-22 21:41:57 -07:00
2011-05-22 21:41:57 -07:00
2011-05-23 12:23:20 -07:00
2011-05-22 21:41:57 -07:00
2011-05-22 21:41:57 -07:00
2011-05-22 21:41:57 -07:00
2011-04-29 14:03:01 -07:00
2011-05-22 21:41:57 -07:00
2011-04-29 14:03:01 -07:00
2011-05-22 21:41:57 -07:00
2011-05-24 13:28:35 -07:00
2011-04-29 14:03:01 -07:00
2011-05-13 14:44:14 -04:00
2011-05-22 21:41:57 -07:00
2011-05-22 21:41:57 -07:00
2011-03-31 11:26:23 -03:00
2011-05-22 21:41:57 -07:00
2011-04-28 13:28:57 -07:00
2011-05-13 16:50:49 -04:00
2011-05-09 12:51:16 -07:00
2011-05-23 09:12:26 -07:00
2011-05-17 17:33:11 -04:00
2011-05-22 21:41:57 -07:00
2011-05-23 12:23:20 -07:00
2011-03-31 11:26:23 -03:00
2011-05-24 13:28:35 -07:00
2011-05-17 15:27:35 -04:00
2011-04-18 22:59:04 -07:00
2011-03-31 11:26:23 -03:00
2010-12-21 02:16:08 -08:00
2010-12-21 02:16:08 -08:00
2011-04-29 14:03:01 -07:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-04-10 18:55:19 -07:00
2010-12-12 16:45:14 +01:00
2011-03-23 14:10:37 -07:00
2011-05-20 13:43:21 -07:00
2011-05-02 14:42:55 -07:00
2011-03-23 14:10:36 -07:00
2011-03-31 11:26:23 -03:00
2011-05-19 18:19:10 +02:00
2010-12-11 12:01:48 -08:00
2011-02-21 13:49:48 +01:00
2011-04-29 14:03:01 -07:00
2011-04-29 14:03:01 -07:00
2011-03-28 22:26:34 -07:00
2011-01-10 13:31:14 -08:00
2011-05-05 14:59:02 -07:00
2011-04-10 18:55:21 -07:00
2011-04-29 14:03:01 -07:00
2011-03-31 11:26:23 -03:00
2010-12-23 11:44:34 -08:00
2011-03-31 17:04:22 -07:00
2011-05-22 21:41:57 -07:00
2011-03-31 17:04:22 -07:00
2011-03-14 16:49:28 -07:00
2011-03-22 19:25:05 -07:00
2011-03-22 19:25:05 -07:00
2011-03-31 11:26:23 -03:00
2011-04-18 22:59:04 -07:00
2011-04-29 14:03:01 -07:00
2011-04-18 14:19:32 -07:00
2011-02-28 12:22:21 -08:00
2011-05-05 10:57:45 -07:00
2011-05-07 03:08:38 -07:00
2010-12-21 02:16:08 -08:00
2011-04-29 14:03:01 -07:00
2010-12-21 02:16:08 -08:00
2011-03-31 11:26:23 -03:00
2011-04-29 14:03:01 -07:00
2010-12-25 19:37:49 -08:00
2011-03-03 13:30:20 -08:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-04-29 14:03:01 -07:00
2011-02-28 13:22:44 -07:00
2011-02-28 13:22:44 -07:00
2011-02-28 13:22:44 -07:00
2011-03-03 21:27:42 -08:00
2011-03-31 11:26:23 -03:00
2011-05-22 21:41:57 -07:00
2011-02-28 13:22:44 -07:00
2011-04-29 12:41:59 -07:00
2011-03-03 12:19:11 -08:00
2011-04-15 15:50:41 -07:00
2011-04-15 15:50:41 -07:00
2011-04-15 15:50:41 -07:00
2011-04-17 17:47:36 -07:00
2011-04-17 17:47:36 -07:00
2011-05-07 22:31:35 -07:00
2011-04-18 22:59:04 -07:00
2011-03-31 11:26:23 -03:00
2010-12-21 02:16:08 -08:00
2011-05-12 16:59:57 -04:00
2011-04-18 22:59:04 -07:00
2011-03-31 11:26:23 -03:00
2011-04-29 14:03:01 -07:00
2011-05-05 10:57:45 -07:00
2011-05-25 08:39:03 -07:00
2011-03-31 11:26:23 -03:00
2010-12-12 16:45:14 +01:00
2011-04-29 14:03:00 -07:00
2011-04-01 20:56:30 -07:00
2011-05-19 09:55:43 +01:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-04-29 14:03:00 -07:00
2011-05-19 09:55:43 +01:00
2011-03-31 11:26:23 -03:00
2011-02-28 13:22:44 -07:00
2011-05-08 15:59:12 -07:00
2011-03-31 11:26:23 -03:00
2011-05-23 09:12:26 -07:00
2011-05-22 21:01:18 -04:00
2011-03-10 14:26:00 -08:00
2011-05-19 09:55:43 +01:00
2011-04-29 14:03:01 -07:00
2011-03-31 11:26:23 -03:00
2011-05-05 14:59:02 -07:00
2011-04-29 14:03:01 -07:00
2011-03-31 11:26:23 -03:00
2011-04-29 14:03:01 -07:00
2011-04-18 22:59:04 -07:00
2011-05-12 16:59:57 -04:00
2011-05-22 21:01:19 -04:00
2010-12-21 02:16:08 -08:00
2010-12-21 02:16:08 -08:00
2011-04-29 14:03:01 -07:00
2011-04-06 14:35:23 -07:00
2011-04-29 14:03:01 -07:00
2011-05-22 21:41:57 -07:00
2011-03-31 11:26:23 -03:00
2011-04-29 14:01:30 -07:00
2011-04-22 17:31:53 -07:00
2011-03-22 17:44:17 -07:00
2011-03-31 11:26:23 -03:00
2011-01-10 16:13:33 -08:00
2011-04-22 17:31:53 -07:00
2011-04-11 07:27:24 -07:00
2011-05-03 20:41:42 -07:00
2011-04-29 14:03:01 -07:00
2011-04-12 14:50:43 -07:00
2011-04-12 14:50:43 -07:00
2011-03-31 11:26:23 -03:00
2011-05-22 21:41:57 -07:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-05-22 21:41:57 -07:00
2011-05-22 20:35:54 -04:00
2011-05-23 09:12:26 -07:00
2011-04-12 11:21:30 -07:00
2011-05-22 21:41:57 -07:00
2011-04-29 14:03:01 -07:00
2011-04-26 10:22:59 +02:00
2011-04-06 06:19:38 -07:00
2011-03-31 11:26:23 -03:00
2011-03-14 14:10:15 -07:00
2011-03-31 11:26:23 -03:00
2011-04-12 14:56:00 -07:00
2011-05-22 21:41:57 -07:00
2011-04-11 13:44:25 -07:00
2011-04-29 14:03:01 -07:00
2011-04-12 14:50:42 -07:00
2011-05-23 12:23:20 -07:00
2011-04-29 14:03:01 -07:00
2011-03-31 11:26:23 -03:00
2011-04-29 14:03:01 -07:00
2011-04-18 22:59:04 -07:00
2010-12-21 02:16:08 -08:00
2011-04-13 17:13:00 -07:00
2011-03-30 21:39:22 -07:00
2011-03-31 11:26:23 -03:00
2011-01-03 11:06:35 -08:00
2011-04-29 14:03:01 -07:00
2011-04-15 15:50:39 -07:00
2011-04-15 15:50:39 -07:00
2011-04-01 20:10:08 -07:00
2011-02-28 13:22:44 -07:00
2011-03-31 11:26:23 -03:00
2010-12-26 22:37:05 -08:00
2011-04-29 14:03:01 -07:00
2011-03-18 10:37:40 -07:00
2011-05-20 13:43:21 -07:00
2011-03-31 11:26:23 -03:00
2011-02-28 13:22:44 -07:00
2011-02-28 13:22:44 -07:00
2011-05-22 21:41:57 -07:00
2011-04-29 14:03:01 -07:00
2011-03-31 11:26:23 -03:00
2011-05-20 00:33:19 -04:00
2011-05-19 18:00:00 -04:00
2011-03-03 13:02:31 -08:00
2011-01-24 15:07:06 -08:00
2011-03-31 11:26:23 -03:00
2011-05-05 10:57:45 -07:00
2011-04-29 14:03:01 -07:00
2011-05-23 09:12:26 -07:00
2011-02-28 13:22:44 -07:00
2011-03-31 11:26:23 -03:00
2011-05-15 18:01:15 -04:00
2011-04-17 17:56:37 -07:00
2011-04-29 14:03:01 -07:00
2011-01-20 16:59:33 -08:00
2011-04-01 20:53:35 -07:00
2010-12-21 02:16:08 -08:00
2011-04-04 11:07:57 -07:00
2011-03-31 11:26:23 -03:00
2010-12-25 19:37:49 -08:00
2011-03-31 11:26:23 -03:00
2011-05-12 16:59:57 -04:00