Skip to content

Commit 90a55dc

Browse files
github-actions[bot]bmastbergen
authored andcommitted
[CIQ] v6.12.78 - rebased configs
GENERIC_IRQ_KEXEC_CLEAR_VM_FORWARD was added and is selected by default for aarch64 kexec: Consolidate machine_kexec_mask_interrupts() implementation Upstream: bad6722
1 parent 8da3c0e commit 90a55dc

4 files changed

Lines changed: 8 additions & 4 deletions

File tree

ciq/configs/kernel-aarch64-64k-debug.config

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/arm64 6.12.76 Kernel Configuration
3+
# Linux/arm64 6.12.78 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)"
66
CONFIG_CC_IS_GCC=y
@@ -75,6 +75,7 @@ CONFIG_IRQ_MSI_IOMMU=y
7575
CONFIG_IRQ_FORCED_THREADING=y
7676
CONFIG_SPARSE_IRQ=y
7777
CONFIG_GENERIC_IRQ_DEBUGFS=y
78+
CONFIG_GENERIC_IRQ_KEXEC_CLEAR_VM_FORWARD=y
7879
# end of IRQ subsystem
7980

8081
CONFIG_GENERIC_TIME_VSYSCALL=y

ciq/configs/kernel-aarch64-64k.config

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/arm64 6.12.76 Kernel Configuration
3+
# Linux/arm64 6.12.78 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)"
66
CONFIG_CC_IS_GCC=y
@@ -74,6 +74,7 @@ CONFIG_IRQ_MSI_IOMMU=y
7474
CONFIG_IRQ_FORCED_THREADING=y
7575
CONFIG_SPARSE_IRQ=y
7676
# CONFIG_GENERIC_IRQ_DEBUGFS is not set
77+
CONFIG_GENERIC_IRQ_KEXEC_CLEAR_VM_FORWARD=y
7778
# end of IRQ subsystem
7879

7980
CONFIG_GENERIC_TIME_VSYSCALL=y

ciq/configs/kernel-aarch64-debug.config

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/arm64 6.12.76 Kernel Configuration
3+
# Linux/arm64 6.12.78 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)"
66
CONFIG_CC_IS_GCC=y
@@ -75,6 +75,7 @@ CONFIG_IRQ_MSI_IOMMU=y
7575
CONFIG_IRQ_FORCED_THREADING=y
7676
CONFIG_SPARSE_IRQ=y
7777
CONFIG_GENERIC_IRQ_DEBUGFS=y
78+
CONFIG_GENERIC_IRQ_KEXEC_CLEAR_VM_FORWARD=y
7879
# end of IRQ subsystem
7980

8081
CONFIG_GENERIC_TIME_VSYSCALL=y

ciq/configs/kernel-aarch64.config

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/arm64 6.12.76 Kernel Configuration
3+
# Linux/arm64 6.12.78 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)"
66
CONFIG_CC_IS_GCC=y
@@ -74,6 +74,7 @@ CONFIG_IRQ_MSI_IOMMU=y
7474
CONFIG_IRQ_FORCED_THREADING=y
7575
CONFIG_SPARSE_IRQ=y
7676
# CONFIG_GENERIC_IRQ_DEBUGFS is not set
77+
CONFIG_GENERIC_IRQ_KEXEC_CLEAR_VM_FORWARD=y
7778
# end of IRQ subsystem
7879

7980
CONFIG_GENERIC_TIME_VSYSCALL=y

0 commit comments

Comments
 (0)