From: "CKI@GitLab" <[email protected]>

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.

 CONFIG_HIBERNATION_SNAPSHOT_DEV:

 Device used by the uswsusp tools.

 Say N if no snapshotting from userspace is needed, this also
 reduces the attack surface of the kernel.

 If in doubt, say Y.

 Symbol: HIBERNATION_SNAPSHOT_DEV [=y]
 Type  : bool
 Defined at kernel/power/Kconfig:83
   Prompt: Userspace snapshot device
   Depends on: HIBERNATION [=y]
   Location:
     -> Power management and ACPI options
       -> Hibernation (aka 'suspend to disk') (HIBERNATION [=y])

---

Signed-off-by: CKI@GitLab <[email protected]>
---
 .../generic/CONFIG_HIBERNATION_SNAPSHOT_DEV   |  1 +
 .../generic/CONFIG_HIBERNATION_SNAPSHOT_DEV   | 21 -------------------
 2 files changed, 1 insertion(+), 21 deletions(-)
 create mode 100644 
redhat/configs/common/generic/CONFIG_HIBERNATION_SNAPSHOT_DEV
 delete mode 100644 
redhat/configs/pending-common/generic/CONFIG_HIBERNATION_SNAPSHOT_DEV

diff --git a/redhat/configs/common/generic/CONFIG_HIBERNATION_SNAPSHOT_DEV 
b/redhat/configs/common/generic/CONFIG_HIBERNATION_SNAPSHOT_DEV
new file mode 100644
index 000000000000..c4627aa7e564
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_HIBERNATION_SNAPSHOT_DEV
@@ -0,0 +1 @@
+CONFIG_HIBERNATION_SNAPSHOT_DEV=y
diff --git 
a/redhat/configs/pending-common/generic/CONFIG_HIBERNATION_SNAPSHOT_DEV 
b/redhat/configs/pending-common/generic/CONFIG_HIBERNATION_SNAPSHOT_DEV
deleted file mode 100644
index b1643ff501e5..000000000000
--- a/redhat/configs/pending-common/generic/CONFIG_HIBERNATION_SNAPSHOT_DEV
+++ /dev/null
@@ -1,21 +0,0 @@
-# CONFIG_HIBERNATION_SNAPSHOT_DEV:
-# 
-# Device used by the uswsusp tools.
-# 
-# Say N if no snapshotting from userspace is needed, this also
-# reduces the attack surface of the kernel.
-# 
-# If in doubt, say Y.
-# 
-# Symbol: HIBERNATION_SNAPSHOT_DEV [=y]
-# Type  : bool
-# Defined at kernel/power/Kconfig:83
-#   Prompt: Userspace snapshot device
-#   Depends on: HIBERNATION [=y]
-#   Location:
-#     -> Power management and ACPI options
-#       -> Hibernation (aka 'suspend to disk') (HIBERNATION [=y])
-# 
-# 
-# 
-CONFIG_HIBERNATION_SNAPSHOT_DEV=y
-- 
2.26.2
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]

Reply via email to