Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp171447imm; Thu, 26 Jul 2018 16:19:20 -0700 (PDT) X-Google-Smtp-Source: AAOMgpeDJw6mvdKcSfna2lM6SYDkX7qjk9Ih2wx9lPDvj2btVln4VomxNix68ET02SdR9AW8dc+2 X-Received: by 2002:a63:844:: with SMTP id 65-v6mr3783710pgi.406.1532647160244; Thu, 26 Jul 2018 16:19:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1532647160; cv=none; d=google.com; s=arc-20160816; b=ZEVE6cDDxgDwDv2zN9Ukc03SC0daZlgrUORb024naIy0QFnOjeXGpJPAQ8kI2GSCGn 8rbnDQBEFfX/rS/iUE/7Y5XNM9IzBzXw7v+3bit12eyAiB31Ysquw8ItKIOtLw17HPr+ ts85am0fOy0V8ovfkJGDvglnONOrPRD/FULM/OZCNNH7ZE7TDNQxBKKTXiKV+wE6rPcj QcJdQMV2a0HCmKmv/Cu5XS0UZJ02IjL01B/bJ3+XF5vFGqVwnyjaQ/ep3EQrri8/mK7P dtH3DUzNk9B+gUfvZMmRb4MWODj96fmwD1ts1zF2vh1dRcTVt3HQgHAfDuyDaGBFAT7d 6Znw== 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 :arc-authentication-results; bh=H+L9GJ7EKkY+MztNnV1FxHvdLX3wbdThm0Y1RQnJZGQ=; b=SMguUsKPtOWC+Ty+xPyqdAW88nNVEuNlPfFbvGrVTCtDVwuJm8HuYiIsrUQPAzv9RC PDwDEiSFdB6S6Ptx/xNp4vaX3PhN/n6bkA7ZFmqUR8pz9E1wXy1QwTef4pNuhd1CKt9U NUzaZH0+GDlVHqC1tfwnAwFEMmdIZlpIIh9IawD21dRaN+FK9E6EJOUaX4W2oxqwvvwN pFmOZegtUxLEjLHQL4yGfJgUfTQSZxUEAbmvGHUQbmRcfcJjUSGzfBZvu7yRXwdOh8K6 NWjh0mrc3J/zJ5CE8g9zxfkEPmgn3u0irIEp94zLQpdlG/dPGgKLE8RHyFxE59UFKi5+ MfUg== 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 l33-v6si2177815pld.514.2018.07.26.16.19.01; Thu, 26 Jul 2018 16:19:20 -0700 (PDT) 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 S1731773AbeG0AhD (ORCPT + 99 others); Thu, 26 Jul 2018 20:37:03 -0400 Received: from mail.kernel.org ([198.145.29.99]:35790 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731231AbeG0AhD (ORCPT ); Thu, 26 Jul 2018 20:37:03 -0400 Received: from gandalf.local.home (cpe-66-24-56-78.stny.res.rr.com [66.24.56.78]) (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 B642220862; Thu, 26 Jul 2018 23:18:01 +0000 (UTC) Date: Thu, 26 Jul 2018 19:18:00 -0400 From: Steven Rostedt To: Joel Fernandes Cc: Peter Zijlstra , linux-kernel@vger.kernel.org, kernel-team@android.com, Boqun Feng , Byungchul Park , Erick Reyes , Ingo Molnar , Julia Cartwright , Masami Hiramatsu , Mathieu Desnoyers , Namhyung Kim , Paul McKenney , Thomas Glexiner , Todd Kjos , Tom Zanussi , Will Deacon Subject: Re: [PATCH v10 2/3] tracepoint: Make rcuidle tracepoint callers use SRCU Message-ID: <20180726191800.154a178d@gandalf.local.home> In-Reply-To: <20180718001625.GA154046@joelaf.mtv.corp.google.com> References: <20180713215547.255620-1-joel@joelfernandes.org> <20180713215547.255620-3-joel@joelfernandes.org> <20180717182528.GK2494@hirez.programming.kicks-ass.net> <20180718001625.GA154046@joelaf.mtv.corp.google.com> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 17 Jul 2018 17:16:25 -0700 Joel Fernandes wrote: > Is it Ok with you to take the below patch ontop of this series? I avoided > resending the 3-patch series since this is the only change, but let me know > what you prefer or makes it easy for you. Can you send a v11, even though this is the only change. My INBOX is currently a mess, and I want to make sure I pull in the right patches. Thanks! -- Steve