+1
−0
+28
−1
Loading
similar to memdup_user(), but does *not* guarantee that result will
be physically contiguous; use only in cases where that's not a requirement
and free it with kvfree().
Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>