From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from www62.your-server.de ([213.133.104.62]:45822 "EHLO www62.your-server.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751211AbeCIXkG (ORCPT ); Fri, 9 Mar 2018 18:40:06 -0500 Subject: Re: [PATCH v3 1/2] bpf: extend stackmap to save binary_build_id+offset instead of address To: Song Liu Cc: "netdev@vger.kernel.org" , "ast@kernel.org" , Peter Zijlstra , Kernel Team , "hannes@cmpxchg.org" , Teng Qin References: <20180306194223.2364559-1-songliubraving@fb.com> <4D9BD156-E286-4FD3-9E9C-89DC2160CD9E@fb.com> From: Daniel Borkmann Message-ID: <22402057-3878-101e-321c-70c09c887c27@iogearbox.net> Date: Sat, 10 Mar 2018 00:40:04 +0100 MIME-Version: 1.0 In-Reply-To: <4D9BD156-E286-4FD3-9E9C-89DC2160CD9E@fb.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: netdev-owner@vger.kernel.org List-ID: On 03/10/2018 12:34 AM, Song Liu wrote: [...] > Thanks Daniel! I will fix these. > > I also chatted with Teng about this, that we may miss some cases. I will > also include that fix in the next version. Okay, thanks Song!