diff options
author | Scot Doyle <[email protected]> | 2015-10-09 15:08:10 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2015-10-17 22:00:39 -0700 |
commit | f235f664a8afabccf863a5dee4777d2d7b676fda (patch) | |
tree | cd185b89595a7f325b136c5b28a10edd82158e56 /tools/perf/scripts/python | |
parent | f967fc8f165fadb72166f2bd4785094b3ca21307 (diff) |
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 <[email protected]>
Signed-off-by: Scot Doyle <[email protected]>
Cc: <[email protected]> [v4.2]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions