Hello:
This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov ast@kernel.org:
On Tue, 10 Sep 2024 22:55:08 -0700 you wrote:
bpf task local storage is now using task_struct->bpf_storage, so bpf_lsm_blob_sizes.lbs_task is no longer needed. Remove it to save some memory.
Fixes: a10787e6d58c ("bpf: Enable task local storage for tracing programs") Cc: stable@vger.kernel.org Cc: KP Singh kpsingh@kernel.org Cc: Matt Bobrowski mattbobrowski@google.com Signed-off-by: Song Liu song@kernel.org
[...]
Here is the summary with links: - [bpf-next] bpf: lsm: Set bpf_lsm_blob_sizes.lbs_task to 0 https://git.kernel.org/bpf/bpf-next/c/300a90b2cb5d
You are awesome, thank you!