Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp457610pxu; Thu, 7 Jan 2021 09:08:22 -0800 (PST) X-Google-Smtp-Source: ABdhPJw1RP5OID3i4aT/qLbCfB9hY1tw25keb05nxniruBmF+j+SH87FR5EVGqKjuIfbIT8KJrOS X-Received: by 2002:a05:6402:b9a:: with SMTP id cf26mr2316447edb.372.1610039302753; Thu, 07 Jan 2021 09:08:22 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1610039302; cv=none; d=google.com; s=arc-20160816; b=MCOe5+o/EyJyl0+6G8yteH+MFmASJmmriFx3uoI8vjnszUJGzmyOnJCvMZqgcOjY4o gT2DE45/9eUmuLl/RdL8F7NQg4+mjJuztKkIGzfI9yF3pdQDYF53iwjohVIymx6Gg6C7 9okJn8ulL5Q+0Py+g4MUWWRpOXzuIHm6A63WmsUqmoiKCAUXbXxc+yqY6D7BEs8HPMQz Ia5K8bEzUFZRIkt8KRXu22oKHCMWTr0Wa8Tij14Xi/5sEx62bN0RRCsg8Ty1N+YKlU/Q vhG28hhLkxvJgQTSteHAp77ewnZqTkobsKt6lopSN+VKN+SH6inkdBmdgrdjUSbyYIHB r7sw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=MMfq/PKouT6ktPEQMdn1ZCdmFrDqGcaa8I0x2b98/NQ=; b=dLOxsOWrbxnVh0MIWtW9AI+v2JJvvSjuOHoF/EDy3M9fXw7ERAF+Jn0wuNAf4033rh ByxLDSDiesHdK29Ga1noDJida1KOqy/sR4hrUr/Cl14ui9yF/Lhg3o5aDzdQeDGfOgjr 3PiOGB3u9CPB/TicglGA9TmmiIoLFs0wyWGPfVzgf9oqIpEUCUgrXioxLT7EpHu9eJcq /T73hCUR5X/X9y/8oaCJG4GY8Jv5jHGV1SV2Gi0cbaEq/cX/XqTWWua8XCGLor562YsR ER2jccpkuJKqCWz0AMpCfDZDdMa67O7L+zHrdrJN5QtFvCxsDRycGGV1iEQVHo7XHOOW royg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@suse.com header.s=susede1 header.b=l8DMIk0A; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=QUARANTINE sp=NONE dis=NONE) header.from=suse.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id g13si2468028edk.250.2021.01.07.09.07.58; Thu, 07 Jan 2021 09:08:22 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@suse.com header.s=susede1 header.b=l8DMIk0A; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=QUARANTINE sp=NONE dis=NONE) header.from=suse.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728158AbhAGRFo (ORCPT + 99 others); Thu, 7 Jan 2021 12:05:44 -0500 Received: from mx2.suse.de ([195.135.220.15]:46894 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727453AbhAGRFo (ORCPT ); Thu, 7 Jan 2021 12:05:44 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.com; s=susede1; t=1610039097; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=MMfq/PKouT6ktPEQMdn1ZCdmFrDqGcaa8I0x2b98/NQ=; b=l8DMIk0AM0Lx8ZD6OSuzfMbW4nKMZ6WKVw4MmA4GAuTcv53Hdenl9On+h9HXtdA+/xAPXr cUe6J95cuctNrrZP/mnhnUDsoh5ySn3oqhO7saQZKtELu73+m19Bk2rkzJscpvzBePRNTR 6UYUcPdDBWuo/CrWCbGlTwdwN74UYKg= Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id 626DDAD57; Thu, 7 Jan 2021 17:04:57 +0000 (UTC) Date: Thu, 7 Jan 2021 18:04:56 +0100 From: Petr Mladek To: Vineet Gupta Cc: John Ogness , Sergey Senozhatsky , Steven Rostedt , Linus Torvalds , Guenter Roeck , Shreyas Joshi , shreyasjoshi15@gmail.com, Greg Kroah-Hartman , Sergey Senozhatsky , linux-kernel@vger.kernel.org, buildroot@busybox.net, Thomas Petazzoni , linux-arch@vger.kernel.org, arcml Subject: Re: ARC no console output (was Re: [PATCH 1/2] init/console: Use ttynull as a fallback when there is no console) Message-ID: References: <20201111135450.11214-1-pmladek@suse.com> <20201111135450.11214-2-pmladek@suse.com> <8735zdm86m.fsf@jogness.linutronix.de> <50ade852-c598-6476-1f4b-9a3f8d11d143@synopsys.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <50ade852-c598-6476-1f4b-9a3f8d11d143@synopsys.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu 2021-01-07 08:43:16, Vineet Gupta wrote: > Hi John, > > On 1/7/21 1:02 AM, John Ogness wrote: > > Hi Vineet, > > > > On 2021-01-06, Vineet Gupta wrote: > > > This breaks ARC booting (no output on console). > > > > Could you provide the kernel boot arguments that you use? This series is > > partly about addressing users that have used boot arguments that are > > technically incorrect (even if had worked). Seeing the boot arguments of > > users that are not experiencing problems may help to reveal some of the > > unusual console usages until now. > > > Kernel command line: earlycon=uart8250,mmio32,0xf0005000,115200n8 > console=ttyS0,115200n8 debug print-fatal-signals=1 This is strange, the problematic patch should use ttynull only as a fallback. It should not be used when a particular console is defined on the command line. The only explanation would be that ttyS0 gets registered too late and ttynull is added as a fallback in the meantime. Anyway, I propose the revert the problematic patch for 5.11-rc3, see https://lore.kernel.org/lkml/20210107164400.17904-2-pmladek@suse.com/ This mystery is a good reason to avoid bigger changes at this stage. Best Regards, Petr