alistair23-linux/drivers/video/console
Scot Doyle f235f664a8 fbcon: initialize blink interval before calling fb_set_par
Since commit 27a4c827c3
    fbcon: use the cursor blink interval provided by vt

a PPC64LE kernel fails to boot when fbcon_add_cursor_timer uses an
uninitialized ops->cur_blink_jiffies. Prevent by initializing
in fbcon_init before the call to info->fbops->fb_set_par.

Reported-and-tested-by: Alistair Popple <alistair@popple.id.au>
Signed-off-by: Scot Doyle <lkml14@scotdoyle.com>
Cc: <stable@vger.kernel.org> [v4.2]
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-10-17 22:00:39 -07:00
..
bitblit.c
dummycon.c
fbcon.c fbcon: initialize blink interval before calling fb_set_par 2015-10-17 22:00:39 -07:00
fbcon.h fbcon: use the cursor blink interval provided by vt 2015-05-10 19:15:52 +02:00
fbcon_ccw.c
fbcon_cw.c
fbcon_rotate.c
fbcon_rotate.h
fbcon_ud.c
Kconfig fbdev changes for 4.3 2015-09-08 16:42:55 -07:00
Makefile
mdacon.c
newport_con.c video/console: use swap() in newport_bmove() 2015-05-27 12:54:49 +03:00
softcursor.c
sticon.c
sticore.c
tileblit.c
vgacon.c