On 10/17/12 2:19 AM, Xiao Guangrong wrote:
- rec_argc = ARRAY_SIZE(record_args) + argc + 2; + rec_argc = ARRAY_SIZE(record_args) + argc + 2 + + ARRAY_SIZE(kvm_events_tp);
Lost the 2 in re-doing the set formally for distribution. I'll send a patch. Thanks for reviewing it.
David -- 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/

