On Tue, 11 Sep 2012, Cyril Chemparathy wrote: > This patch replaces the original physical offset patching implementation > with one that uses the newly added patching framework. > > Signed-off-by: Cyril Chemparathy <[email protected]>
Please also remove the MODULE_ARCH_VERMAGIC_P2V entirely from module.h in this patch. This corresponds to the old patch table format which is no longer supported once this patch is applied. The new mechanism is covered by MODULE_ARCH_VERMAGIC_RT_PATCH already. Once that is done, you may add... Reviewed-by: Nicolas Pitre <[email protected]> Nicolas -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

