From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnaldo Carvalho de Melo Subject: Re: [PATCHv3] perf bpf: Fix endianness problem when loading parameters in prologue Date: Wed, 16 Aug 2017 10:35:17 -0300 Message-ID: <20170816133517.GF22988@kernel.org> References: <20170815092159.31912-1-tmricht@linux.vnet.ibm.com> <20170815152540.GB22988@kernel.org> <01005d5f-e116-72db-f64b-1155ef032ccd@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <01005d5f-e116-72db-f64b-1155ef032ccd@linux.vnet.ibm.com> Sender: linux-kernel-owner@vger.kernel.org To: Thomas-Mich Richter Cc: Wang Nan , linux-perf-users@vger.kernel.org, linux-kernel@vger.kernel.org, brueckner@linux.vnet.ibm.com List-Id: linux-perf-users.vger.kernel.org Em Wed, Aug 16, 2017 at 07:56:45AM +0200, Thomas-Mich Richter escreveu: > On 08/15/2017 05:25 PM, Arnaldo Carvalho de Melo wrote: > > Ok, I'm applying this, the only missing bit was the following line, > > right at the start of the patch message body; > > From: Wang Nan > > To state that the patch was wrote by Wang, the fact that you > > participated in it with some adjustment is implied by having you sign > > off the patch, ok? > Thanks Arnaldo, > > will /hopefully) remember next time. Applied, - Arnaldo