Re: [RFC][PATCH v20 0/6] Donor Migration for Proxy Execution (v20)
From: Juri Lelli
Date: Wed Jul 23 2025 - 10:44:29 EST
Hi,
On 22/07/25 07:05, John Stultz wrote:
...
> Issues still to address with the full series:
> * There’s a new quirk from recent changes for dl_server that
> is causing the ksched_football test in the full series to hang
> at boot. I’ve bisected and reverted the change for now, but I
> need to better understand what’s going wrong.
After our quick chat on IRC, I remembered that there were additional two
fixes for dl-server posted, but still not on tip.
https://lore.kernel.org/lkml/20250615131129.954975-1-kuyo.chang@xxxxxxxxxxxx/
https://lore.kernel.org/lkml/20250627035420.37712-1-yangyicong@xxxxxxxxxx/
So I went ahead and pushed them to
git@xxxxxxxxxx:jlelli/linux.git upstream/fix-dlserver
Could you please check if any (or both together) of the two topmost
changes do any good to the issue you are seeing?
Thanks!
Juri