On Sun, Jul 19, 2020 at 06:27:27PM -0700, David Miller wrote:
> From: Christoph Hellwig
> Date: Sun, 19 Jul 2020 09:21:37 +0200
>
> > here is a resend of my series to lift the copy_from_user out of the
> > individual sctp sockopt handlers into the main sctp_setsockopt
> > routine.
> >
> > Change
From: Christoph Hellwig
Date: Sun, 19 Jul 2020 09:21:37 +0200
> here is a resend of my series to lift the copy_from_user out of the
> individual sctp sockopt handlers into the main sctp_setsockopt
> routine.
>
> Changes since v1:
> - fixes a few sizeof calls.
> - use memzero_explicit in sctp_s