From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf0-x229.google.com (mail-pf0-x229.google.com [IPv6:2607:f8b0:400e:c00::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3tCqjS0gS9zDvMs for ; Wed, 9 Nov 2016 00:22:20 +1100 (AEDT) Received: by mail-pf0-x229.google.com with SMTP id d2so108452270pfd.0 for ; Tue, 08 Nov 2016 05:22:20 -0800 (PST) Date: Tue, 8 Nov 2016 22:21:07 +0900 From: Sergey Senozhatsky To: Andrew Morton Cc: Paul Burton , Michael Ellerman , Sergey Senozhatsky , Andreas Schwab , Andrew Morton , Borislav Petkov , Petr Mladek , Tejun Heo , linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, Larry Finger Subject: revert 05fd007e46296afb (was: [PATCH v3] console: use first console if stdout-path device doesn't appear) Message-ID: <20161108132107.GA384@swordfish> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <190a8a8f-228c-6992-393f-70afb3523810@lwfinger.net> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hello Andrew, (just in case) please revert 'commit 05fd007e46296afb24 ("console: don't prefer first registered if DT specifies stdout-path")' -ss