Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp2158536imu; Thu, 17 Jan 2019 09:18:13 -0800 (PST) X-Google-Smtp-Source: ALg8bN7hY0Ul1KkUYOcDgxJa3s3rEFMZpaO06hRjHQR0cSxi37rK3LTtxFOdMXvpSAd16UjTrule X-Received: by 2002:a63:d157:: with SMTP id c23mr14128905pgj.170.1547745493517; Thu, 17 Jan 2019 09:18:13 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1547745493; cv=none; d=google.com; s=arc-20160816; b=n7ltBy1cGZ+f3SvujciilRlw6OFbuPKM9i3o2rMg94gQq6riqzKNbG/llydxvx30U1 4dqMaWSgVQFDPqBRmclhH9POZ6dlRRWqBMYRztkUKgpHsNFXn/X66NZ/gnDuRhGCLW15 ynpkjGX8PUzkHrb9jPTkjQjPnciVPnSdAo8xsuk/4vYg4+yETbZ7BDqJpRCMfzXuK000 DG1KXSEflEaax0s5eMf5/iyB/vKzO9wnV/Y2UyVQpSXnHaNhr6hV51uovcvJzwAFtEEc 2vRVTrB69manmvRD4xxF/bU1MVYvye9hcvDEqazVv24UppgKeWwZSR5H42YFICKRceGZ U4nA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date; bh=znXyE19Cs27rw3LvZBVXZ0MJeBHmdsDKQCvODz7+kLQ=; b=dfpxL37M1HDebPaehkbVXNhlZVj8RA7s3sAzuYjkP5aDil1lfEniI/beb9MRLlskMw 86tm3/AL8P6HFjVXpSqWJbIgNIRPTAuy9FpqkcbBy7r+fEtsRA3/+SzhqN0qGULVGpdH 6cjdWdZsSloNZZgITbtlmy2R1NzlzIOqTczcZfJfzYnldbcONMYsv39z+Vp0xJNeaBin U3iHdJL66ftPRfwb8Mz0cvEX/oDkB4HO+6yckFzhz7exaP6/14b32UdJmQDEoZVchsfe qlWTT6W0fA7fFi+7LUi3SYF2dF/wpCjDsnXBVc9HxONIYkSR2Je+vAN0sl8fbonsy9mb KKhw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d10si1488262pgf.136.2019.01.17.09.17.57; Thu, 17 Jan 2019 09:18:13 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727396AbfAQPfd convert rfc822-to-8bit (ORCPT + 99 others); Thu, 17 Jan 2019 10:35:33 -0500 Received: from mail.kernel.org ([198.145.29.99]:38664 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725928AbfAQPfd (ORCPT ); Thu, 17 Jan 2019 10:35:33 -0500 Received: from vmware.local.home (unknown [12.156.218.74]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 5F5CD20652; Thu, 17 Jan 2019 15:35:32 +0000 (UTC) Date: Thu, 17 Jan 2019 10:35:30 -0500 From: Steven Rostedt To: Andreas Ziegler Cc: Masami Hiramatsu , Ingo Molnar , linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] tracing/uprobes: Fix output for multiple string arguments Message-ID: <20190117103530.41ffc449@vmware.local.home> In-Reply-To: <0F30FF42-AE03-45CC-8877-06E83038B6A4@fau.de> References: <20190116084021.34b0beee@gandalf.local.home> <20190116141629.5752-1-andreas.ziegler@fau.de> <20190117150107.17f2c0c37e41126120c5eebb@kernel.org> <20190117165807.64e95553ff397e7f73ba495b@kernel.org> <20190117092042.4f689462@vmware.local.home> <5ceb9b3b-3f67-4e84-b029-6e6d8ccc0449@fau.de> <20190117095102.724939e2@vmware.local.home> <0F30FF42-AE03-45CC-8877-06E83038B6A4@fau.de> X-Mailer: Claws Mail 3.15.1 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 17 Jan 2019 16:14:44 +0100 Andreas Ziegler wrote: > One more thing maybe, the code in question was rewritten > by Masami in 9178412ddf5a ("tracing: probeevent: Return consumed > bytes of dynamic area”) which is in v4.20 but the problem traces back > to the original commit mentioned above, so it will need manual so we > will need a slightly modified version for earlier kernels. That's fine. When Greg (or other stable maintainer) process the commit, it will produce a "FAILED" message and Cc all those in the tags (obviously, you'll be one of them as the author), and then you can reply to that email with the fixed up version and Greg (or whoever) will take that patch in. Thanks! -- Steve