HomeFreeBSD

linuxkpi: Implement <linux/seq_buf.h>

Description

linuxkpi: Implement <linux/seq_buf.h>

It is a wrapper above a char * to track the overall available space in
the buffer as well as the used space. This wrapper does not manage
memory allocation.

The DRM generic code started to use this in Linux 6.10.

Reviewed by: bz
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D54488

Details

Provenance
dumbbellAuthored on Aug 11 2025, 5:51 PM
Reviewer
bz
Differential Revision
D54488: linuxkpi: Implement <linux/seq_buf.h>
Parents
rG28764001b504: vt.4: Document that hw.vga.textmode does not apply for UEFI(8) boot
Branches
Unknown
Tags
Unknown