diff options
| author | Kumar Kartikeya Dwivedi <memxor@gmail.com> | 2026-08-20 21:01:45 +0200 |
|---|---|---|
| committer | Kumar Kartikeya Dwivedi <memxor@gmail.com> | 2026-08-20 21:01:45 +0200 |
| commit | d19862d923b9a785ec27bc51c334a8d457a0dd03 (patch) | |
| tree | 306b5183cea58411949ee3c7e278ce1000319f5b /scripts/Makefile.thinlto | |
| parent | aed1bf1a352acd4f5ffd2a81e23d2bb6e8e9b636 (diff) | |
| parent | 8be79805b06e23ebdb7321fe3cdb788e949c984e (diff) | |
| download | linux-next-d19862d923b9a785ec27bc51c334a8d457a0dd03.tar.gz linux-next-d19862d923b9a785ec27bc51c334a8d457a0dd03.zip | |
Merge branch 'selftests-bpf-fixes-and-improvements-for-libarena'
Emil Tsalapatis says:
====================
selftests/bpf: Fixes and improvements for libarena
This patchset addresses issues and feature gaps in libarena's existing
code, and optimizes some common code paths.
Patch 1 fixes up an inconsistency in the SPDX tags.
Patch 2 incorporates a followup patch for bitmaps that inlines
the nonatomic versions of the set/clear/test operations.
Patch 3 makes it safe to use the arena allocator under IRQ reentrancy.
Ensuring the allocator is correct under NMIs will be addressed in a
subsequent patch because it is a larger change.
Patches 4 to 6 add a calloc() interface for the allocator, along with
a benchmark that is useful for quickly finding obvious regressions
during development.
Signed-off-by: Emil Tsalapatis <emil@etsalapatis.com>
====================
Link: https://patch.msgid.link/20260817191616.11071-1-emil@etsalapatis.com
Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
