From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <76529762-1a36-142d-0aa9-beb5fa2bb27b@collabora.com> Date: Thu, 10 Mar 2022 22:22:51 +0500 MIME-Version: 1.0 Subject: Re: [PATCH 2/2] selftests/lkdtm: add config References: <20220217205620.2512094-1-usama.anjum@collabora.com> <20220217205620.2512094-2-usama.anjum@collabora.com> <202203091123.33E89F5@keescook> From: "Usama" In-Reply-To: <202203091123.33E89F5@keescook> Content-Language: en-US Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit List-ID: To: Kees Cook Cc: usama.anjum@collabora.com, Shuah Khan , Greg Kroah-Hartman , kernel@collabora.com, kernelci@groups.io, linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org On 3/10/22 12:23 AM, Kees Cook wrote: > On Fri, Feb 18, 2022 at 01:56:20AM +0500, Muhammad Usama Anjum wrote: >> Add config option which is needed for SLAB_LINEAR_OVERFLOW test. It >> needs KASAN enabled. > > I'd prefer this use the SLAB_DEBUG options -- KASAN is very heavy. I'll test it out and update in the next patch version. -- Muhammad Usama Anjum