diff options
| author | Arnd Bergmann <[email protected]> | 2020-09-18 12:09:06 +0200 |
|---|---|---|
| committer | Sam Ravnborg <[email protected]> | 2020-09-25 16:34:50 +0200 |
| commit | ca6cf78322d1b84744dd2772546c0e8f8707c0ad (patch) | |
| tree | 53ddfef8ab1447314b8fff9866dc8e8561975b69 /tools/perf/scripts/python/bin/flamegraph-record | |
| parent | 3f6195d10fffb85dd09833a75c793cb5be7f74e2 (diff) | |
fbdev: sbuslib: remove compat_alloc_user_space usage
This is one of the last users of compat_alloc_user_space()
and copy_in_user(). The actual handler is implemented in the
same file and could be shared, but as I couldn't test this
properly I leave the native case alone and just make a straight
copy of it for the compat case, with a minimum set of
modifications.
Signed-off-by: Arnd Bergmann <[email protected]>
Acked-by: Daniel Vetter <[email protected]>
Signed-off-by: Sam Ravnborg <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/flamegraph-record')
0 files changed, 0 insertions, 0 deletions