нд, 9 ліс 2025, 23:34 карыстальнік Michael Paquier <michael@paquier.xyz> напісаў:
It is already possible to achieve that, isn't it? One can define side-by-side twice INJECTION_POINT(), then assign a different callback to each with a strict control of the execution order.
Yes, possible. But the idea is to avoid weird two INJECTION_POINT in a row...
Hm, random idea - make INJECTION_POINT to actually define few injection points: pre-x, x, post-x.