On 02/10/2017 04:04 PM, SF Markus Elfring wrote:
From: Markus Elfring <elfr...@users.sourceforge.net>
Date: Fri, 10 Feb 2017 21:01:55 +0100
Reuse existing functionality from memdup_user() instead of keeping
duplicate source code.
Signed-off-by: Markus Elfring <elfr...@users.sourceforge.net>
Thanks for the patch, but this one is already taken care of along with
other similar uses of kmalloc/copy:
http://marc.info/?l=linux-rdma&m=148656088729538&w=2
Will review the rest of the patch series soon.
-Denny