LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Don Mullis <dwm@meer.net>
To: Akinobu Mita <mita@miraclelinux.com>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: Re: Re: [patch 6/6] process filtering for fault-injection capabilities
Date: Sat, 09 Sep 2006 11:14:58 -0700 [thread overview]
Message-ID: <1157825698.9460.110.camel@localhost.localdomain> (raw)
In-Reply-To: <20060908070011.GA8889@miraclelinux.com>
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?
next prev parent reply other threads:[~2006-09-09 18:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-08 6:29 Don Mullis
2006-09-08 7:00 ` Akinobu Mita
2006-09-09 18:14 ` Don Mullis [this message]
2006-09-12 7:08 ` Akinobu Mita
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1157825698.9460.110.camel@localhost.localdomain \
--to=dwm@meer.net \
--cc=linux-kernel@vger.kernel.org \
--cc=mita@miraclelinux.com \
--subject='Re: Re: [patch 6/6] process filtering for fault-injection capabilities' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).