Re: [PATCH v2 3/6] landlock: Bump ABI for LANDLOCK_SCOPE_SYSV_MSG_QUEUE
Günther Noack <[email protected]>
| Newsgroups | org.kernel.vger.linux-security-module,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> The ABI bump is normally put into the same commit as the implementation for easier backporting. Otherwise, looks good. –Günther