Re: [patch 03/26] Xen-paravirt_ops: use paravirt_nop to consistentlymark no-op operations

From: Jeremy Fitzhardinge
Date: Fri Mar 16 2007 - 16:01:26 EST


Chris Wright wrote:
> how about __paravirt_nop_start < func < __paravirt_nop_end and preserve
> the types?
>

Er? The reason for the (void *) cast is to stop gcc complaining about
mismatched pointer types.

J
-
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/