[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220817080332.1052710-1-weiyongjun1@huawei.com>
Date: Wed, 17 Aug 2022 08:03:28 +0000
From: Wei Yongjun <weiyongjun1@...wei.com>
To: Akinobu Mita <akinobu.mita@...il.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Nathan Chancellor <nathan@...nel.org>,
Peter Zijlstra <peterz@...radead.org>,
Kees Cook <keescook@...omium.org>,
Nick Desaulniers <ndesaulniers@...gle.com>,
Josh Poimboeuf <jpoimboe@...nel.org>,
Dan Williams <dan.j.williams@...el.com>,
Miguel Ojeda <ojeda@...nel.org>,
Isabella Basso <isabbasso@...eup.net>,
Vlastimil Babka <vbabka@...e.cz>,
Rasmus Villemoes <linux@...musvillemoes.dk>
CC: Wei Yongjun <weiyongjun1@...wei.com>,
<linux-kernel@...r.kernel.org>
Subject: [PATCH 0/4 -next] fault-injection: make stacktrace filter works with others
This patchset allow fault injection run on x86_64, and make stacktrace
filter works as expected. With this, we can test device driver module by
fault injecting more easy.
*** BLURB HERE ***
Wei Yongjun (4):
fault-injection: allow stacktrace filter for x86-64
fault-injection: skip stacktrace filtering by default
fault-injection: make some stack filter attrs more readable
fault-injection: make stacktrace filter works as expected
lib/Kconfig.debug | 1 -
lib/fault-inject.c | 30 ++++++++++++++++++++++--------
2 files changed, 22 insertions(+), 9 deletions(-)
--
2.34.1
Powered by blists - more mailing lists