Hi everyone,
I am the author of this issue https://github.com/systemd/systemd/issues/37876,
trying to allow the persistent storage and use of lease under certain
conditions. You can read to catch up on the discussion there. I have been
making some headway through implementing this and was hopin
Hi Pingfan,
On Tue, 19 Aug 2025 09:24:22 +0800
Pingfan Liu wrote:
> This patch does two things:
> First, register as a listener on bpf_copy_to_kernel()
> Second, in order that the hooked bpf-prog can call the sleepable kfuncs,
> bpf_handle_pefile and bpf_post_handle_pefile are marked as
> KF_SL