Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp448034pxu; Thu, 7 Jan 2021 08:55:55 -0800 (PST) X-Google-Smtp-Source: ABdhPJzdVV8ETefY8grMsF/1PBFkMnIy1+dXQxrX0QrF4sDBSYSEBlE+Q2rLrf4xHqCbzhH4kU2D X-Received: by 2002:a50:cd9c:: with SMTP id p28mr2243514edi.83.1610038555677; Thu, 07 Jan 2021 08:55:55 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1610038555; cv=none; d=google.com; s=arc-20160816; b=gHehbJpF/kQqS1DE6SWammR4wRj0GRjqm6D83zFSZrG85uQdxIpyJasTA79tOXutYL Cei/Qg1Z6aS0/JgXHwF9sFFRSVDg2mLg4wnLf2l4hWWIsezSvyXCNtuI5Ix6/IwTr+fD zKm29s6MjptyWFcDe/cUPrIvYV9czdmRFC5mUPN4PcLtvU/ukrDmBpPm7D+EnoFsmRFv ph8Mfuh5+z942okIOOAtG8ZY+pP+2YFJpZOW6nghxQC94CPg/zvgRIx90S8kZDT1SY/r AAGUVf9mN1S3JjVQde4OpRqMysMrla67rV9Zib+bVpwhEzqp4zOcALz5YzZpP2uyL2D7 4Ekg== 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=Pdu2Y4stVeDASDk2LXn54SiG/OCAKS17/WRR19PCG6Y=; b=bvMbEuzMtZPMzW4P+D0PKJqiEt9DaZoMUjDsj880hoIiEYnJAwGlNM8JghWD6XGRKf ugkkI+ZeKmpm0pueGfeW5myU8bQVN9nfasaJU1CzgErLTjw6yS0C/BTygakwoweaGUve NYXdHGW+bArLefZFRXN/QgHHb08q+MeQefNFUlhoy9L/0M/lZDpldzimqXFVHxRJZJjj HjA92bumvqQy68/yW9gLAD2kHgFjHh6qI/LmIpwLd2ltK9vaxzJMgNRBHMDEJ3e6JAei O4zGbp04KcBHafqcZTmVvcJpW304NhAMgnApFwWOXdAKzly16TnIVFvBAhMPmFAcriAx t5tQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@suse.com header.s=susede1 header.b=cZuxRQKe; 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 a89si2508243ede.326.2021.01.07.08.55.32; Thu, 07 Jan 2021 08:55:55 -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=cZuxRQKe; 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 S1728123AbhAGQyV (ORCPT + 99 others); Thu, 7 Jan 2021 11:54:21 -0500 Received: from mx2.suse.de ([195.135.220.15]:41484 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727453AbhAGQyV (ORCPT ); Thu, 7 Jan 2021 11:54:21 -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=1610038414; 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=Pdu2Y4stVeDASDk2LXn54SiG/OCAKS17/WRR19PCG6Y=; b=cZuxRQKeKcDjNzXo7fVYNuoJ3UVoKSS96AVmLCsQ1k7CUVUsHTEjb3eVBCQruNqjgcA4SF XTW/TX7L5bmq4qoit3VZD2jqBoAaWd4p77/hZHyKwJmu0wtiLvLCPUxORUQFRF4Jf91RAg rfRyAGUqr9+x7h/xKF1c0RUE+ms606U= Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id 13BB9AD26; Thu, 7 Jan 2021 16:53:34 +0000 (UTC) Date: Thu, 7 Jan 2021 17:53:33 +0100 From: Petr Mladek To: David Gow Cc: Shuah Khan , Andy Shevchenko , Brendan Higgins , Senozhatsky , Sergey Senozhatsky , "open list:KERNEL SELFTEST FRAMEWORK" , KUnit Development , Linux Kernel Mailing List Subject: Re: [PATCH] kunit: tool: Force the use of the 'tty' console for UML Message-ID: References: <20201222073900.3490607-1-davidgow@google.com> <20201222111102.GC4077@smile.fi.intel.com> <4ae7779c-15c5-0474-5840-44531dcf1d94@linuxfoundation.org> <3828c7ee-52b0-42f9-5771-74ef9386756c@linuxfoundation.org> <20210105185731.GT4077@smile.fi.intel.com> <918b2d05-f51b-0866-89b3-19a016abdaa3@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed 2021-01-06 12:29:12, David Gow wrote: > On Wed, Jan 6, 2021 at 3:52 AM Shuah Khan wrote: > > > > On 1/5/21 11:57 AM, Andy Shevchenko wrote: > > > On Tue, Jan 05, 2021 at 09:34:33AM -0700, Shuah Khan wrote: > > >> On 1/5/21 9:21 AM, Petr Mladek wrote: > > >>> On Mon 2021-01-04 09:23:57, Shuah Khan wrote: > > >>>> On 12/22/20 4:11 AM, Andy Shevchenko wrote: > > >>>>> On Mon, Dec 21, 2020 at 11:39:00PM -0800, David Gow wrote: > > >>>>>> kunit_tool relies on the UML console outputting printk() output to the > > >>>>>> tty in order to get results. Since the default console driver could > > >>>>>> change, pass 'console=tty' to the kernel. > > >>>>>> > > >>>>>> This is triggered by a change[1] to use ttynull as a fallback console > > >>>>>> driver which -- by chance or by design -- seems to have changed the > > >>>>>> default console output on UML, breaking kunit_tool. While this may be > > >>>>>> fixed, we should be less fragile to such changes in the default. > > >>>>>> > > >>>>>> [1]: > > >>>>>> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=757055ae8dedf5333af17b3b5b4b70ba9bc9da4e > > >>>>> > > >>>>> Reported-by: Andy Shevchenko > > >>>>> Tested-by: Andy Shevchenko > > >>>>> > > >>>> > > >>>> Thank you all. Now in linux-kselftest kunit-fixes branch. > > >>>> > > >>>> Will send this up for rc3. > > >>>> > > >>>> Sorry for the delay - have been away from the keyboard for a > > >>>> bit. > > >>> > > >>> JFYI, I am not sure that this is the right solution. I am > > >>> looking into it, see > > >>> https://lore.kernel.org/linux-kselftest/X%2FSRA1P8t+ONZFKb@alley/ > > >>> for more details. > > >>> > > >> > > >> Thanks Petr. I will hold off on sending the patch up to Linus and > > >> let you find a the right solution. > > > > > > Please. leave it in Linux Next at least. Otherwise kunit will be broken for a > > > long time which is not good. > > > > > > > > > > Yes. That is the plan. It will be in there until real fix comes in. The real fix would be too complicated for 5.11-rc3. Instead, I proposed to revert the problematic commit, see https://lore.kernel.org/lkml/20210107164400.17904-2-pmladek@suse.com/ I would like to push it for 5.11-rc3. > Personally, I think that this patch makes some sense to keep even if > the underlying issue with ttynull is resolved. Given that kunit.py > requires the console output, explicitly stating we want console=tty > set is probably worth doing rather than relying on it being the > default. I agree that the patch makes sense on its own. kunit depends on the particular console. Note that "tty" is actually the UML-specific stdio console implemented in arch/um/drivers/stdio_console.c. Best Regards, Petr