From: Patrick Talbert ptalbert@redhat.com
redhat: clean up pending-rhel
Some items were left over in pending-rhel.
- CONFIG_POWER_SEQUENCING for aarch64 - CONFIG_PCI_PWRCTL_PWRSEQ for aarch64 - CONFIG_PINCTRL_CS42L43 for x86
Signed-off-by: Patrick Talbert ptalbert@redhat.com
diff --git a/redhat/configs/rhel/generic/CONFIG_POWER_SEQUENCING b/redhat/configs/common/generic/CONFIG_POWER_SEQUENCING rename from redhat/configs/rhel/generic/CONFIG_POWER_SEQUENCING rename to redhat/configs/common/generic/CONFIG_POWER_SEQUENCING index blahblah..blahblah 100644 --- a/redhat/configs/rhel/generic/CONFIG_POWER_SEQUENCING +++ b/redhat/configs/common/generic/CONFIG_POWER_SEQUENCING diff --git a/redhat/configs/common/generic/CONFIG_POWER_SEQUENCING_QCOM_WCN b/redhat/configs/fedora/generic/CONFIG_POWER_SEQUENCING_QCOM_WCN rename from redhat/configs/common/generic/CONFIG_POWER_SEQUENCING_QCOM_WCN rename to redhat/configs/fedora/generic/CONFIG_POWER_SEQUENCING_QCOM_WCN index blahblah..blahblah 100644 --- a/redhat/configs/common/generic/CONFIG_POWER_SEQUENCING_QCOM_WCN +++ b/redhat/configs/fedora/generic/CONFIG_POWER_SEQUENCING_QCOM_WCN diff --git a/redhat/configs/pending-rhel/generic/arm/aarch64/CONFIG_POWER_SEQUENCING b/redhat/configs/pending-rhel/generic/arm/aarch64/CONFIG_POWER_SEQUENCING deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/pending-rhel/generic/arm/aarch64/CONFIG_POWER_SEQUENCING +++ /dev/null @@ -1,14 +0,0 @@ -# Symbol: POWER_SEQUENCING [=n] -# Type : tristate -# Defined at drivers/power/sequencing/Kconfig:3 -# Prompt: Power Sequencing support -# Location: -# -> Device Drivers -# -> Power Sequencing support (POWER_SEQUENCING [=n]) -# Selected by [n]: -# - PCI_PWRCTL_PWRSEQ [=n] && PCI [=y] -# -# -# -# Commit: 249ebf3f65f8 (power: sequencing: implement the pwrseq core) -CONFIG_POWER_SEQUENCING=m diff --git a/redhat/configs/pending-rhel/generic/arm/aarch64/CONFIG_PCI_PWRCTL_PWRSEQ b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_PCI_PWRCTL_PWRSEQ rename from redhat/configs/pending-rhel/generic/arm/aarch64/CONFIG_PCI_PWRCTL_PWRSEQ rename to redhat/configs/rhel/generic/arm/aarch64/CONFIG_PCI_PWRCTL_PWRSEQ index blahblah..blahblah 100644 --- a/redhat/configs/pending-rhel/generic/arm/aarch64/CONFIG_PCI_PWRCTL_PWRSEQ +++ b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_PCI_PWRCTL_PWRSEQ diff --git a/redhat/configs/rhel/generic/arm/aarch64/CONFIG_POWER_SEQUENCING b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_POWER_SEQUENCING new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_POWER_SEQUENCING @@ -0,0 +1 @@ +CONFIG_POWER_SEQUENCING=m diff --git a/redhat/configs/rhel/generic/arm/aarch64/CONFIG_POWER_SEQUENCING_QCOM_WCN b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_POWER_SEQUENCING_QCOM_WCN new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_POWER_SEQUENCING_QCOM_WCN @@ -0,0 +1 @@ +CONFIG_POWER_SEQUENCING_QCOM_WCN=m diff --git a/redhat/configs/pending-rhel/generic/x86/CONFIG_PINCTRL_CS42L43 b/redhat/configs/rhel/generic/x86/CONFIG_PINCTRL_CS42L43 rename from redhat/configs/pending-rhel/generic/x86/CONFIG_PINCTRL_CS42L43 rename to redhat/configs/rhel/generic/x86/CONFIG_PINCTRL_CS42L43 index blahblah..blahblah 100644 --- a/redhat/configs/pending-rhel/generic/x86/CONFIG_PINCTRL_CS42L43 +++ b/redhat/configs/rhel/generic/x86/CONFIG_PINCTRL_CS42L43
-- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3349
From: GitLab Security Bot on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3349#note_2137490...
<!-- policy_violation_comment --> <!-- violated_reports: scan_finding --> <!-- optional_approvals: scan_finding -->
Patrick Talbert, this merge request has policy violations and errors.
- Resolve all violations in the following merge request approval policies: SAST. - Resolve the errors and re-run the pipeline.
Consider including optional reviewers based on the policy rules in the MR widget.
:exclamation: **Errors**
- Pipeline configuration error: Security reports required by policy `SAST` could not be found. - Pipeline configuration error: Security reports required by policy `SAST` could not be found.
:information_source: **Comparison pipelines**
- Target branch (`os-build`): None - Source branch (`pending_rhel_fixup`): [#1461641157](https://gitlab.com/cki- project/kernel-ark/-/pipelines/1461641157)
From: GitLab Security Bot on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3349#note_2137490...
<!-- policy_violation_comment --> Security policy violations have been resolved.
kernel@lists.fedoraproject.org