From: CKI Gitlab on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1675 NOTE: Truncated patchset due to missing public @redhat.com email address on your GitLab profile at https://gitlab.com/-/profile. Once that is fixed, close and reopen the merge request to retrigger sending the emails.
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: SATA_LPM_POLICY [=0] Type : integer Range : [0 4] Defined at drivers/ata/Kconfig:118 Prompt: Default SATA Link Power Management policy for low power chipsets Depends on: ATA [=m] && HAS_DMA [=y] && SATA_AHCI [=m] Location: Main menu -> Device Drivers -> Serial ATA and Parallel ATA drivers (libata) (ATA [=m]) -> AHCI SATA support (SATA_AHCI [=m])
---
Cc: Gopal Tiwari gtiwari@redhat.com Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org
--- redhat/configs/ark/generic/CONFIG_SATA_LPM_POLICY | 1 + redhat/configs/ark/generic/CONFIG_SATA_MOBILE_LPM_POLICY | 1 - redhat/configs/pending-ark/generic/CONFIG_SATA_LPM_POLICY | 15 --------------- 3 files changed, 1 insertions(+), 16 deletions(-)
From: Justin M. Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1675#note_9156066...
Commit 55b014159ee7af63770cd7f2b6fe926f6dd99335 upstream reverted this change, there is no need to push this now.
kernel@lists.fedoraproject.org