mirror of
https://github.com/torvalds/linux.git
synced 2026-03-13 23:46:14 +01:00
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:
|
||
|---|---|---|
| .. | ||
| hooks.c | ||
| Makefile | ||