From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753455AbdJSPeu (ORCPT ); Thu, 19 Oct 2017 11:34:50 -0400 Received: from mx1.redhat.com ([209.132.183.28]:41106 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753404AbdJSPeq (ORCPT ); Thu, 19 Oct 2017 11:34:46 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 7BD5C40257 Authentication-Results: ext-mx01.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx01.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=jpoimboe@redhat.com Date: Thu, 19 Oct 2017 10:34:44 -0500 From: Josh Poimboeuf To: Ingo Molnar Cc: linux-kernel@vger.kernel.org, Kamalesh Babulal Subject: Re: [PATCH] objtool: Fix memory leak in decode_instructions() Message-ID: <20171019153444.fm3hourp4burfaq7@treble> References: <1507798934-18140-1-git-send-email-kamalesh@linux.vnet.ibm.com> <20171012161016.z4ytxmm2rbfiewbl@treble> <20171019141208.atvlefiyopevma6c@treble> <20171019152106.2mncrl4e5g5lwcdk@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20171019152106.2mncrl4e5g5lwcdk@gmail.com> User-Agent: Mutt/1.6.0.1 (2016-04-01) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.25]); Thu, 19 Oct 2017 15:34:46 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 19, 2017 at 05:21:06PM +0200, Ingo Molnar wrote: > > * Josh Poimboeuf wrote: > > > Hi Ingo, > > > > I'm not sure if you saw the below ACK. In general, for objtool patches > > which don't have you on CC, is it ok if I just add you to CC along with > > the ACK? Or would you prefer I resend the patch to you with my SOB? > > Yeah, that would be nice - that way I get your SOB which is better. Sounds good. And for patches which you *are* on CC, do you have a preference (ACK or resend with SOB)? -- Josh