Re: Kprobes - i386 add KPROBE_END macro for .popsection

From: Andi Kleen
Date: Wed Aug 16 2006 - 10:46:22 EST


On Wed, 16 Aug 2006 19:19:32 +0530
"S. P. Prasanna" <prasanna@xxxxxxxxxx> wrote:

> This patch add a macro KPROBE_END() to add .popsection after each
> KPROBE_ENTRY() usage, as suggested by Jan Beulich. This patch also
> replace .popsection with the KPROBE_END() macro.
> This will be helpful for the conversions like the recent
> .section -> .pushsection and .previous -> .popsection to be
> confined to the header defining these macros, without need to touch
> any assembly files.

I merged it with the existing patches. Thanks.

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