Fedora Account System
Red Hat Associate
Red Hat Customer
Created attachment 1654873 [details] kernel distgit changes I would like to get Fedora/RISCV [0] kernel distgit changes merged. The changes have not changed in significant way for several kernel releases now. The built upstream kernel (a single image) works on QEMU virt machine and SiFive Unleashed board (physical RV64GC hardware). Configuration wise there are two generic changes (touched other arches): configs/fedora/generic/CONFIG_ARM_TIMER_SP804 configs/fedora/generic/CONFIG_NETFILTER_XT_TARGET_MASQUERADE - We disable CONFIG_ARM_TIMER_SP804 for all arches expect ARM and ARM64. For some reason Kconfig constantly attempts to select it while building kernel for riscv. This should have no actual affect. I also upstreamed a patch to add COMPILE_TEST: https://github.com/torvalds/linux/commit/dfc82faad72520769ca146f857e65c23632eed5a - CONFIG_NETFILTER_XT_TARGET_MASQUERADE seems to be the only target not built from CONFIG_NETFILTER_XT_TARGET_* set thus I added it. This should have no actual affect as all arches already have "CONFIG_NETFILTER_XT_TARGET_MASQUERADE=m" in their configs thus it's auto-selected by Kconfig. [0] https://fedoraproject.org/wiki/Architectures/RISC-V
This report has not received an update in over 90 days. If this issue is still relevant to you, please do not hesitate to update this report with any relevant details on recent investigative steps or changes and we will absolutely work to understand how to best move forward. Otherwise, this bug report will need to be closed in 30 days. No worries, however; should you need still assistance after the report is closed, please do not hesitate to create a new bug report referencing this report and with any new details on the matter. NOTE: This is an automated mass update.