From: Clark Williams <williams@xxxxxxxxxx> Put build framework for RT kernel in place for Fedora Add config and specfile changes to build kernel-rt packages on Fedora. Signed-off-by: Clark Williams <williams@xxxxxxxxxx> diff --git a/redhat/configs/common/rt/debug/riscv/riscv64/README b/redhat/configs/common/rt/debug/riscv/riscv64/README new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/common/rt/debug/riscv/riscv64/README diff --git a/redhat/configs/common/rt/generic/riscv/riscv64/README b/redhat/configs/common/rt/generic/riscv/riscv64/README new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/common/rt/generic/riscv/riscv64/README diff --git a/redhat/configs/fedora/rt/debug/CONFIG_KASAN_INLINE b/redhat/configs/fedora/rt/debug/CONFIG_KASAN_INLINE new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/fedora/rt/debug/CONFIG_KASAN_INLINE @@ -0,0 +1 @@ +# CONFIG_KASAN_INLINE is not set diff --git a/redhat/configs/fedora/rt/debug/CONFIG_KASAN_OUTLINE b/redhat/configs/fedora/rt/debug/CONFIG_KASAN_OUTLINE new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/fedora/rt/debug/CONFIG_KASAN_OUTLINE @@ -0,0 +1 @@ +CONFIG_KASAN_OUTLINE=y diff --git a/redhat/configs/fedora/rt/debug/CONFIG_LOCKDEP_BITS b/redhat/configs/fedora/rt/debug/CONFIG_LOCKDEP_BITS new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/fedora/rt/debug/CONFIG_LOCKDEP_BITS @@ -0,0 +1 @@ +CONFIG_LOCKDEP_BITS=18 diff --git a/redhat/configs/fedora/rt/debug/CONFIG_LOCKDEP_CHAINS_BITS b/redhat/configs/fedora/rt/debug/CONFIG_LOCKDEP_CHAINS_BITS new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/fedora/rt/debug/CONFIG_LOCKDEP_CHAINS_BITS @@ -0,0 +1 @@ +CONFIG_LOCKDEP_CHAINS_BITS=20 diff --git a/redhat/configs/fedora/rt/debug/CONFIG_LOCKDEP_CIRCULAR_QUEUE_BITS b/redhat/configs/fedora/rt/debug/CONFIG_LOCKDEP_CIRCULAR_QUEUE_BITS new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/fedora/rt/debug/CONFIG_LOCKDEP_CIRCULAR_QUEUE_BITS @@ -0,0 +1 @@ +CONFIG_LOCKDEP_CIRCULAR_QUEUE_BITS=13 diff --git a/redhat/configs/fedora/rt/debug/CONFIG_PREEMPT_VOLUNTARY b/redhat/configs/fedora/rt/debug/CONFIG_PREEMPT_VOLUNTARY new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/fedora/rt/debug/CONFIG_PREEMPT_VOLUNTARY @@ -0,0 +1 @@ +# CONFIG_PREEMPT_VOLUNTARY is not set diff --git a/redhat/configs/fedora/rt/debug/arm/aarch64/README b/redhat/configs/fedora/rt/debug/arm/aarch64/README new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/fedora/rt/debug/arm/aarch64/README diff --git a/redhat/configs/fedora/rt/debug/riscv/riscv64/README b/redhat/configs/fedora/rt/debug/riscv/riscv64/README new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/fedora/rt/debug/riscv/riscv64/README diff --git a/redhat/configs/fedora/rt/debug/x86/CONFIG_ACPI_REDUCED_HARDWARE_ONLY b/redhat/configs/fedora/rt/debug/x86/CONFIG_ACPI_REDUCED_HARDWARE_ONLY new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/fedora/rt/debug/x86/CONFIG_ACPI_REDUCED_HARDWARE_ONLY @@ -0,0 +1 @@ +# CONFIG_ACPI_REDUCED_HARDWARE_ONLY is not set diff --git a/redhat/configs/fedora/rt/generic/CONFIG_CRAMFS_BLOCKDEV b/redhat/configs/fedora/rt/generic/CONFIG_CRAMFS_BLOCKDEV new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/fedora/rt/generic/CONFIG_CRAMFS_BLOCKDEV @@ -0,0 +1 @@ +CONFIG_CRAMFS_BLOCKDEV=y diff --git a/redhat/configs/fedora/rt/generic/CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_32B b/redhat/configs/fedora/rt/generic/CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_32B new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/fedora/rt/generic/CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_32B @@ -0,0 +1 @@ +# CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_32B is not set diff --git a/redhat/configs/fedora/rt/generic/CONFIG_DEBUG_PREEMPT b/redhat/configs/fedora/rt/generic/CONFIG_DEBUG_PREEMPT new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/fedora/rt/generic/CONFIG_DEBUG_PREEMPT @@ -0,0 +1 @@ +CONFIG_DEBUG_PREEMPT=y diff --git a/redhat/configs/fedora/rt/generic/CONFIG_DRM_MGAG200_DISABLE_WRITECOMBINE b/redhat/configs/fedora/rt/generic/CONFIG_DRM_MGAG200_DISABLE_WRITECOMBINE new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/fedora/rt/generic/CONFIG_DRM_MGAG200_DISABLE_WRITECOMBINE @@ -0,0 +1 @@ +CONFIG_DRM_MGAG200_DISABLE_WRITECOMBINE=y diff --git a/redhat/configs/fedora/rt/generic/CONFIG_GCC_PLUGIN_CYC_COMPLEXITY b/redhat/configs/fedora/rt/generic/CONFIG_GCC_PLUGIN_CYC_COMPLEXITY new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/fedora/rt/generic/CONFIG_GCC_PLUGIN_CYC_COMPLEXITY @@ -0,0 +1 @@ +# CONFIG_GCC_PLUGIN_CYC_COMPLEXITY is not set diff --git a/redhat/configs/fedora/rt/generic/CONFIG_HARDENED_USERCOPY_PAGESPAN b/redhat/configs/fedora/rt/generic/CONFIG_HARDENED_USERCOPY_PAGESPAN new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/fedora/rt/generic/CONFIG_HARDENED_USERCOPY_PAGESPAN @@ -0,0 +1 @@ +# CONFIG_HARDENED_USERCOPY_PAGESPAN is not set diff --git a/redhat/configs/fedora/rt/generic/CONFIG_KGDB_TESTS b/redhat/configs/fedora/rt/generic/CONFIG_KGDB_TESTS new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/fedora/rt/generic/CONFIG_KGDB_TESTS @@ -0,0 +1 @@ +# CONFIG_KGDB_TESTS is not set diff --git a/redhat/configs/fedora/rt/generic/CONFIG_PREEMPT_AUTO b/redhat/configs/fedora/rt/generic/CONFIG_PREEMPT_AUTO new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/fedora/rt/generic/CONFIG_PREEMPT_AUTO @@ -0,0 +1 @@ +# CONFIG_PREEMPT_AUTO is not set diff --git a/redhat/configs/fedora/rt/generic/CONFIG_PREEMPT_BEHAVIOUR b/redhat/configs/fedora/rt/generic/CONFIG_PREEMPT_BEHAVIOUR new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/fedora/rt/generic/CONFIG_PREEMPT_BEHAVIOUR @@ -0,0 +1 @@ +# CONFIG_PREEMPT_BEHAVIOUR is not set -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3438 -- _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue