Re: [PATCH v3 03/17] ARM: use late patch framework for phys-virtpatching

From: Nicolas Pitre
Date: Fri Sep 21 2012 - 14:15:13 EST


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 <cyril@xxxxxx>

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 <nico@xxxxxxxxxx>


Nicolas
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/