Re: [BUG][PATCH] Kprobes - Increment kprobe missed count formultiprobes

From: Andrew Morton
Date: Sat Dec 10 2005 - 03:14:27 EST


Keshavamurthy Anil S <anil.s.keshavamurthy@xxxxxxxxx> wrote:
>
> +void __kprobes inc_nmissed_count(struct kprobe *p)

That's not a good name for a global identifier. I renamed it to
kprobes_inc_nmissed_count().
-
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/