Files
kernel_amazon_mt8127-common/include/linux
David Rientjes d0a21265df mm: unify module_alloc code for vmalloc
Four architectures (arm, mips, sparc, x86) use __vmalloc_area() for
module_init().  Much of the code is duplicated and can be generalized in a
globally accessible function, __vmalloc_node_range().

__vmalloc_node() now calls into __vmalloc_node_range() with a range of
[VMALLOC_START, VMALLOC_END) for functionally equivalent behavior.

Each architecture may then use __vmalloc_node_range() directly to remove
the duplication of code.

Signed-off-by: David Rientjes <rientjes@google.com>
Cc: Christoph Lameter <cl@linux.com>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-01-13 17:32:34 -08:00
..
2011-01-06 22:32:52 +00:00
2011-01-12 14:37:42 +09:00
2011-01-10 08:51:44 -08:00
2011-01-13 08:03:12 -08:00
2011-01-10 07:38:53 -08:00
2011-01-10 08:51:44 -08:00
2011-01-12 20:16:43 -05:00
2011-01-10 08:51:44 -08:00
2011-01-07 17:50:27 +11:00
2011-01-07 17:50:23 +11:00
2011-01-10 07:38:53 -08:00
2011-01-10 22:11:23 +01:00
2011-01-13 17:32:31 -08:00
2011-01-13 17:32:31 -08:00
2011-01-07 17:50:31 +11:00
2011-01-07 17:50:33 +11:00
2011-01-07 17:50:27 +11:00
2011-01-10 16:05:30 -08:00
2011-01-11 14:17:09 -05:00
2011-01-07 17:50:33 +11:00
2011-01-13 08:03:21 -08:00
2011-01-07 17:50:31 +11:00
2011-01-13 08:03:18 -08:00
2011-01-10 09:46:24 +11:00
2011-01-07 17:50:27 +11:00
2011-01-13 08:03:19 -08:00
2011-01-13 08:03:20 -08:00
2011-01-07 20:57:22 -05:00
2011-01-13 08:03:24 -08:00