From: Fedora Kernel Team <kernel-team(a)fedoraproject.org>
[redhat] New configs in drivers/hwtracing
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: CORESIGHT_CTCU [=n]
Type : tristate
Defined at drivers/hwtracing/coresight/Kconfig:136
Prompt: CoreSight TMC Control Unit driver
Depends on: CORESIGHT [=m] && CORESIGHT_LINK_AND_SINK_TMC [=m]
Location:
-> Kernel hacking
-> arm64 Debugging
-> CoreSight Tracing Support (CORESIGHT [=m])
-> CoreSight TMC Control Unit driver (CORESIGHT_CTCU [=n])
Commit: f78d206f3d73 (Coresight: Add Coresight TMC Control Unit driver)
---
Signed-off-by: Fedora Kernel Team <kernel-team(a)fedoraproject.org>
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_CORESIGHT_CTCU b/redhat/configs/pending-rhel/generic/CONFIG_CORESIGHT_CTCU
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_CORESIGHT_CTCU
+++ /dev/null
@@ -1,15 +0,0 @@
-# Symbol: CORESIGHT_CTCU [=n]
-# Type : tristate
-# Defined at drivers/hwtracing/coresight/Kconfig:136
-# Prompt: CoreSight TMC Control Unit driver
-# Depends on: CORESIGHT [=m] && CORESIGHT_LINK_AND_SINK_TMC [=m]
-# Location:
-# -> Kernel hacking
-# -> arm64 Debugging
-# -> CoreSight Tracing Support (CORESIGHT [=m])
-# -> CoreSight TMC Control Unit driver (CORESIGHT_CTCU [=n])
-#
-#
-#
-# Commit: f78d206f3d73 (Coresight: Add Coresight TMC Control Unit driver)
-# CONFIG_CORESIGHT_CTCU is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_CORESIGHT_CTCU b/redhat/configs/rhel/generic/CONFIG_CORESIGHT_CTCU
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_CORESIGHT_CTCU
@@ -0,0 +1 @@
+# CONFIG_CORESIGHT_CTCU is not set
--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3801
From: Fedora Kernel Team <kernel-team(a)fedoraproject.org>
[redhat] New configs in drivers/usb
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: TYPEC_MUX_PS883X [=n]
Type : tristate
Defined at drivers/usb/typec/mux/Kconfig:59
Prompt: Parade PS883x Type-C retimer driver
Depends on: USB_SUPPORT [=y] && TYPEC [=y] && I2C [=y] && (DRM [=y] || DRM [=y]=n [=n])
Location:
-> Device Drivers
-> USB support (USB_SUPPORT [=y])
-> USB Type-C Support (TYPEC [=y])
-> USB Type-C Multiplexer/DeMultiplexer Switch support
-> Parade PS883x Type-C retimer driver (TYPEC_MUX_PS883X [=n])
Selects: DRM_AUX_BRIDGE [=n] && REGMAP_I2C [=m]
Commit: 257a087c8b52 (usb: typec: Add support for Parade PS8830 Type-C Retimer)
---
Signed-off-by: Fedora Kernel Team <kernel-team(a)fedoraproject.org>
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_TYPEC_MUX_PS883X b/redhat/configs/pending-rhel/generic/CONFIG_TYPEC_MUX_PS883X
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_TYPEC_MUX_PS883X
+++ /dev/null
@@ -1,17 +0,0 @@
-# Symbol: TYPEC_MUX_PS883X [=n]
-# Type : tristate
-# Defined at drivers/usb/typec/mux/Kconfig:59
-# Prompt: Parade PS883x Type-C retimer driver
-# Depends on: USB_SUPPORT [=y] && TYPEC [=y] && I2C [=y] && (DRM [=y] || DRM [=y]=n [=n])
-# Location:
-# -> Device Drivers
-# -> USB support (USB_SUPPORT [=y])
-# -> USB Type-C Support (TYPEC [=y])
-# -> USB Type-C Multiplexer/DeMultiplexer Switch support
-# -> Parade PS883x Type-C retimer driver (TYPEC_MUX_PS883X [=n])
-# Selects: DRM_AUX_BRIDGE [=n] && REGMAP_I2C [=m]
-#
-#
-#
-# Commit: 257a087c8b52 (usb: typec: Add support for Parade PS8830 Type-C Retimer)
-# CONFIG_TYPEC_MUX_PS883X is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_TYPEC_MUX_PS883X b/redhat/configs/rhel/generic/CONFIG_TYPEC_MUX_PS883X
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_TYPEC_MUX_PS883X
@@ -0,0 +1 @@
+# CONFIG_TYPEC_MUX_PS883X is not set
--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3814
From: Fedora Kernel Team <kernel-team(a)fedoraproject.org>
[redhat] New configs in drivers/tty
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: SERIAL_8250_NI [=n]
Type : tristate
Defined at drivers/tty/serial/8250/Kconfig:572
Prompt: NI 16550 based serial port
Depends on: TTY [=y] && HAS_IOMEM [=y] && SERIAL_8250 [=y] && (X86 [=y] && ACPI [=y] || COMPILE_TEST [=n])
Location:
-> Device Drivers
-> Character devices
-> Enable TTY (TTY [=y])
-> Serial drivers
-> NI 16550 based serial port (SERIAL_8250_NI [=n])
Commit: 3d5390f4dbe6 (serial: 8250: add driver for NI UARTs)
---
Symbol: SERIAL_TEGRA_UTC [=n]
Type : tristate
Defined at drivers/tty/serial/Kconfig:290
Prompt: NVIDIA Tegra UART Trace Controller
Depends on: TTY [=y] && HAS_IOMEM [=y] && (ARCH_TEGRA [=y] || COMPILE_TEST [=n])
Location:
-> Device Drivers
-> Character devices
-> Enable TTY (TTY [=y])
-> Serial drivers
-> NVIDIA Tegra UART Trace Controller (SERIAL_TEGRA_UTC [=n])
Selects: SERIAL_CORE [=y]
Commit: eb07e3a94679 (serial: tegra-utc: Add driver for Tegra UART Trace Controller (UTC))
---
Signed-off-by: Fedora Kernel Team <kernel-team(a)fedoraproject.org>
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_SERIAL_8250_NI b/redhat/configs/pending-rhel/generic/CONFIG_SERIAL_8250_NI
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_SERIAL_8250_NI
+++ /dev/null
@@ -1,16 +0,0 @@
-# Symbol: SERIAL_8250_NI [=n]
-# Type : tristate
-# Defined at drivers/tty/serial/8250/Kconfig:572
-# Prompt: NI 16550 based serial port
-# Depends on: TTY [=y] && HAS_IOMEM [=y] && SERIAL_8250 [=y] && (X86 [=y] && ACPI [=y] || COMPILE_TEST [=n])
-# Location:
-# -> Device Drivers
-# -> Character devices
-# -> Enable TTY (TTY [=y])
-# -> Serial drivers
-# -> NI 16550 based serial port (SERIAL_8250_NI [=n])
-#
-#
-#
-# Commit: 3d5390f4dbe6 (serial: 8250: add driver for NI UARTs)
-# CONFIG_SERIAL_8250_NI is not set
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_SERIAL_TEGRA_UTC b/redhat/configs/pending-rhel/generic/CONFIG_SERIAL_TEGRA_UTC
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_SERIAL_TEGRA_UTC
+++ /dev/null
@@ -1,17 +0,0 @@
-# Symbol: SERIAL_TEGRA_UTC [=n]
-# Type : tristate
-# Defined at drivers/tty/serial/Kconfig:290
-# Prompt: NVIDIA Tegra UART Trace Controller
-# Depends on: TTY [=y] && HAS_IOMEM [=y] && (ARCH_TEGRA [=y] || COMPILE_TEST [=n])
-# Location:
-# -> Device Drivers
-# -> Character devices
-# -> Enable TTY (TTY [=y])
-# -> Serial drivers
-# -> NVIDIA Tegra UART Trace Controller (SERIAL_TEGRA_UTC [=n])
-# Selects: SERIAL_CORE [=y]
-#
-#
-#
-# Commit: eb07e3a94679 (serial: tegra-utc: Add driver for Tegra UART Trace Controller (UTC))
-# CONFIG_SERIAL_TEGRA_UTC is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_SERIAL_8250_NI b/redhat/configs/rhel/generic/CONFIG_SERIAL_8250_NI
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_SERIAL_8250_NI
@@ -0,0 +1 @@
+# CONFIG_SERIAL_8250_NI is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_SERIAL_TEGRA_UTC b/redhat/configs/rhel/generic/CONFIG_SERIAL_TEGRA_UTC
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_SERIAL_TEGRA_UTC
@@ -0,0 +1 @@
+# CONFIG_SERIAL_TEGRA_UTC is not set
--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3813
From: Jeremy Linton <jlinton(a)redhat.com>
[redhat] Move and consolidate arm configs
There are a fair number of arm specific configs in the rhel/generic
directory. They should really be in the rhel/generic/arm directory to
avoid polluting x86 with config options that don't apply.
But at the same time, a few of these configs are the same on fedora
and should be merged to the common/generic/arm directory.
Signed-off-by: Jeremy Linton <jlinton(a)redhat.com>
diff --git a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_AMPERE_ERRATUM_AC03_CPU_38 b/redhat/configs/common/generic/arm/aarch64/CONFIG_AMPERE_ERRATUM_AC03_CPU_38
rename from redhat/configs/fedora/generic/arm/aarch64/CONFIG_AMPERE_ERRATUM_AC03_CPU_38
rename to redhat/configs/common/generic/arm/aarch64/CONFIG_AMPERE_ERRATUM_AC03_CPU_38
index blahblah..blahblah 100644
--- a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_AMPERE_ERRATUM_AC03_CPU_38
+++ b/redhat/configs/common/generic/arm/aarch64/CONFIG_AMPERE_ERRATUM_AC03_CPU_38
diff --git a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_ARM64_HAFT b/redhat/configs/common/generic/arm/aarch64/CONFIG_ARM64_HAFT
rename from redhat/configs/fedora/generic/arm/aarch64/CONFIG_ARM64_HAFT
rename to redhat/configs/common/generic/arm/aarch64/CONFIG_ARM64_HAFT
index blahblah..blahblah 100644
--- a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_ARM64_HAFT
+++ b/redhat/configs/common/generic/arm/aarch64/CONFIG_ARM64_HAFT
diff --git a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_ARM_CCA_GUEST b/redhat/configs/common/generic/arm/aarch64/CONFIG_ARM_CCA_GUEST
rename from redhat/configs/fedora/generic/arm/aarch64/CONFIG_ARM_CCA_GUEST
rename to redhat/configs/common/generic/arm/aarch64/CONFIG_ARM_CCA_GUEST
index blahblah..blahblah 100644
--- a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_ARM_CCA_GUEST
+++ b/redhat/configs/common/generic/arm/aarch64/CONFIG_ARM_CCA_GUEST
diff --git a/redhat/configs/rhel/automotive/generic/CONFIG_AMPERE_ERRATUM_AC03_CPU_38 b/redhat/configs/rhel/automotive/generic/CONFIG_AMPERE_ERRATUM_AC03_CPU_38
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/rhel/automotive/generic/CONFIG_AMPERE_ERRATUM_AC03_CPU_38
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_AMPERE_ERRATUM_AC03_CPU_38 is not set
diff --git a/redhat/configs/rhel/automotive/generic/arm/aarch64/CONFIG_AMPERE_ERRATUM_AC03_CPU_38 b/redhat/configs/rhel/automotive/generic/arm/aarch64/CONFIG_AMPERE_ERRATUM_AC03_CPU_38
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/rhel/automotive/generic/arm/aarch64/CONFIG_AMPERE_ERRATUM_AC03_CPU_38
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_AMPERE_ERRATUM_AC03_CPU_38=y
diff --git a/redhat/configs/rhel/generic/CONFIG_AMPERE_ERRATUM_AC03_CPU_38 b/redhat/configs/rhel/generic/CONFIG_AMPERE_ERRATUM_AC03_CPU_38
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/rhel/generic/CONFIG_AMPERE_ERRATUM_AC03_CPU_38
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_AMPERE_ERRATUM_AC03_CPU_38=y
diff --git a/redhat/configs/rhel/generic/CONFIG_ARM64_HAFT b/redhat/configs/rhel/generic/CONFIG_ARM64_HAFT
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/rhel/generic/CONFIG_ARM64_HAFT
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_ARM64_HAFT=y
diff --git a/redhat/configs/rhel/generic/CONFIG_ARM_CCA_GUEST b/redhat/configs/rhel/generic/CONFIG_ARM_CCA_GUEST
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/rhel/generic/CONFIG_ARM_CCA_GUEST
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_ARM_CCA_GUEST=m
diff --git a/redhat/configs/rhel/generic/CONFIG_A64FX_DIAG b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_A64FX_DIAG
rename from redhat/configs/rhel/generic/CONFIG_A64FX_DIAG
rename to redhat/configs/rhel/generic/arm/aarch64/CONFIG_A64FX_DIAG
index blahblah..blahblah 100644
--- a/redhat/configs/rhel/generic/CONFIG_A64FX_DIAG
+++ b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_A64FX_DIAG
diff --git a/redhat/configs/rhel/generic/CONFIG_ARCH_AIROHA b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_ARCH_AIROHA
rename from redhat/configs/rhel/generic/CONFIG_ARCH_AIROHA
rename to redhat/configs/rhel/generic/arm/aarch64/CONFIG_ARCH_AIROHA
index blahblah..blahblah 100644
--- a/redhat/configs/rhel/generic/CONFIG_ARCH_AIROHA
+++ b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_ARCH_AIROHA
diff --git a/redhat/configs/rhel/generic/CONFIG_ARCH_ALPINE b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_ARCH_ALPINE
rename from redhat/configs/rhel/generic/CONFIG_ARCH_ALPINE
rename to redhat/configs/rhel/generic/arm/aarch64/CONFIG_ARCH_ALPINE
index blahblah..blahblah 100644
--- a/redhat/configs/rhel/generic/CONFIG_ARCH_ALPINE
+++ b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_ARCH_ALPINE
diff --git a/redhat/configs/rhel/generic/CONFIG_ARCH_BCM b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_ARCH_BCM
rename from redhat/configs/rhel/generic/CONFIG_ARCH_BCM
rename to redhat/configs/rhel/generic/arm/aarch64/CONFIG_ARCH_BCM
index blahblah..blahblah 100644
--- a/redhat/configs/rhel/generic/CONFIG_ARCH_BCM
+++ b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_ARCH_BCM
diff --git a/redhat/configs/rhel/generic/CONFIG_ARCH_BCM2835 b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_ARCH_BCM2835
rename from redhat/configs/rhel/generic/CONFIG_ARCH_BCM2835
rename to redhat/configs/rhel/generic/arm/aarch64/CONFIG_ARCH_BCM2835
index blahblah..blahblah 100644
--- a/redhat/configs/rhel/generic/CONFIG_ARCH_BCM2835
+++ b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_ARCH_BCM2835
diff --git a/redhat/configs/rhel/generic/CONFIG_ARCH_BCMBCA b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_ARCH_BCMBCA
rename from redhat/configs/rhel/generic/CONFIG_ARCH_BCMBCA
rename to redhat/configs/rhel/generic/arm/aarch64/CONFIG_ARCH_BCMBCA
index blahblah..blahblah 100644
--- a/redhat/configs/rhel/generic/CONFIG_ARCH_BCMBCA
+++ b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_ARCH_BCMBCA
diff --git a/redhat/configs/rhel/generic/CONFIG_ARCH_BITMAIN b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_ARCH_BITMAIN
rename from redhat/configs/rhel/generic/CONFIG_ARCH_BITMAIN
rename to redhat/configs/rhel/generic/arm/aarch64/CONFIG_ARCH_BITMAIN
index blahblah..blahblah 100644
--- a/redhat/configs/rhel/generic/CONFIG_ARCH_BITMAIN
+++ b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_ARCH_BITMAIN
diff --git a/redhat/configs/rhel/generic/CONFIG_ARCH_BLAIZE b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_ARCH_BLAIZE
rename from redhat/configs/rhel/generic/CONFIG_ARCH_BLAIZE
rename to redhat/configs/rhel/generic/arm/aarch64/CONFIG_ARCH_BLAIZE
index blahblah..blahblah 100644
--- a/redhat/configs/rhel/generic/CONFIG_ARCH_BLAIZE
+++ b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_ARCH_BLAIZE
diff --git a/redhat/configs/rhel/generic/CONFIG_ARCH_LG1K b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_ARCH_LG1K
rename from redhat/configs/rhel/generic/CONFIG_ARCH_LG1K
rename to redhat/configs/rhel/generic/arm/aarch64/CONFIG_ARCH_LG1K
index blahblah..blahblah 100644
--- a/redhat/configs/rhel/generic/CONFIG_ARCH_LG1K
+++ b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_ARCH_LG1K
diff --git a/redhat/configs/rhel/generic/CONFIG_ARCH_MESON b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_ARCH_MESON
rename from redhat/configs/rhel/generic/CONFIG_ARCH_MESON
rename to redhat/configs/rhel/generic/arm/aarch64/CONFIG_ARCH_MESON
index blahblah..blahblah 100644
--- a/redhat/configs/rhel/generic/CONFIG_ARCH_MESON
+++ b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_ARCH_MESON
diff --git a/redhat/configs/rhel/generic/CONFIG_ARCH_MVEBU b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_ARCH_MVEBU
rename from redhat/configs/rhel/generic/CONFIG_ARCH_MVEBU
rename to redhat/configs/rhel/generic/arm/aarch64/CONFIG_ARCH_MVEBU
index blahblah..blahblah 100644
--- a/redhat/configs/rhel/generic/CONFIG_ARCH_MVEBU
+++ b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_ARCH_MVEBU
diff --git a/redhat/configs/rhel/generic/CONFIG_ARCH_NPCM b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_ARCH_NPCM
rename from redhat/configs/rhel/generic/CONFIG_ARCH_NPCM
rename to redhat/configs/rhel/generic/arm/aarch64/CONFIG_ARCH_NPCM
index blahblah..blahblah 100644
--- a/redhat/configs/rhel/generic/CONFIG_ARCH_NPCM
+++ b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_ARCH_NPCM
--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3811
From: David Arcari <darcari(a)redhat.com>
redhat/configs: enable CONFIG_AMD_3D_VCACHE for x86 on RHEL
We are planning to support this in RHEL, but it should remain disabled
for x86 automotive.
Signed-off-by: David Arcari <darcari(a)redhat.com>
diff --git a/redhat/configs/fedora/generic/x86/CONFIG_AMD_3D_VCACHE b/redhat/configs/common/generic/x86/CONFIG_AMD_3D_VCACHE
rename from redhat/configs/fedora/generic/x86/CONFIG_AMD_3D_VCACHE
rename to redhat/configs/common/generic/x86/CONFIG_AMD_3D_VCACHE
index blahblah..blahblah 100644
--- a/redhat/configs/fedora/generic/x86/CONFIG_AMD_3D_VCACHE
+++ b/redhat/configs/common/generic/x86/CONFIG_AMD_3D_VCACHE
diff --git a/redhat/configs/rhel/generic/CONFIG_AMD_3D_VCACHE b/redhat/configs/rhel/automotive/generic/x86/CONFIG_AMD_3D_VCACHE
rename from redhat/configs/rhel/generic/CONFIG_AMD_3D_VCACHE
rename to redhat/configs/rhel/automotive/generic/x86/CONFIG_AMD_3D_VCACHE
index blahblah..blahblah 100644
--- a/redhat/configs/rhel/generic/CONFIG_AMD_3D_VCACHE
+++ b/redhat/configs/rhel/automotive/generic/x86/CONFIG_AMD_3D_VCACHE
--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3780
From: Fedora Kernel Team <kernel-team(a)fedoraproject.org>
[redhat] New configs in samples/Kconfig
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: SAMPLE_HUNG_TASK [=n]
Type : tristate
Defined at samples/Kconfig:303
Prompt: Hung task detector test code
Depends on: SAMPLES [=y] && DETECT_HUNG_TASK [=y] && DEBUG_FS [=y]
Location:
-> Kernel hacking
-> Sample kernel code (SAMPLES [=y])
-> Hung task detector test code (SAMPLE_HUNG_TASK [=n])
Commit: 2158599a4b6d (samples: add hung_task detector mutex blocking sample)
---
Signed-off-by: Fedora Kernel Team <kernel-team(a)fedoraproject.org>
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_SAMPLE_HUNG_TASK b/redhat/configs/pending-rhel/generic/CONFIG_SAMPLE_HUNG_TASK
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_SAMPLE_HUNG_TASK
+++ /dev/null
@@ -1,14 +0,0 @@
-# Symbol: SAMPLE_HUNG_TASK [=n]
-# Type : tristate
-# Defined at samples/Kconfig:303
-# Prompt: Hung task detector test code
-# Depends on: SAMPLES [=y] && DETECT_HUNG_TASK [=y] && DEBUG_FS [=y]
-# Location:
-# -> Kernel hacking
-# -> Sample kernel code (SAMPLES [=y])
-# -> Hung task detector test code (SAMPLE_HUNG_TASK [=n])
-#
-#
-#
-# Commit: 2158599a4b6d (samples: add hung_task detector mutex blocking sample)
-# CONFIG_SAMPLE_HUNG_TASK is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_SAMPLE_HUNG_TASK b/redhat/configs/rhel/generic/CONFIG_SAMPLE_HUNG_TASK
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_SAMPLE_HUNG_TASK
@@ -0,0 +1 @@
+# CONFIG_SAMPLE_HUNG_TASK is not set
--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3808
From: Fedora Kernel Team <kernel-team(a)fedoraproject.org>
[redhat] New configs in mm/Kconfig
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: NO_PAGE_MAPCOUNT [=n]
Type : bool
Defined at mm/Kconfig:894
Prompt: No per-page mapcount (EXPERIMENTAL)
Depends on: TRANSPARENT_HUGEPAGE [=y]
Location:
-> Memory Management options
-> Transparent Hugepage Support (TRANSPARENT_HUGEPAGE [=y])
-> No per-page mapcount (EXPERIMENTAL) (NO_PAGE_MAPCOUNT [=n])
Commit: e63ee43e3eda (mm: CONFIG_NO_PAGE_MAPCOUNT to prepare for not maintain per-page mapcounts in large folios)
---
Signed-off-by: Fedora Kernel Team <kernel-team(a)fedoraproject.org>
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_NO_PAGE_MAPCOUNT b/redhat/configs/pending-rhel/generic/CONFIG_NO_PAGE_MAPCOUNT
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_NO_PAGE_MAPCOUNT
+++ /dev/null
@@ -1,14 +0,0 @@
-# Symbol: NO_PAGE_MAPCOUNT [=n]
-# Type : bool
-# Defined at mm/Kconfig:894
-# Prompt: No per-page mapcount (EXPERIMENTAL)
-# Depends on: TRANSPARENT_HUGEPAGE [=y]
-# Location:
-# -> Memory Management options
-# -> Transparent Hugepage Support (TRANSPARENT_HUGEPAGE [=y])
-# -> No per-page mapcount (EXPERIMENTAL) (NO_PAGE_MAPCOUNT [=n])
-#
-#
-#
-# Commit: e63ee43e3eda (mm: CONFIG_NO_PAGE_MAPCOUNT to prepare for not maintain per-page mapcounts in large folios)
-# CONFIG_NO_PAGE_MAPCOUNT is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_NO_PAGE_MAPCOUNT b/redhat/configs/rhel/generic/CONFIG_NO_PAGE_MAPCOUNT
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_NO_PAGE_MAPCOUNT
@@ -0,0 +1 @@
+# CONFIG_NO_PAGE_MAPCOUNT is not set
--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3807
From: Fedora Kernel Team <kernel-team(a)fedoraproject.org>
[redhat] New configs in lib/Kconfig.debug
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: DETECT_HUNG_TASK_BLOCKER [=y]
Type : bool
Defined at lib/Kconfig.debug:1283
Prompt: Dump Hung Tasks Blocker
Depends on: DETECT_HUNG_TASK [=y] && !PREEMPT_RT [=n]
Location:
-> Kernel hacking
-> Debug Oops, Lockups and Hangs
-> Detect Hung Tasks (DETECT_HUNG_TASK [=y])
-> Dump Hung Tasks Blocker (DETECT_HUNG_TASK_BLOCKER [=y])
Commit: 3cf67d61ff98 (hung_task: show the blocker task if the task is hung on mutex)
---
Signed-off-by: Fedora Kernel Team <kernel-team(a)fedoraproject.org>
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_DETECT_HUNG_TASK_BLOCKER b/redhat/configs/pending-rhel/generic/CONFIG_DETECT_HUNG_TASK_BLOCKER
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_DETECT_HUNG_TASK_BLOCKER
+++ /dev/null
@@ -1,15 +0,0 @@
-# Symbol: DETECT_HUNG_TASK_BLOCKER [=y]
-# Type : bool
-# Defined at lib/Kconfig.debug:1283
-# Prompt: Dump Hung Tasks Blocker
-# Depends on: DETECT_HUNG_TASK [=y] && !PREEMPT_RT [=n]
-# Location:
-# -> Kernel hacking
-# -> Debug Oops, Lockups and Hangs
-# -> Detect Hung Tasks (DETECT_HUNG_TASK [=y])
-# -> Dump Hung Tasks Blocker (DETECT_HUNG_TASK_BLOCKER [=y])
-#
-#
-#
-# Commit: 3cf67d61ff98 (hung_task: show the blocker task if the task is hung on mutex)
-CONFIG_DETECT_HUNG_TASK_BLOCKER=y
diff --git a/redhat/configs/rhel/generic/CONFIG_DETECT_HUNG_TASK_BLOCKER b/redhat/configs/rhel/generic/CONFIG_DETECT_HUNG_TASK_BLOCKER
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_DETECT_HUNG_TASK_BLOCKER
@@ -0,0 +1 @@
+CONFIG_DETECT_HUNG_TASK_BLOCKER=y
--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3806
From: Fedora Kernel Team <kernel-team(a)fedoraproject.org>
[redhat] New configs in drivers/watchdog
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: LENOVO_SE30_WDT [=n]
Type : tristate
Defined at drivers/watchdog/Kconfig:282
Prompt: Lenovo SE30 Watchdog
Depends on: WATCHDOG [=y] && (X86 [=y] && DMI [=y] || COMPILE_TEST [=n]) && HAS_IOPORT [=y]
Location:
-> Device Drivers
-> Watchdog Timer Support (WATCHDOG [=y])
-> Lenovo SE30 Watchdog (LENOVO_SE30_WDT [=n])
Selects: WATCHDOG_CORE [=y]
Commit: c284153a2c55 (watchdog: lenovo_se30_wdt: Watchdog driver for Lenovo SE30 platform)
---
Symbol: RENESAS_RZV2HWDT [=n]
Type : tristate
Defined at drivers/watchdog/Kconfig:977
Prompt: Renesas RZ/{G3E,V2H(P)} WDT Watchdog
Depends on: WATCHDOG [=y] && (ARCH_RENESAS [=y] || COMPILE_TEST [=n]) && (PM [=y] || COMPILE_TEST [=n])
Location:
-> Device Drivers
-> Watchdog Timer Support (WATCHDOG [=y])
-> Renesas RZ/{G3E,V2H(P)} WDT Watchdog (RENESAS_RZV2HWDT [=n])
Selects: WATCHDOG_CORE [=m]
Commit: f6febd0a30b6 (watchdog: Add Watchdog Timer driver for RZ/V2H(P))
---
Signed-off-by: Fedora Kernel Team <kernel-team(a)fedoraproject.org>
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_LENOVO_SE30_WDT b/redhat/configs/pending-rhel/generic/CONFIG_LENOVO_SE30_WDT
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_LENOVO_SE30_WDT
+++ /dev/null
@@ -1,15 +0,0 @@
-# Symbol: LENOVO_SE30_WDT [=n]
-# Type : tristate
-# Defined at drivers/watchdog/Kconfig:282
-# Prompt: Lenovo SE30 Watchdog
-# Depends on: WATCHDOG [=y] && (X86 [=y] && DMI [=y] || COMPILE_TEST [=n]) && HAS_IOPORT [=y]
-# Location:
-# -> Device Drivers
-# -> Watchdog Timer Support (WATCHDOG [=y])
-# -> Lenovo SE30 Watchdog (LENOVO_SE30_WDT [=n])
-# Selects: WATCHDOG_CORE [=y]
-#
-#
-#
-# Commit: c284153a2c55 (watchdog: lenovo_se30_wdt: Watchdog driver for Lenovo SE30 platform)
-# CONFIG_LENOVO_SE30_WDT is not set
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_RENESAS_RZV2HWDT b/redhat/configs/pending-rhel/generic/CONFIG_RENESAS_RZV2HWDT
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_RENESAS_RZV2HWDT
+++ /dev/null
@@ -1,15 +0,0 @@
-# Symbol: RENESAS_RZV2HWDT [=n]
-# Type : tristate
-# Defined at drivers/watchdog/Kconfig:977
-# Prompt: Renesas RZ/{G3E,V2H(P)} WDT Watchdog
-# Depends on: WATCHDOG [=y] && (ARCH_RENESAS [=y] || COMPILE_TEST [=n]) && (PM [=y] || COMPILE_TEST [=n])
-# Location:
-# -> Device Drivers
-# -> Watchdog Timer Support (WATCHDOG [=y])
-# -> Renesas RZ/{G3E,V2H(P)} WDT Watchdog (RENESAS_RZV2HWDT [=n])
-# Selects: WATCHDOG_CORE [=m]
-#
-#
-#
-# Commit: f6febd0a30b6 (watchdog: Add Watchdog Timer driver for RZ/V2H(P))
-# CONFIG_RENESAS_RZV2HWDT is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_LENOVO_SE30_WDT b/redhat/configs/rhel/generic/CONFIG_LENOVO_SE30_WDT
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_LENOVO_SE30_WDT
@@ -0,0 +1 @@
+# CONFIG_LENOVO_SE30_WDT is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_RENESAS_RZV2HWDT b/redhat/configs/rhel/generic/CONFIG_RENESAS_RZV2HWDT
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_RENESAS_RZV2HWDT
@@ -0,0 +1 @@
+# CONFIG_RENESAS_RZV2HWDT is not set
--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3805