From: Yanko Kaneti <[email protected]>

Merge branch kernel-ark:os-build into ark-pci-realloc-auto
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_NVME_TARGET_PCI_EPF 
b/redhat/configs/pending-rhel/generic/CONFIG_NVME_TARGET_PCI_EPF
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_NVME_TARGET_PCI_EPF
+++ /dev/null
@@ -1,15 +0,0 @@
-# Symbol: NVME_TARGET_PCI_EPF [=n]
-# Type  : tristate
-# Defined at drivers/nvme/target/Kconfig:119
-#   Prompt: NVMe PCI Endpoint Function target support
-#   Depends on: NVME_TARGET [=m] && PCI_ENDPOINT [=y] && (NVME_CORE [=m]=y 
[=y] || NVME_CORE [=m]=NVME_TARGET [=m])
-#   Location:
-#     -> Device Drivers
-#       -> NVME Support
-#         -> NVMe Target support (NVME_TARGET [=m])
-#           -> NVMe PCI Endpoint Function target support (NVME_TARGET_PCI_EPF 
[=n])
-# 
-# 
-# 
-# Commit: 0faa0fe6f90e (nvmet: New NVMe PCI endpoint function target driver)
-# CONFIG_NVME_TARGET_PCI_EPF is not set
diff --git 
a/redhat/configs/pending-rhel/generic/CONFIG_RCU_TORTURE_TEST_CHK_RDR_STATE 
b/redhat/configs/pending-rhel/generic/CONFIG_RCU_TORTURE_TEST_CHK_RDR_STATE
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_RCU_TORTURE_TEST_CHK_RDR_STATE
+++ /dev/null
@@ -1,15 +0,0 @@
-# Symbol: RCU_TORTURE_TEST_CHK_RDR_STATE [=n]
-# Type  : tristate
-# Defined at kernel/rcu/Kconfig.debug:56
-#   Prompt: Check rcutorture reader state
-#   Depends on: RCU_TORTURE_TEST [=m]
-#   Location:
-#     -> Kernel hacking
-#       -> RCU Debugging
-#         -> torture tests for RCU (RCU_TORTURE_TEST [=m])
-#           -> Check rcutorture reader state (RCU_TORTURE_TEST_CHK_RDR_STATE 
[=n])
-# 
-# 
-# 
-# Commit: ec9d6356bfda (rcutorture: Make rcutorture_one_extend() check reader 
state)
-# CONFIG_RCU_TORTURE_TEST_CHK_RDR_STATE is not set
diff --git 
a/redhat/configs/pending-rhel/generic/CONFIG_RCU_TORTURE_TEST_LOG_CPU 
b/redhat/configs/pending-rhel/generic/CONFIG_RCU_TORTURE_TEST_LOG_CPU
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_RCU_TORTURE_TEST_LOG_CPU
+++ /dev/null
@@ -1,15 +0,0 @@
-# Symbol: RCU_TORTURE_TEST_LOG_CPU [=n]
-# Type  : tristate
-# Defined at kernel/rcu/Kconfig.debug:72
-#   Prompt: Log CPU for rcutorture failures
-#   Depends on: RCU_TORTURE_TEST [=m]
-#   Location:
-#     -> Kernel hacking
-#       -> RCU Debugging
-#         -> torture tests for RCU (RCU_TORTURE_TEST [=m])
-#           -> Log CPU for rcutorture failures (RCU_TORTURE_TEST_LOG_CPU [=n])
-# 
-# 
-# 
-# Commit: 579a05da40a4 (rcutorture: Decorate failing reader segments with CPU 
ID)
-# CONFIG_RCU_TORTURE_TEST_LOG_CPU is not set
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_VBOXGUEST 
b/redhat/configs/pending-rhel/generic/CONFIG_VBOXGUEST
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_VBOXGUEST
+++ /dev/null
@@ -1,14 +0,0 @@
-# Symbol: VBOXGUEST [=n]
-# Type  : tristate
-# Defined at drivers/virt/vboxguest/Kconfig:2
-#   Prompt: Virtual Box Guest integration support
-#   Depends on: VIRT_DRIVERS [=y] && (ARM64 [=y] || X86) && PCI [=y] && INPUT 
[=y]
-#   Location:
-#     -> Device Drivers
-#       -> Virtualization drivers (VIRT_DRIVERS [=y])
-#         -> Virtual Box Guest integration support (VBOXGUEST [=n])
-# 
-# 
-# 
-# Commit: 0ba002bc4393 (virt: Add vboxguest driver for Virtual Box Guest 
integration)
-# CONFIG_VBOXGUEST is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_NVME_TARGET_PCI_EPF 
b/redhat/configs/rhel/generic/CONFIG_NVME_TARGET_PCI_EPF
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_NVME_TARGET_PCI_EPF
@@ -0,0 +1 @@
+# CONFIG_NVME_TARGET_PCI_EPF is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_RCU_TORTURE_TEST_CHK_RDR_STATE 
b/redhat/configs/rhel/generic/CONFIG_RCU_TORTURE_TEST_CHK_RDR_STATE
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_RCU_TORTURE_TEST_CHK_RDR_STATE
@@ -0,0 +1 @@
+# CONFIG_RCU_TORTURE_TEST_CHK_RDR_STATE is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_RCU_TORTURE_TEST_LOG_CPU 
b/redhat/configs/rhel/generic/CONFIG_RCU_TORTURE_TEST_LOG_CPU
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_RCU_TORTURE_TEST_LOG_CPU
@@ -0,0 +1 @@
+# CONFIG_RCU_TORTURE_TEST_LOG_CPU is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_VBOXGUEST 
b/redhat/configs/rhel/generic/CONFIG_VBOXGUEST
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_VBOXGUEST
@@ -0,0 +1 @@
+# CONFIG_VBOXGUEST is not set

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3622

-- 
_______________________________________________
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]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to