diff options
author | 2020-05-30 00:40:27 +0100 | |
---|---|---|
committer | 2020-06-04 10:15:31 -0400 | |
commit | 10100ffd5f6584298b72f9fe26f32cf02abfb8b0 (patch) | |
tree | 51a749581d1820e64dabab46d2b3f13d0f3fb125 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | scsi: hpsa: Don't bother with vmalloc for BIG_IOCTL_Command_struct (diff) | |
download | linux-dev-10100ffd5f6584298b72f9fe26f32cf02abfb8b0.tar.xz linux-dev-10100ffd5f6584298b72f9fe26f32cf02abfb8b0.zip |
scsi: hpsa: Get rid of compat_alloc_user_space()
No need for building a native struct on kernel stack, copying it to
userland one, then calling hpsa_ioctl() which copies it back into _another_
instance of the same struct.
Link: https://lore.kernel.org/r/20200529234028.46373-3-viro@ZenIV.linux.org.uk
Acked-by: Don Brace <don.brace@microsemi.com>
Tested-by: Don Brace <don.brace@microsemi.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions