Files
linux/drivers
Florian Fuchs 5dc2e70dd7 fbdev: pvr2fb: correct user pointer annotation and sentinel initializer
Add __user annotation to buf, as it is passed as a user pointer in
pin_user_pages_fast(). Use an empty initializer for the sentinel
board-table entry to avoid initializing a function pointer with an
integer literal.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202607131247.fpQ6eTc7-lkp@intel.com/
Cc: stable@vger.kernel.org
Signed-off-by: Florian Fuchs <fuchsfl@gmail.com>
Signed-off-by: Helge Deller <deller@gmx.de>
2026-08-10 08:13:25 +02:00
..
2026-06-16 08:53:53 -07:00
2026-07-31 13:28:05 +02:00
2026-08-06 09:15:40 -07:00