From: "CKI@GitLab" <CKI@GitLab>

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_PSTORE_BLK:

 This enables panic and oops message to be logged to a block dev
 where it can be read back at some later point.

 For more information, see Documentation/admin-guide/pstore-blk.rst

 If unsure, say N.

 Symbol: PSTORE_BLK [=n]
 Type  : tristate
 Defined at fs/pstore/Kconfig:164
   Prompt: Log panic/oops to a block device
   Depends on: MISC_FILESYSTEMS [=y] && PSTORE [=y] && BLOCK [=y]
   Location:
     -> File systems
       -> Miscellaneous filesystems (MISC_FILESYSTEMS [=y])
         -> Persistent store support (PSTORE [=y])
 Selects: PSTORE_ZONE [=n]

Cc: Lenny Szubowicz <lszub...@redhat.com>
Cc: Al Stone <a...@redhat.com>
---
 .../configs/common/generic/CONFIG_PSTORE_BLK  |  1 +
 .../pending-common/generic/CONFIG_PSTORE_BLK  | 23 -------------------
 2 files changed, 1 insertion(+), 23 deletions(-)
 create mode 100644 redhat/configs/common/generic/CONFIG_PSTORE_BLK
 delete mode 100644 redhat/configs/pending-common/generic/CONFIG_PSTORE_BLK

diff --git a/redhat/configs/common/generic/CONFIG_PSTORE_BLK 
b/redhat/configs/common/generic/CONFIG_PSTORE_BLK
new file mode 100644
index 000000000000..c227a05adc7f
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_PSTORE_BLK
@@ -0,0 +1 @@
+# CONFIG_PSTORE_BLK is not set
diff --git a/redhat/configs/pending-common/generic/CONFIG_PSTORE_BLK 
b/redhat/configs/pending-common/generic/CONFIG_PSTORE_BLK
deleted file mode 100644
index 640fb3b3ad69..000000000000
--- a/redhat/configs/pending-common/generic/CONFIG_PSTORE_BLK
+++ /dev/null
@@ -1,23 +0,0 @@
-# CONFIG_PSTORE_BLK:
-# 
-# This enables panic and oops message to be logged to a block dev
-# where it can be read back at some later point.
-# 
-# For more information, see Documentation/admin-guide/pstore-blk.rst
-# 
-# If unsure, say N.
-# 
-# Symbol: PSTORE_BLK [=n]
-# Type  : tristate
-# Defined at fs/pstore/Kconfig:164
-#   Prompt: Log panic/oops to a block device
-#   Depends on: MISC_FILESYSTEMS [=y] && PSTORE [=y] && BLOCK [=y]
-#   Location:
-#     -> File systems
-#       -> Miscellaneous filesystems (MISC_FILESYSTEMS [=y])
-#         -> Persistent store support (PSTORE [=y])
-# Selects: PSTORE_ZONE [=n]
-# 
-# 
-# 
-# CONFIG_PSTORE_BLK is not set
-- 
GitLab
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org

Reply via email to