Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965690AbcKAEjO (ORCPT ); Tue, 1 Nov 2016 00:39:14 -0400 Received: from ozlabs.org ([103.22.144.67]:34001 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965637AbcKAEjM (ORCPT ); Tue, 1 Nov 2016 00:39:12 -0400 From: Michael Ellerman To: Sergey Senozhatsky , Paul Burton Cc: 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 In-Reply-To: <20161031230953.GA425@swordfish> References: <87zill13z8.fsf@concordia.ellerman.id.au> <20161031121455.23280-1-paul.burton@imgtec.com> <1593250.MZpe3pfUW6@np-p-burton> <20161031230953.GA425@swordfish> User-Agent: Notmuch/0.21 (https://notmuchmail.org) Date: Tue, 01 Nov 2016 15:39:10 +1100 Message-ID: <8737jbq0ep.fsf@concordia.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 467 Lines: 15 Sergey Senozhatsky writes: > 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. Yeah I agree. The v2 fix doesn't work for me either. Paul are you OK with that? And if so are you happy to send a revert to Linus? cheers