[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <984f9c34-7117-466b-afde-228f4a2d8522@linuxfoundation.org>
Date: Tue, 26 Mar 2024 15:07:04 -0600
From: Shuah Khan <skhan@...uxfoundation.org>
To: Muhammad Usama Anjum <usama.anjum@...labora.com>,
Shuah Khan <shuah@...nel.org>, "T.J. Mercier" <tjmercier@...gle.com>
Cc: kernel@...labora.com, linux-kernel@...r.kernel.org,
linux-kselftest@...r.kernel.org, Shuah Khan <skhan@...uxfoundation.org>
Subject: Re: [PATCH v5 2/2] selftests: dmabuf-heap: add config file for the
test
On 3/4/24 23:08, Muhammad Usama Anjum wrote:
> The config fragment enlists all the config options needed for the test.
> This config is merged into the kernel's config on which this test is
> run.
>
> Reviewed-by: T.J. Mercier <tjmercier@...gle.com>
> Signed-off-by: Muhammad Usama Anjum <usama.anjum@...labora.com>
> ---
> Changes since v1:
> - Add reviewed-by tag
> ---
> tools/testing/selftests/dmabuf-heaps/config | 4 ++++
> 1 file changed, 4 insertions(+)
> create mode 100644 tools/testing/selftests/dmabuf-heaps/config
>
> diff --git a/tools/testing/selftests/dmabuf-heaps/config b/tools/testing/selftests/dmabuf-heaps/config
> new file mode 100644
> index 0000000000000..34bd294836df0
> --- /dev/null
> +++ b/tools/testing/selftests/dmabuf-heaps/config
> @@ -0,0 +1,4 @@
> +CONFIG_DMABUF_HEAPS=y
> +CONFIG_DMABUF_HEAPS_SYSTEM=y
> +CONFIG_DRM_VGEM=y
> +
I am applying this one linux-kselftest fixes for next rc.
thanks,
-- Shuah
Powered by blists - more mailing lists