Re: [PATCH v2 3/6] landlock: Bump ABI for LANDLOCK_SCOPE_SYSV_MSG_QUEUE
From: Günther Noack
Date: Fri Aug 21 2026 - 08:45:05 EST
On Mon, Jul 27, 2026 at 07:08:30PM -0400, Justin Suess wrote:
> Bump the ABI version for Landlock SysV message queue scoping.
>
> Signed-off-by: Justin Suess <utilityemal77@xxxxxxxxx>
The ABI bump is normally put into the same commit as the
implementation for easier backporting. Otherwise, looks good.
–Günther