Re: [PATCH v3 0/3] add fault injection to user memory access
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2020-08-31 18:32:43
Also in:
linux-arch, lkml
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2020-08-31 18:32:43
Also in:
linux-arch, lkml
On Mon, 31 Aug 2020 17:17:30 +0000 albert.linde@gmail.com wrote:
The goal of this series is to improve testing of fault-tolerance in usages of user memory access functions, by adding support for fault injection.
Does anyone actually plan to use this feature, on an ongoing basis? It's the sort of thing which the various test robots could exploit, but I'm not sure that they are using fault injection?