Received: by 2002:a05:6a10:9afc:0:0:0:0 with SMTP id t28csp2335095pxm; Thu, 24 Feb 2022 23:08:12 -0800 (PST) X-Google-Smtp-Source: ABdhPJwcSbytye4MYtbIVHAlu33GvY8krsvl2qzBVrkgIrfM3Os9fIiQuCxhvGLh/NtsorYUED4i X-Received: by 2002:a17:90b:364f:b0:1bc:7337:d7df with SMTP id nh15-20020a17090b364f00b001bc7337d7dfmr1865723pjb.61.1645772891818; Thu, 24 Feb 2022 23:08:11 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1645772891; cv=none; d=google.com; s=arc-20160816; b=Q9Dr10GZ9qu4DUkj4rHlftG53oyrZ2TvoNibrLFWSeqixGYLG5QgamuWWyoSFSoMId IgvAUqVho1EnOmj0dVh27XgaCM7cND6M3MK70yaAAUYDxs/RQv93tMxhXXDu5lpGwF6P 4Y8ZCMv1M1snJ3bEvXReeOC1/oex36y5Ni5XTqqx9uCOYiLN+51Gu4z4+x4GmXCG3Z2w Wwf2hyb3jjoYY4mZ32hHqNkFyjMmytJYuTnirHbFobpVDTyBpbkPmWexkaRmfqCHfeLF SYTMxe0O0E3Q8EAD9+/bOC43pUGt6ZE42n5KR7Z7F8UtGkPuxh9wj5O+VZ6artVHqtKc kGIw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=ZJf7N+fsSSgOtN45b0ylMwUIm+zqfb7PKiUNo0sMJ/c=; b=NxS11IqM26Q2qORYiRFpUazGBnIpEqof+NjJeoxGN9U/dlROoC5KX7VMyF0geh+Oar Sf9n48W7gXNi8S6RqLn9BLeT9phWXWGbA/td7S8CRP1NwmmGHbtzDyfkNn8MfnCz47gl aDlpeBVVOuH0IcphJN3giezDYErMfI9Ur3UKWix/S/kFSsIH7gYiuAJGL+ir9tGPAs8g ILHPJ9YKOqRgTdZnkwWVszj3yGtQQaQ8FdLivOHEiCI6GQzWswI6ev/vngt9Vj5fDH96 qm7WbjJaV1AM8VBoBwyvi67bX6GDLS8fqMOnX6NkTImmGFJIAInDdCFWd+rPTPVhJzPF rkkQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id n11-20020a170902d2cb00b0014fdebd0123si1224613plc.421.2022.02.24.23.07.57; Thu, 24 Feb 2022 23:08:11 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237881AbiBYGiJ (ORCPT + 99 others); Fri, 25 Feb 2022 01:38:09 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49120 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237883AbiBYGhl (ORCPT ); Fri, 25 Feb 2022 01:37:41 -0500 Received: from 1wt.eu (wtarreau.pck.nerim.net [62.212.114.60]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 30A7EB4581 for ; Thu, 24 Feb 2022 22:37:08 -0800 (PST) Received: (from willy@localhost) by pcw.home.local (8.15.2/8.15.2/Submit) id 21P6abcj018091; Fri, 25 Feb 2022 07:36:37 +0100 Date: Fri, 25 Feb 2022 07:36:37 +0100 From: Willy Tarreau To: David Laight Cc: "'Steven Rostedt'" , LKML , Petr Mladek , Sergey Senozhatsky , John Ogness Subject: Re: Strange output on the console Message-ID: <20220225063637.GA18039@1wt.eu> References: <20220224230035.36547137@gandalf.local.home> <61226fc12ff9459d8daed8e346d6ab94@AcuMS.aculab.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <61226fc12ff9459d8daed8e346d6ab94@AcuMS.aculab.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS, SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 25, 2022 at 06:12:35AM +0000, David Laight wrote: > From: Steven Rostedt > > Sent: 25 February 2022 04:01 > > > > I've been noticing that my tests have been spitting out strange output on > > the console. It would happen at boot up and then clear up. It looks like > > something screwed up with the serial timing. > > > > Attached is a dmesg of one of my test runs as an example. > > > > I've noticed this on both 32 bit and 64 bit x86. > > > > I haven't had time to look deeper into this, but I figured I let you know > > about it. > > > > And it always seems to happen right after: > > > > Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled > > > > Maybe this is a serial issue and not a printk one? :-/ > > Looks very much like the serial baud rate is being reset. I don't think it's the baud rate, characters are still readable, it looks more like a fifo being too short and causing lots of chars to be dropped. Willy