diff options
| author | Daniel Vetter <[email protected]> | 2020-04-07 13:30:02 +0000 |
|---|---|---|
| committer | Sumit Semwal <[email protected]> | 2020-04-27 10:59:41 +0000 |
| commit | a5bff92eaac45bdf6221badf9505c26792fdf99e (patch) | |
| tree | a12728f7c2d44acebd9711ee52ea8c89c3e72cf0 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
| parent | drm/edid: Fix off-by-one in DispID DTD pixel clock (diff) | |
| download | kernel-a5bff92eaac45bdf6221badf9505c26792fdf99e.tar.gz kernel-a5bff92eaac45bdf6221badf9505c26792fdf99e.zip | |
dma-buf: Fix SET_NAME ioctl uapi
The uapi is the same on 32 and 64 bit, but the number isn't. Everyone
who botched this please re-read:
https://www.kernel.org/doc/html/v5.4-preprc-cpu/ioctl/botching-up-ioctls.html
Also, the type argument for the ioctl macros is for the type the void
__user *arg pointer points at, which in this case would be the
variable-sized char[] of a 0 terminated string. So this was botched in
more than just the usual ways.
Cc: Sumit Semwal <[email protected]>
Cc: Chenbo Feng <[email protected]>
Cc: Greg Hackmann <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: Martin Liu <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Tested-by: Martin Liu <[email protected]>
Reviewed-by: Martin Liu <[email protected]>
Signed-off-by: Sumit Semwal <[email protected]>
[sumits: updated some checkpatch fixes, corrected author email]
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions
