From: Geliang Tang <geliang@xxxxxxxxxx> Date: Fri, 28 Feb 2025 18:01:31 +0800 > From: Geliang Tang <tanggeliang@xxxxxxxxxx> > > This patch adds the sock version of kmemdup() helper, named sock_kmemdup(), > to duplicate the input "src" memory block using the socket's option memory > buffer. > > Signed-off-by: Geliang Tang <tanggeliang@xxxxxxxxxx> Reviewed-by: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>