Re: Re: [patch 6/6] process filtering for fault-injection capabilities

From: Akinobu Mita
Date: Tue Sep 12 2006 - 03:27:57 EST


On Sat, Sep 09, 2006 at 11:14:58AM -0700, Don Mullis wrote:
> On Fri, 2006-09-08 at 15:00 +0800, Akinobu Mita wrote:
> > Now I'm writing the filter which allow failing only for a specific
> > module by using unwinding kernel stacks API.
>
> Are you planning to use STACK_UNWIND? I see that only i386
> supports STACK_UNWIND.
>
> Perhaps the much simpler STACKTRACE would suffice -- supported
> by i386, x86_64, and s390?

Thanks, I didn't realize the include/linux/stacktrace.h

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