• Helge Deller's avatar
    fbdev: stifb: Fix crash in stifb_blank() · 4b088005
    Helge Deller authored
    Avoid a kernel crash in stifb by providing the correct pointer to the fb_info
    struct. Prior to commit e2e0b838 ("video/sticore: Remove info field from
    STI struct") the fb_info struct was at the beginning of the fb struct.
    
    Fixes: e2e0b838 ("video/sticore: Remove info field from STI struct")
    Signed-off-by: default avatarHelge Deller <deller@gmx.de>
    Cc: Thomas Zimmermann <tzimmermann@suse.de>
    4b088005
stifb.c 38.8 KB