On Thu, Jun 30, 2011 at 15:22, Jonas Bonn wrote: > -/* These must be implemented by the specific architecture */ > +/* These may be implemented by architectures that need to hook into the > + * module loader code. Architectures that don't need to do anything special > + * can just rely on the 'weak' default hooks defined in kernel/module.c. > + * Note, however, that at least one of apply_relocate or apply_relocate_add > + * must be implemented by each architecture. > + */ still need to update this multi-line comment ;) -mike -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html