Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752342AbdHIUeY (ORCPT ); Wed, 9 Aug 2017 16:34:24 -0400 Received: from www62.your-server.de ([213.133.104.62]:43874 "EHLO www62.your-server.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752057AbdHIUeW (ORCPT ); Wed, 9 Aug 2017 16:34:22 -0400 Message-ID: <598B71C9.7090303@iogearbox.net> Date: Wed, 09 Aug 2017 22:34:17 +0200 From: Daniel Borkmann User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: James Hogan , David Miller CC: ast@kernel.org, linux-kernel@vger.kernel.org, rostedt@goodmis.org, mingo@redhat.com, netdev@vger.kernel.org Subject: Re: [RFC PATCH 2/2] bpf: Initialise mod[] in bpf_trace_printk References: <59897A7C.10009@iogearbox.net> <20170808.094857.245786887664041622.davem@davemloft.net> <650EB3B0-1101-4624-905A-E68D2EC5920F@imgtec.com> <20170808.145433.1287676484744976417.davem@davemloft.net> <20170809073926.GO6973@jhogan-linux.le.imgtec.org> In-Reply-To: <20170809073926.GO6973@jhogan-linux.le.imgtec.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-Sender: daniel@iogearbox.net Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 279 Lines: 10 On 08/09/2017 09:39 AM, James Hogan wrote: [...] > time (but please consider looking at the other patch which is certainly > a more real issue). Sorry for the delay, started looking into that and whether we have some other options, I'll get back to you on this. Thanks, Daniel