Re: [PATCH v1] tty: n_tty: use kvzalloc/kvfree for line discipline data

From: Xin Chen

Date: Tue Aug 18 2026 - 02:27:44 EST


On Tue, Aug 18, 2026, Greg KH wrote:
> That doesn't matter when getting patches merged, otherwise no one would
> ever use the newer and proper apis.  Please write code for Linus's tree
> first.  Worry about older kernels later after changes are merged
> properly.

Understood, thanks for the clarification. Switched to kvzalloc_obj() in
v2.

Thanks,
Xin Chen