Files
linux/drivers/video/fbdev
Arnd Bergmann ca6cf78322 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 <arnd@arndb.de>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200918100926.1447563-3-arnd@arndb.de
2020-09-25 16:34:50 +02:00
..
2020-09-25 16:34:50 +02:00
2020-09-14 18:11:40 +02:00
2020-09-14 18:11:40 +02:00
2019-06-03 16:00:08 +02:00
2020-01-15 17:31:50 +01:00
2020-02-19 10:58:22 -08:00
2020-09-08 13:33:32 +02:00
2020-09-08 13:33:32 +02:00
2020-06-01 15:15:24 +02:00