-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
rhel-kernel-maint
-
None
-
False
-
-
None
Hi,
As part of the ongoing rebase effort, the following configuration
options need to be reviewed.
As a reminder, the ARK configuration flow involves moving unreviewed
configuration options from the pending directory to the ark directory.
In the diff below, options are removed from the pending directory and
added to the ark hierarchy. The final options that need to be ACKed
are the files that are being added to the ark hierarchy.
If the value for a file that is added should be changed, please reply
with a better option.
~~~
Symbol: KUNIT_DEFAULT_FILTER [=]
Type : string
Defined at lib/kunit/Kconfig:104
Prompt: Default value of the filter module parameter
Depends on: KUNIT [=m]
Location:
-> Kernel hacking
-> Kernel Testing and Coverage
-> KUnit - Enable support for unit tests (KUNIT [=m])
-> Default value of the filter module parameter (KUNIT_DEFAULT_FILTER [=])
~~~
Commit: 7bc16e72ddb9 (kunit: Make filter parameters configurable via Kconfig)
—
~~~
Symbol: KUNIT_DEFAULT_FILTER_ACTION [=]
Type : string
Defined at lib/kunit/Kconfig:112
Prompt: Default value of the filter_action module parameter
Depends on: KUNIT [=m]
Location:
-> Kernel hacking
-> Kernel Testing and Coverage
-> KUnit - Enable support for unit tests (KUNIT [=m])
-> Default value of the filter_action module parameter (KUNIT_DEFAULT_FILTER_ACTION [=])
~~~
Commit: 7bc16e72ddb9 (kunit: Make filter parameters configurable via Kconfig)
—
~~~
Symbol: KUNIT_DEFAULT_FILTER_GLOB [=]
Type : string
Defined at lib/kunit/Kconfig:96
Prompt: Default value of the filter_glob module parameter
Depends on: KUNIT [=m]
Location:
-> Kernel hacking
-> Kernel Testing and Coverage
-> KUnit - Enable support for unit tests (KUNIT [=m])
-> Default value of the filter_glob module parameter (KUNIT_DEFAULT_FILTER_GLOB [=])
~~~
Commit: 7bc16e72ddb9 (kunit: Make filter parameters configurable via Kconfig)
—
See Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/4247