On Thu, Jun 04 2026 at 11:27, Uwe Kleine-König wrote: > The first argument to ktime_get_snapshot_id() is the clock ID and the > second output parameter. Fix the caller that reversed the order and thus > fix a compiler error. I've already squashed a fix earlier today