|
@@ -72,7 +72,7 @@ asmlinkage __visible void vsmp_irq_enable(void)
|
|
|
}
|
|
|
PV_CALLEE_SAVE_REGS_THUNK(vsmp_irq_enable);
|
|
|
|
|
|
-static unsigned __init_or_module vsmp_patch(u8 type, u16 clobbers, void *ibuf,
|
|
|
+static unsigned __init vsmp_patch(u8 type, u16 clobbers, void *ibuf,
|
|
|
unsigned long addr, unsigned len)
|
|
|
{
|
|
|
switch (type) {
|