Re: [PATCH v2] socket: Provide put_cmsg_whitelist() for constant size copies
From: David Miller
Date: Tue Feb 06 2018 - 13:43:03 EST
From: Kees Cook <keescook@xxxxxxxxxxxx>
Date: Wed, 7 Feb 2018 05:36:02 +1100
> Making put_cmsg() inline would help quite a bit with tracking the
> builtin_const-ness, and that could speed things up a little bit too.
> Would you be opposed to inlining?
Nope.