Received: by 2002:a05:6a10:af89:0:0:0:0 with SMTP id iu9csp964613pxb; Fri, 28 Jan 2022 14:22:27 -0800 (PST) X-Google-Smtp-Source: ABdhPJwWrHXDpXl3hkuVCofNI7LBYYT84X+4vG+FT1NMdZOTrA/2rF1lG8Qlo+zfvjpcgaotpHQ8 X-Received: by 2002:a17:90b:3a90:: with SMTP id om16mr12037886pjb.123.1643408547125; Fri, 28 Jan 2022 14:22:27 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1643408547; cv=none; d=google.com; s=arc-20160816; b=kkpf+cy5LSMxu3pL18VNsu4uy2zySMbZN4aR6g+Tcp4giQKNHMtuiiQ4+3i8t/qJ93 0lpu8GWhhna3/WQV4GoXlfHXEMGpT39d+Rxrhs7oEn8idNCFl/6zz7mYOheBGQ1pzBOf 6FpN8ZQLPo7Kjev1WpLm8qCGe4dYFTlu1w7WDbfstNlCq6X9qLMY66HvLsrzVo9S5qUR tieNrF596XxI3g+gqmhnS6S9P7Udoq6PdrnCthwA1+vDDbVZ9wu+d6vZpKnlDLe1hadz wxiaHCXIL1fhxXz2oIRb1klu7pqGGKc8EUYdpQrk6ppJ+IpniMKyCpcrIt7K+xfB4BoO Q/wg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date; bh=ZV+dZ71FHfw8A+WTbGx4S+J8c8lhLqRouokY4p33M8k=; b=NoOaHJsu/bey2fbotH1S7REetM4zNf63590Qs7g9YjF1X0CGiO/Mw61ePy0kFNag0S IF8K0y0oZwdRjLMbD0ugiCW7LoEikimGCq+n0JvkZNt+lpbGwweqRcdVZwzmCYRRnykk SOdmHwbPd6FSPvv42ztKRoEudcOO4pAT2+oIaQF4UZM4ubv8e163TBESB94VBlxc+dgw 8yBsCEs93lm0Q83+Ko4BICXH2yPKAz+91IlQLzAlXk+Q+9sleRT0f8Vr1zHd02wAgMIH EOIKk1hYxVptWHBIekPDNzBzQ1iGPlxGyu6lZzE9NG9LfbuuIPHlo1xOok2fNMV6EDuR +27Q== ARC-Authentication-Results: i=1; mx.google.com; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id p12si6400989plq.95.2022.01.28.14.22.15; Fri, 28 Jan 2022 14:22:27 -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; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241389AbiA0X0U (ORCPT + 99 others); Thu, 27 Jan 2022 18:26:20 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33846 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234804AbiA0X0T (ORCPT ); Thu, 27 Jan 2022 18:26:19 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2EDA3C061714 for ; Thu, 27 Jan 2022 15:26:19 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 8321861CE8 for ; Thu, 27 Jan 2022 23:26:18 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 71774C340E4; Thu, 27 Jan 2022 23:26:17 +0000 (UTC) Date: Thu, 27 Jan 2022 18:26:16 -0500 From: Steven Rostedt To: Tom Zanussi Cc: mhiramat@kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/7] tracing: Misc bugfixes Message-ID: <20220127182616.10a0db27@gandalf.local.home> In-Reply-To: References: X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 27 Jan 2022 15:44:14 -0600 Tom Zanussi wrote: > Hi Steve, > > This is an assorted bunch of bugfixes addressing a bugzilla bug, > smatch warnings, and related things I found while fixing those. In > particular, when looking at the bugzilla bug, > https://bugzilla.kernel.org/show_bug.cgi?id=215513, I noticed that the > err_log output looked truncated and looking further into it found that > it was, because the hist trigger command was very long, exceeding the > 256 character limit. > > Obviously that's too short, and the final 3 patches remove that > limitation. Thanks Tom, I'm going to run all of them through my tests, but I'm only going to push the first 4 to Linus for rc, and the limitation limit can wait till the merge window. -- Steve