Russell King ab4f2ee130 [ARM] fix naming of MODULE_START / MODULE_END
As of 73bdf0a60e607f4b8ecc5aec597105976565a84f, the kernel needs
to know where modules are located in the virtual address space.
On ARM, we located this region between MODULE_START and MODULE_END.
Unfortunately, everyone else calls it MODULES_VADDR and MODULES_END.
Update ARM to use the same naming, so is_vmalloc_or_module_addr()
can work properly.  Also update the comment on mm/vmalloc.c to
reflect that ARM also places modules in a separate region from the
vmalloc space.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-11-06 17:13:47 +00:00
..
2008-08-12 19:54:09 +01:00
2008-05-30 10:33:49 +02:00
2008-09-06 12:10:45 +01:00
2008-08-12 19:54:07 +01:00
2008-09-06 12:10:45 +01:00
2008-09-06 12:10:45 +01:00
2008-10-10 04:18:56 +04:00
2008-10-09 15:00:36 +01:00
2008-11-04 15:02:09 +00:00
2008-10-23 16:00:23 +02:00
2008-09-06 12:10:45 +01:00
2008-10-09 15:00:36 +01:00
2008-10-01 16:41:10 +01:00
2008-09-06 10:35:51 +01:00
2008-09-06 12:10:45 +01:00