From: Chris von Recklinghausen <crecklin@xxxxxxxxxx> move DAMON configs to correct directory commit 421f2a642932 ("enable DAMON configs") put config entries in the wrong directory (redhat/configs/generic instead of redhat/configs/common/generic). Add them in the correct place and delete the old files. Signed-off-by: Chris von Recklinghausen <crecklin@xxxxxxxxxx> diff --git a/redhat/configs/common/generic/CONFIG_DAMON b/redhat/configs/common/generic/CONFIG_DAMON index blahblah..blahblah 100644 --- a/redhat/configs/common/generic/CONFIG_DAMON +++ b/redhat/configs/common/generic/CONFIG_DAMON @@ -1 +1 @@ -# CONFIG_DAMON is not set +CONFIG_DAMON=y diff --git a/redhat/configs/generic/CONFIG_DAMON_DBGFS b/redhat/configs/common/generic/CONFIG_DAMON_DBGFS rename from redhat/configs/generic/CONFIG_DAMON_DBGFS rename to redhat/configs/common/generic/CONFIG_DAMON_DBGFS index blahblah..blahblah 100644 --- a/redhat/configs/generic/CONFIG_DAMON_DBGFS +++ b/redhat/configs/common/generic/CONFIG_DAMON_DBGFS diff --git a/redhat/configs/generic/CONFIG_DAMON_PADDR b/redhat/configs/common/generic/CONFIG_DAMON_PADDR rename from redhat/configs/generic/CONFIG_DAMON_PADDR rename to redhat/configs/common/generic/CONFIG_DAMON_PADDR index blahblah..blahblah 100644 --- a/redhat/configs/generic/CONFIG_DAMON_PADDR +++ b/redhat/configs/common/generic/CONFIG_DAMON_PADDR diff --git a/redhat/configs/generic/CONFIG_DAMON_RECLAIM b/redhat/configs/common/generic/CONFIG_DAMON_RECLAIM rename from redhat/configs/generic/CONFIG_DAMON_RECLAIM rename to redhat/configs/common/generic/CONFIG_DAMON_RECLAIM index blahblah..blahblah 100644 --- a/redhat/configs/generic/CONFIG_DAMON_RECLAIM +++ b/redhat/configs/common/generic/CONFIG_DAMON_RECLAIM diff --git a/redhat/configs/common/generic/CONFIG_DAMON_SYSFS b/redhat/configs/common/generic/CONFIG_DAMON_SYSFS new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/common/generic/CONFIG_DAMON_SYSFS @@ -0,0 +1 @@ +CONFIG_DAMON_SYSFS=y diff --git a/redhat/configs/generic/CONFIG_DAMON_VADDR b/redhat/configs/common/generic/CONFIG_DAMON_VADDR rename from redhat/configs/generic/CONFIG_DAMON_VADDR rename to redhat/configs/common/generic/CONFIG_DAMON_VADDR index blahblah..blahblah 100644 --- a/redhat/configs/generic/CONFIG_DAMON_VADDR +++ b/redhat/configs/common/generic/CONFIG_DAMON_VADDR diff --git a/redhat/configs/generic/CONFIG_DAMON b/redhat/configs/generic/CONFIG_DAMON deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/generic/CONFIG_DAMON +++ /dev/null @@ -1 +0,0 @@ -CONFIG_DAMON=y -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1772 _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure