Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S947947AbcJaXLC (ORCPT ); Mon, 31 Oct 2016 19:11:02 -0400 Received: from mail-oi0-f65.google.com ([209.85.218.65]:35252 "EHLO mail-oi0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S947909AbcJaXLA (ORCPT ); Mon, 31 Oct 2016 19:11:00 -0400 Date: Tue, 1 Nov 2016 08:09:53 +0900 From: Sergey Senozhatsky To: Paul Burton Cc: Michael Ellerman , Andreas Schwab , Andrew Morton , Borislav Petkov , Larry Finger , Petr Mladek , Sergey Senozhatsky , Tejun Heo , linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org Subject: Re: [PATCH v2] console: use first console if stdout-path device doesn't appear Message-ID: <20161031230953.GA425@swordfish> References: <87zill13z8.fsf@concordia.ellerman.id.au> <20161031121455.23280-1-paul.burton@imgtec.com> <1593250.MZpe3pfUW6@np-p-burton> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1593250.MZpe3pfUW6@np-p-burton> User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 268 Lines: 11 Hi, On (10/31/16 15:50), Paul Burton wrote: [..] > Actually whilst this fixes the output in QEMU it has other problems. I'm still > digging... I propose a revert of '05fd007e46296', so you guys can find the problem and fix it, not being under 'rc3' pressure. -ss