lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2bbd0297-9a79-a27e-285e-d695cb46f34f@huawei.com>
Date: Mon, 25 Dec 2023 15:34:13 +0800
From: ZhaoLong Wang <wangzhaolong1@...wei.com>
To: Randy Dunlap <rdunlap@...radead.org>, <richard@....at>,
	<miquel.raynal@...tlin.com>, <vigneshr@...com>
CC: <linux-mtd@...ts.infradead.org>, <linux-kernel@...r.kernel.org>,
	<chengzhihao1@...wei.com>, <yi.zhang@...wei.com>, <yangerkun@...wei.com>
Subject: Re: [PATCH v5 1/5] ubi: Use the fault injection framework to enhance
 the fault injection capability


Thanks for the heads-up on the spelling errors. I'll make a
correction soon

Thanks
ZhaoLong Wang
> Hi--
> 
> On 12/24/23 23:10, ZhaoLong Wang wrote:
>> diff --git a/drivers/mtd/ubi/Kconfig b/drivers/mtd/ubi/Kconfig
>> index 2ed77b7b3fcb..138fae7e8f96 100644
>> --- a/drivers/mtd/ubi/Kconfig
>> +++ b/drivers/mtd/ubi/Kconfig
>> @@ -104,4 +104,13 @@ config MTD_UBI_BLOCK
>>   
>>   	   If in doubt, say "N".
>>   
>> +config MTD_UBI_FAULT_INJECTION
>> +	bool "Fault injection capability of UBI device"
>> +	default n
>> +	depends on FAULT_INJECTION_DEBUG_FS
>> +	help
>> +	   this option enable fault-injection support for UBI devices for
> 
> 	   This option enables
> 
>> +	   testing purposes.
>> +
>> +	   If in doubt, say "N".
> 


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ