Received: by 2002:a05:6358:4e97:b0:b3:742d:4702 with SMTP id ce23csp2815629rwb; Mon, 15 Aug 2022 11:55:33 -0700 (PDT) X-Google-Smtp-Source: AA6agR6KBvQib7ohyp15PhSYqKKR8W+x5K5/ulwluuLJtRgCze9gFvKdb+RBElXKLJvgGdDe7Zco X-Received: by 2002:a17:907:2d0f:b0:731:87d0:13aa with SMTP id gs15-20020a1709072d0f00b0073187d013aamr11803659ejc.142.1660589733378; Mon, 15 Aug 2022 11:55:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1660589733; cv=none; d=google.com; s=arc-20160816; b=nXczWUO/3PkyvBKTZ3TjKetkewoY+9GttrAihrkoVL7J7OyZoQO0JgRvvG3aS8p7Hi u7m6hbz4x5qtjONCu/JI2+Nmj1OA6jZzbEpknGVe7v9uByAH6Ry0/4I+leLvsgLgEe95 JFoBz8ykrij4fPqR+hl7kWbN5T1MvLS9PvohryZzQxcdNMpF64SREJOAcGpc/9AXqtIx YCMJgmiPctk/294S7d1qV2hweyiW5wb1n6kYZn7extHGhJX6xoYwpBjw05nbH2lhu7fc PSB30/PbEnbSq9CR9YrBBvysIjlf65/Tbat6YUcr7r0QRJ4dYTRXrwjr4pNxdYoXgqoH pwUw== 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=XjJiy5MhzJzqke3rhvzhe0Q6RWwgG0gpgrsIuTv6kX8=; b=mrDJYZQApmb/YM1QGqFr/Fo2k/TQMvsWvkvD9axY5w0tKx2FPAkpbcO3U3UEVxKpEa u0zoHPLK364urHXDppzAShZRI9URGcYAGMC3VHe7voT2Rc1cotBwcfyjwBbY/5sdnsz1 dfC8SJsCBe1T5yOznZ8wVbBOcnkT7pWWYVAsyuVUJwThTFdMxbkQywjdZjizoVpyg+L3 iDg4IlrkCu79W5/9bhDMHbOOczDu1tAnRTQr7+aLheATYli6s2qSEanmMCtONdmoCU4a bJ3rMMGaXFYa9AJX0K56KsOEbpA7BxVK/DnAmHNAKriD+pVsrEuY8HQ8jXI1j3QFSAZT vqAg== 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 b12-20020a056402278c00b0043d39471875si9057057ede.250.2022.08.15.11.55.04; Mon, 15 Aug 2022 11:55:33 -0700 (PDT) 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 S244416AbiHOSvH (ORCPT + 99 others); Mon, 15 Aug 2022 14:51:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49948 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S244090AbiHOSqb (ORCPT ); Mon, 15 Aug 2022 14:46:31 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5F1A1402F7 for ; Mon, 15 Aug 2022 11:28:06 -0700 (PDT) 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 7EA2960EEB for ; Mon, 15 Aug 2022 18:28:05 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4F3F4C433C1; Mon, 15 Aug 2022 18:28:04 +0000 (UTC) Date: Mon, 15 Aug 2022 14:28:10 -0400 From: Steven Rostedt To: Kent Overstreet Cc: akpm@linux-foundation.org, linux-kernel@vger.kernel.org, Kent Overstreet , Ingo Molnar Subject: Re: [PATCH 07/11] tracing: trace_events_synth: Convert to printbuf Message-ID: <20220815142810.3f4e03a6@gandalf.local.home> In-Reply-To: <20220815175830.pndfli32u5lfa4ww@moria.home.lan> References: <20220815172613.621627-1-kent.overstreet@linux.dev> <20220815172613.621627-8-kent.overstreet@linux.dev> <20220815134314.32f3d3fc@gandalf.local.home> <20220815175830.pndfli32u5lfa4ww@moria.home.lan> 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 X-Spam-Status: No, score=-6.7 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_HI,SPF_HELO_NONE,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 Mon, 15 Aug 2022 13:58:30 -0400 Kent Overstreet wrote: > You specified the other tracing patch, you did not specify this one. I said: "As I said. Feel free to move seq_buf.c back into the tracing directory (but still need to keep seq_buf.h in include/linux), and feel free to convert all the other users besides tracing, to printbuf." This is one of the tracing patches. > > Andrew, I just reran the tracing tests with this patch dropped - you can just > drop it, no other fixups are required. Thanks, -- Steve