linux-stable/include/video
Helge Deller 5cadd78088 fbdev: stifb: Make the STI next font pointer a 32-bit signed offset
commit 8a32aa17c1 upstream.

The pointer to the next STI font is actually a signed 32-bit
offset. With this change the 64-bit kernel will correctly subract
the (signed 32-bit) offset instead of adding a (unsigned 32-bit)
offset. It has no effect on 32-bit kernels.

This fixes the stifb driver with a 64-bit kernel on qemu.

Signed-off-by: Helge Deller <deller@gmx.de>
Cc: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-11-28 17:19:58 +00:00
..
atmel_lcdc.h
aty128.h
broadsheetfb.h
cirrus.h
cmdline.h fbdev: Handle video= parameter in video/cmdline.c 2023-02-20 14:56:48 +01:00
cvisionppc.h
da8xx-fb.h
display_timing.h
edid.h
gbe.h
hecubafb.h
ili9320.h
imx-ipu-image-convert.h
imx-ipu-v3.h
kyro.h fbdev: kyro: Remove unused declarations 2023-08-15 23:39:33 +02:00
mach64.h
maxinefb.h
metronomefb.h
mipi_display.h
mmp_disp.h fbdev: mmp: Annotate struct mmp_path with __counted_by 2023-09-23 20:35:44 +02:00
neomagic.h
newport.h
nomodeset.h drm: Move nomodeset kernel parameter to drivers/video 2022-11-16 13:26:12 +01:00
of_display_timing.h video: of_display_timing.h: include errno.h 2022-07-06 17:16:20 +02:00
of_videomode.h
omapfb_dss.h
omapvrfb.h
permedia2.h
platform_lcd.h
pm3fb.h
pmag-ba-fb.h
pmagb-b-fb.h
pxa168fb.h
radeon.h
s1d13xxxfb.h
sa1100fb.h
samsung_fimd.h
sh_mobile_lcdc.h
sisfb.h
sstfb.h
sticore.h fbdev: stifb: Make the STI next font pointer a 32-bit signed offset 2023-11-28 17:19:58 +00:00
tdfx.h
tgafb.h
trident.h
udlfb.h
uvesafb.h fbdev: uvesafb: Remove uvesafb_exec() prototype from include/video/uvesafb.h 2023-10-16 23:19:34 +02:00
vga.h video: Provide constants for VGA I/O range 2022-07-19 13:19:11 +02:00
videomode.h