https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121432
--- Comment #48 from Neal Frager <neal.frager at amd dot com> --- Hi Waldemar, As a test, could you try the latest Linux 6.12.60 release tag from the linux-xlnx tree? I am wondering if any of the commits that are not yet upstream might be a resolution for your system stall issue. Latest Xilinx release tag: https://github.com/Xilinx/linux-xlnx/releases/tag/xlnx_rebase_v6.12_LTS_merge_6.12.60 To use with Buildroot: BR2_LINUX_KERNEL_CUSTOM_TARBALL=y BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,Xilinx,linux-xlnx,xlnx_rebase_v6.12_LTS_merge_6.12.60)/xlnx_rebase_v6.12_LTS_merge_6.12.60.tar.gz" If this Linux kernel version works, we can try cherry picking the patch you need and upstreaming it. Best regards, Neal Frager AMD
