From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752489AbdJSPVL (ORCPT ); Thu, 19 Oct 2017 11:21:11 -0400 Received: from mail-wm0-f54.google.com ([74.125.82.54]:50302 "EHLO mail-wm0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752140AbdJSPVK (ORCPT ); Thu, 19 Oct 2017 11:21:10 -0400 X-Google-Smtp-Source: ABhQp+R+T9WDLx7dpEPj5uvq+vn3IusoLE4AVtBU+Ldrq3DGo84iMpJqO1X1joDZl52ItS4EHiGQgw== Date: Thu, 19 Oct 2017 17:21:06 +0200 From: Ingo Molnar To: Josh Poimboeuf Cc: linux-kernel@vger.kernel.org, Kamalesh Babulal Subject: Re: [PATCH] objtool: Fix memory leak in decode_instructions() Message-ID: <20171019152106.2mncrl4e5g5lwcdk@gmail.com> References: <1507798934-18140-1-git-send-email-kamalesh@linux.vnet.ibm.com> <20171012161016.z4ytxmm2rbfiewbl@treble> <20171019141208.atvlefiyopevma6c@treble> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171019141208.atvlefiyopevma6c@treble> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * 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. Thanks, Ingo