[GIT PULL] capabilities
Linus Torvalds
torvalds at linux-foundation.org
Wed Nov 27 17:49:00 UTC 2024
On Wed, 27 Nov 2024 at 09:31, Linus Torvalds
<torvalds at linux-foundation.org> wrote:
>
> Again: very much untested. But at least the code makes a bit of sense,
> and code generation is actually improved by this.
Oh, and the 'cap_capable_helper()' function should be marked inline.
Gcc does do it automatically for this kind of static functions only
used once, but just for clarity it's best to mark it explicitly.
Linus
More information about the Linux-security-module-archive
mailing list