[PATCH RFC v9 01/25] mm: Introduce kpkeys
Mike Rapoport
rppt at kernel.org
Mon Sep 7 23:52:12 PDT 2026
On Mon, Sep 07, 2026 at 05:49:42PM +0200, Kevin Brodsky wrote:
> On 07/09/2026 12:54, Mike Rapoport wrote:
> >> +
> >> +#include <linux/bug.h>
> >> +#include <linux/cleanup.h>
> >> +#include <linux/kpkeys_types.h>
> >> +
> >> +/**
> >> + * KPKEYS_GUARD_NOOP() - define a guard type that does nothing
> > Nit: I'd suggest to drop "define" from all the descriptions, they would
> > read better without it IMHO.
>
> Fair enough, but if we say just "a guard type that does nothing" is it
> clear that this is a macro defining a type, and not a type itself?
Then maybe "helper to define", like cleanup.h does?
> - Kevin
--
Sincerely yours,
Mike.
More information about the linux-arm-kernel
mailing list