[PATCH] docs: KUnit: Fix qemu_configs path

0 views
Skip to first unread message

Karl Mehltretter

unread,
Sep 4, 2026, 10:45:05 PM (7 days ago) Sep 4
to Brendan Higgins, Karl Mehltretter, David Gow, Rae Moar, Jonathan Corbet, Shuah Khan, Randy Dunlap, Sadiya Kazi, linux-k...@vger.kernel.org, kuni...@googlegroups.com, work...@vger.kernel.org, linu...@vger.kernel.org, linux-...@vger.kernel.org
The example path is written "qemu configs"; the directory is
tools/testing/kunit/qemu_configs. While at it, make the verb on the
same line agree with its plural subject.

Fixes: f13ecba04bab ("Documentation: Kunit: Update architecture.rst for minor fixes")
Assisted-by: LLM
Signed-off-by: Karl Mehltretter <kmehlt...@gmail.com>
---
Documentation/dev-tools/kunit/architecture.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/dev-tools/kunit/architecture.rst b/Documentation/dev-tools/kunit/architecture.rst
index f335f883f8f6..dc291c6187a7 100644
--- a/Documentation/dev-tools/kunit/architecture.rst
+++ b/Documentation/dev-tools/kunit/architecture.rst
@@ -167,7 +167,7 @@ Documentation/dev-tools/kunit/run_manual.rst) or use ``kunit_tool``
- ``configure`` command generates the kernel ``.config`` from a
``.kunitconfig`` file (and any architecture-specific options).
The Python scripts available in ``qemu_configs`` folder
- (for example, ``tools/testing/kunit/qemu configs/powerpc.py``) contains
+ (for example, ``tools/testing/kunit/qemu_configs/powerpc.py``) contain
additional configuration options for specific architectures.
It parses both the existing ``.config`` and the ``.kunitconfig`` files
to ensure that ``.config`` is a superset of ``.kunitconfig``.
--
2.53.0

Randy Dunlap

unread,
Sep 4, 2026, 10:48:34 PM (7 days ago) Sep 4
to Karl Mehltretter, Brendan Higgins, David Gow, Rae Moar, Jonathan Corbet, Shuah Khan, Sadiya Kazi, linux-k...@vger.kernel.org, kuni...@googlegroups.com, work...@vger.kernel.org, linu...@vger.kernel.org, linux-...@vger.kernel.org


On 9/4/26 7:44 PM, Karl Mehltretter wrote:
> The example path is written "qemu configs"; the directory is
> tools/testing/kunit/qemu_configs. While at it, make the verb on the
> same line agree with its plural subject.
>
> Fixes: f13ecba04bab ("Documentation: Kunit: Update architecture.rst for minor fixes")
> Assisted-by: LLM
> Signed-off-by: Karl Mehltretter <kmehlt...@gmail.com>

Reviewed-by: Randy Dunlap <rdu...@infradead.org>
Thanks.

> ---
> Documentation/dev-tools/kunit/architecture.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/dev-tools/kunit/architecture.rst b/Documentation/dev-tools/kunit/architecture.rst
> index f335f883f8f6..dc291c6187a7 100644
> --- a/Documentation/dev-tools/kunit/architecture.rst
> +++ b/Documentation/dev-tools/kunit/architecture.rst
> @@ -167,7 +167,7 @@ Documentation/dev-tools/kunit/run_manual.rst) or use ``kunit_tool``
> - ``configure`` command generates the kernel ``.config`` from a
> ``.kunitconfig`` file (and any architecture-specific options).
> The Python scripts available in ``qemu_configs`` folder
> - (for example, ``tools/testing/kunit/qemu configs/powerpc.py``) contains
> + (for example, ``tools/testing/kunit/qemu_configs/powerpc.py``) contain
> additional configuration options for specific architectures.
> It parses both the existing ``.config`` and the ``.kunitconfig`` files
> to ensure that ``.config`` is a superset of ``.kunitconfig``.

--
~Randy
Reply all
Reply to author
Forward
0 new messages