On Mon, Mar 25, 2024 at 02:11:41PM +0500, Muhammad Usama Anjum wrote:
On 3/25/24 2:00 PM, Muhammad Usama Anjum wrote:
Add FAULT_INJECTION_DEBUG_FS and FAILSLAB configurations which are needed by iommufd_fail_nth test.
Signed-off-by: Muhammad Usama Anjum usama.anjum@collabora.com
While building and running these tests on x86, defconfig had these configs enabled. But ARM64's defconfig doesn't enable these configs. Hence the config options are being added explicitly in this patch.
Please disregard this extra comment. Overall this patch is needed to enable these config options of x86 and ARM both.
I picked this and the other patch up, thanks
Jason