Skip to content
Snippets Groups Projects
Select Git revision
  • 6a13feb9c82803e2b815eca72fa7a9f5561d7861
  • apu_kernel default
  • mesh_mac_filter
  • wiptp_patch
  • master protected
  • v6.7-rc6
  • v6.7-rc5
  • v6.7-rc4
  • v6.7-rc3
  • v6.7-rc2
  • v6.7-rc1
  • v6.6
  • v6.6-rc7
  • v6.6-rc6
  • v6.6-rc5
  • v6.6-rc4
  • v6.6-rc3
  • v6.6-rc2
  • v6.6-rc1
  • v6.5
  • v6.5-rc7
  • v6.5-rc6
  • v6.5-rc5
  • v6.5-rc4
  • v6.5-rc3
25 results

video

user avatar
Scot Doyle authored and Greg Kroah-Hartman committed
Since commit 27a4c827
    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: default avatarAlistair Popple <alistair@popple.id.au>
Signed-off-by: default avatarScot Doyle <lkml14@scotdoyle.com>
Cc: <stable@vger.kernel.org> [v4.2]
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
f235f664
History
Name Last commit Last update
..