[PATCH 6.12] Revert "um: work around sched_yield not yielding in time-travel mode"
Johannes Berg
johannes at sipsolutions.net
Sun May 11 12:23:28 PDT 2025
On Fri, 2025-05-09 at 11:50 +0200, Christian Lamparter wrote:
>
> What's interessting/very strange strange about this time-travel stuff:
> > commit 0b8b2668f998 ("um: insert scheduler ticks when userspace does not yield")
>
> $ git describe 0b8b2668f998
> => v6.12-rc2-43-g0b8b2668f998
>
Come to think of it, often you just want "git describe --contains":
$ git describe --contains --match=v* 0b8b2668f998
v6.13-rc1~18^2~25
johannes
More information about the linux-um
mailing list