On 4/1/2026 4:06 PM, Rosen Penev wrote:
Consolidate the two-element allocation into a single allocation using a
flexible array member. This reduces memory fragmentation and simplifies
the error path by eliminating the need to check for allocation failure
between the two allocations.

Add __counted_by for runtime bounds checking.

Signed-off-by: Rosen Penev <[email protected]>

Applied to drm-misc-next

-Jeff

Reply via email to