Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp9491296ybi; Wed, 10 Jul 2019 11:13:00 -0700 (PDT) X-Google-Smtp-Source: APXvYqxisEJKY+gmX/kpRq4yrG2sgZ4qWALlqidVMZkYcgO9E9KW3VoP90FEZ+7PHJ07WRq3eznh X-Received: by 2002:a63:6f8f:: with SMTP id k137mr1686955pgc.90.1562782380507; Wed, 10 Jul 2019 11:13:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1562782380; cv=none; d=google.com; s=arc-20160816; b=gBySNDM505AhSY0QAx+GZXtxMfx9YXxZAqrl2Iw6FPqO5n9JTcFymPcQR4EDGbF+38 y2b8iV57xBYvpawyj/5xhtEz+XKDNv4/Zh++akeeR0tUAWyNoZFPxzzp9epx86jopn76 klVjpnMiT+3OljoErqtSjXadw8rEPqICX/84TVncrJ95gjU4x8IaE+HmeHjw9UasmVXw SK2VVeiq204/hCR/VRHvRoBpRy/SqVl2JeWCGmWuSQPL9ke1ZbIlK9cMqgWMWpmTU3xm 5awJfzc8+++BTAlnwLfAV/ZofyUx1rJHBv5jsmmS//OTQoBPikwBPDWW23Wa2Llx8IZz LFog== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=RXOjs9ZXkCsjdrJIgX5SIGhTMDVBbAHdzrQ39STGoSw=; b=yJ0S4PACWTKF/J6W2P7V/nZysglPCaYp3NrPsiAbbNqh6C+yrxiqPIQ//otBcfvEge wkLUlRPHAtBg6R1vz1g+1YquGhfKtRg1YkbKP6PNn8xZMpu8uf4s9fS57ZXlzTXGYtM/ Jm8ypNq3yhpzAsy3Eis+wn0HZ6Jyl3gt+U+x6xn3mdwV9s77SSInQZyyOiksJn2ngzui KRDK2nqN+JejO6OhsJP56smhxoKi6eo1X7O8JxhYWlegvef44RZOFEDGpzhU0BwJgP1U oQ9yKb/tlMZ4B5lzXGL2NX6WL5wKJbwzg+A83kkXgcohWTl6dpmav8oekNui+psuVi5V V3nw== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u4si2270813pgb.302.2019.07.10.11.12.44; Wed, 10 Jul 2019 11:13:00 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727878AbfGJRTE (ORCPT + 99 others); Wed, 10 Jul 2019 13:19:04 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54570 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726617AbfGJRTE (ORCPT ); Wed, 10 Jul 2019 13:19:04 -0400 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 077BD6698C; Wed, 10 Jul 2019 17:19:04 +0000 (UTC) Received: from treble (ovpn-112-43.rdu2.redhat.com [10.10.112.43]) by smtp.corp.redhat.com (Postfix) with ESMTPS id B5CF0860E4; Wed, 10 Jul 2019 17:19:02 +0000 (UTC) Date: Wed, 10 Jul 2019 12:19:00 -0500 From: Josh Poimboeuf To: Steven Rostedt Cc: Matt Helsley , LKML , Ingo Molnar , Peter Zijlstra Subject: Re: [PATCH v2 00/13] Cleanup recordmcount and begin objtool conversion Message-ID: <20190710171900.gzzitftdinkdx6ra@treble> References: <20190710130924.16aee549@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20190710130924.16aee549@gandalf.local.home> User-Agent: NeoMutt/20180716 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.38]); Wed, 10 Jul 2019 17:19:04 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 10, 2019 at 01:09:24PM -0400, Steven Rostedt wrote: > > Josh, > > Can you have a look at these? I can apply them if you think they are OK. Sorry for the delay. I didn't forget about it, it's just been a hectic month. I plan to give it a proper review soon (in the next week or so). -- Josh