From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754263AbbJTWEb (ORCPT ); Tue, 20 Oct 2015 18:04:31 -0400 Received: from mx1.scotdoyle.com ([23.226.141.211]:49152 "EHLO mx1.scotdoyle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754232AbbJTWE0 (ORCPT ); Tue, 20 Oct 2015 18:04:26 -0400 Date: Tue, 20 Oct 2015 22:04:22 +0000 (UTC) From: Scot Doyle To: Benjamin Herrenschmidt cc: Tomi Valkeinen , Jean-Christophe Plagniol-Villard , Greg Kroah-Hartman , Alistair Popple , Pavel Machek , airlied@redhat.com, linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] fbcon: initialize blink interval before calling fb_set_par In-Reply-To: <1445374804.3025.16.camel@kernel.crashing.org> Message-ID: References: <2505354.BllTl4uaOg@new-mexico> <3998353.WdEhcyQWSK@new-mexico> <1445374804.3025.16.camel@kernel.crashing.org> User-Agent: Alpine 2.11 (DEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 21 Oct 2015, Benjamin Herrenschmidt wrote: > On Fri, 2015-10-09 at 15:08 +0000, Scot Doyle wrote: > > 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. > > Any reason that hasn't hit upstream (and stable) yet ? This is pretty > major... It's currently in the tty-linus branch of Greg's tty tree, so should be included in the next rc.