diff options
author | Scot Doyle <lkml14@scotdoyle.com> | 2015-10-09 15:08:10 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-18 05:00:39 (GMT) |
commit | f235f664a8afabccf863a5dee4777d2d7b676fda (patch) | |
tree | cd185b89595a7f325b136c5b28a10edd82158e56 /drivers/of/of_reserved_mem.c | |
parent | f967fc8f165fadb72166f2bd4785094b3ca21307 (diff) | |
download | linux-f235f664a8afabccf863a5dee4777d2d7b676fda.tar.xz |
fbcon: initialize blink interval before calling fb_set_par
Since commit 27a4c827c34ac4256a190cc9d24607f953c1c459
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>
Diffstat (limited to 'drivers/of/of_reserved_mem.c')
0 files changed, 0 insertions, 0 deletions