Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1204306
| From | Scot Doyle <lkml14@scotdoyle.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] fbcon: unconditionally initialize cursor blink interval |
| Date | 2015-08-10 16:10 +0200 |
| Message-ID | <pVVW1-7v-1@gated-at.bofh.it> (permalink) |
| References | <pTJFD-2bp-7@gated-at.bofh.it> <pTRa9-4Gn-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, 4 Aug 2015, Pavel Machek wrote: > On Tue 2015-08-04 12:33:32, Scot Doyle wrote: > > A sun7i-a20-olinuxino-micro fails to boot when kernel parameter > > vt.global_cursor_default=0. The value is copied to vc->vc_deccm > > causing the initialization of ops->cur_blink_jiffies to be skipped. > > Unconditionally initialize it. > > > > Reported-and-tested-by: Jonathan Liu <net147@gmail.com> > > Signed-off-by: Scot Doyle <lkml14@scotdoyle.com> > > Acked-by: Pavel Machek <pavel@ucw.cz> > Tomi, this one should also go in 4.2 fixes. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH] fbcon: unconditionally initialize cursor blink interval Pavel Machek <pavel@ucw.cz> - 2015-08-04 22:40 +0200
Re: [PATCH] fbcon: unconditionally initialize cursor blink interval Scot Doyle <lkml14@scotdoyle.com> - 2015-08-10 16:10 +0200
Re: [PATCH] fbcon: unconditionally initialize cursor blink interval Tomi Valkeinen <tomi.valkeinen@ti.com> - 2015-08-10 16:30 +0200
csiph-web