diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2018-01-07 13:06:15 -0500 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2018-01-07 13:06:15 -0500 |
commit | 50fd2f298bef9d1f69ac755f1fdf70cd98746be2 (patch) | |
tree | b7c3dd1d018f7f754d15dc793e4120d0f0c8f007 /drivers/mfd/tps65090.c | |
parent | 6c2c97a24f096e3239bc54029b808c6bcba4f358 (diff) | |
download | linux-50fd2f298bef9d1f69ac755f1fdf70cd98746be2.tar.bz2 |
new primitive: vmemdup_user()
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>
Diffstat (limited to 'drivers/mfd/tps65090.c')
0 files changed, 0 insertions, 0 deletions