Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752859AbdHNLIV (ORCPT ); Mon, 14 Aug 2017 07:08:21 -0400 Received: from szxga04-in.huawei.com ([45.249.212.190]:3516 "EHLO szxga04-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752794AbdHNLIU (ORCPT ); Mon, 14 Aug 2017 07:08:20 -0400 Subject: Re: perf bpf: Reworked fix endianness problem when loading parameters in prologue To: Thomas-Mich Richter , , References: <20170814094740.62459-1-tmricht@linux.vnet.ibm.com> <4448984d-8133-c342-45b4-4cc24dc4f610@linux.vnet.ibm.com> CC: , , "Alexei Starovoitov" , Li Zefan , "linux-kernel@vger.kernel.org" From: "Wangnan (F)" Message-ID: Date: Mon, 14 Aug 2017 19:08:00 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <4448984d-8133-c342-45b4-4cc24dc4f610@linux.vnet.ibm.com> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.111.194.139] X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A020204.5991849F.0153,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2014-11-16 11:51:01, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: 30db669e797c12e959497fb63411af74 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 339 Lines: 16 OK. On 2017/8/14 18:58, Thomas-Mich Richter wrote: > On 08/14/2017 12:30 PM, Wangnan (F) wrote: >> Hi Thomas, >> >> Your patch looks good to me. I've tested in my environment and it works. >> Please resend it to lkml and let Arnaldo to collect it. >> >> Thank you. >> > Will do, I take this as an Acked-by and Tested-by, ok? > > Thanks