Are you suggesting that a commit from v6.8 reintroduced a regression that was fixed in v6.6? If so, we should address this issue in the mainline first before backporting. As a general rule, we avoid introducing out-of-tree commits to linux-stable except for reverts. For this patch, merging it into linux-stable is crucial, as it would prevent certain configurations like loongson3_defconfig from building the kernel with clang. To fix follow error with clang-19: clang: error: unknown argument: '-msym32' Thanks, -- WangYuli