Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp32619imm; Thu, 12 Jul 2018 13:34:04 -0700 (PDT) X-Google-Smtp-Source: AAOMgpfOcp1M9UdvO5K0Cu1vLbjl0FMHpcn4beuZ3Vgf0EoihnLgzicG+13boBZv6PTeIYthB+NB X-Received: by 2002:a63:ff4d:: with SMTP id s13-v6mr3434633pgk.150.1531427644724; Thu, 12 Jul 2018 13:34:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1531427644; cv=none; d=google.com; s=arc-20160816; b=XeUhykhwQHU+frDAtQNaiOvoKO2NbhlUfMLUuBoeJsifPCWTmHlDllwrqGg9hVDOsp B3FUQYQZDnTDawhHeMk7/toYr6R0IlSkkq5Tm07kL8KzpONsUJw8HdB2kDFczkkvqaLn KJChFjqhJIyLQlHOti974006Yj8Odt0hcXbZBQYZyrKEK3vunuEqlGxJVGW6bTFKtWIq TKVOxk1n7O/YaRtUFfyIb5OupxieRdkN6jcEL8brzvwfQMDVrmDAncieXR5yYAbq3AAN shxPt72yTUYnTltNbftKZjbZjvyQuvtarcLJETq1codhIR6wXpBgADmVeYCZlkj39HE0 ZaBg== 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=K9qSGP8hJlLjpRZDtDJw+i/9soEBIU2Cs6u9RFDXupI=; b=fyhxxSzMP8bpk3Bf0n0crHeZXmG2XPbQcLOsVeYH++Pc6iA8Mb9LOkZ5uMq1vbdaXG 4saHKWWNSn0SAB/eORCudb6DpTie6LqLqLkiHOiqbL5y7tLuO1+yUV0aauw/jtqR2q8b hY3YrZm6VoLkW49ZcSlMMfx8pILGL39MTe+nVpfelMsvQ5StY/6mM1NR3ioNFfJILOYe suolcTlD/H1RWAufqaY3xQaaN4CA5HCW3zSOC6H+XrR47R9Dcf1RvtvCqp4v0jKpsA8x ixrDmKxMFYmHbRbxKL6rzey0RtHlFZ6ObLP6RDIJprJXPI7A5oxl5Yuerhq9a0CHWPzw GeoA== 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 a190-v6si22013599pgc.241.2018.07.12.13.33.33; Thu, 12 Jul 2018 13:34:04 -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 S1732599AbeGLUmu (ORCPT + 99 others); Thu, 12 Jul 2018 16:42:50 -0400 Received: from mail.kernel.org ([198.145.29.99]:58854 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732431AbeGLUmu (ORCPT ); Thu, 12 Jul 2018 16:42:50 -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 4D13020871; Thu, 12 Jul 2018 20:31:37 +0000 (UTC) Date: Thu, 12 Jul 2018 16:31:35 -0400 From: Steven Rostedt To: Joel Fernandes Cc: "Paul E. McKenney" , Peter Zijlstra , LKML , Boqun Feng , Byungchul Park , Ingo Molnar , Julia Cartwright , linux-kselftest , Masami Hiramatsu , Mathieu Desnoyers , Namhyung Kim , Thomas Glexiner , Tom Zanussi Subject: Re: [PATCH v9 4/7] tracepoint: Make rcuidle tracepoint callers use SRCU Message-ID: <20180712163135.22075cd4@gandalf.local.home> In-Reply-To: References: <20180628182149.226164-1-joel@joelfernandes.org> <20180628182149.226164-5-joel@joelfernandes.org> <20180711124954.GE2476@hirez.programming.kicks-ass.net> <20180711090003.42596c2b@gandalf.local.home> <20180711142744.GN3593@linux.vnet.ibm.com> <20180711104618.05dc4b46@gandalf.local.home> <20180711205249.GA32091@joelaf.mtv.corp.google.com> <20180711232120.5dbfa1c7@vmware.local.home> <20180712042825.GA154647@joelaf.mtv.corp.google.com> <20180712093512.1f612a24@gandalf.local.home> <20180712191701.GA107829@joelaf.mtv.corp.google.com> <20180712161538.0737ba7f@gandalf.local.home> 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 Thu, 12 Jul 2018 13:29:32 -0700 Joel Fernandes wrote: > Also the kselftest patches were acked and can be taken independently, > I had reposted them as a separate 2 patch series with some minor > changes based on your suggestions. Could you check them? > Yep, I saw them. I was going to wait till these patches were sent, but since they are agnostic, I'll look at them now. Thanks for letting me know. -- Steve