[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <55C9B56A.6050301@huawei.com>
Date: Tue, 11 Aug 2015 16:42:18 +0800
From: xiakaixu <xiakaixu@...wei.com>
To: Daniel Borkmann <daniel@...earbox.net>
CC: <fengguang.wu@...el.com>, <davem@...emloft.net>,
<ast@...mgrid.com>, <schwidefsky@...ibm.com>,
<heiko.carstens@...ibm.com>, <linux-kernel@...r.kernel.org>,
<netdev@...r.kernel.org>, <wangnan0@...wei.com>,
Michael Holzheu <holzheu@...ux.vnet.ibm.com>
Subject: Re: [PATCH v2 net-next] bpf: s390: Fix build error caused by the
struct bpf_array member name changed
δΊ 2015/8/11 16:24, Daniel Borkmann ει:
> On 08/11/2015 08:53 AM, Kaixu Xia wrote:
>> There is a build error that "'struct bpf_array' has no member
>> named 'prog'" on s390. In commit 2a36f0b, the member 'prog' of
>> struct bpf_array is replaced by 'ptrs'. So this patch fixes it.
>>
>> Signed-off-by: Kaixu Xia <xiakaixu@...wei.com>
>
> You were also asked to add a proper Fixes tag :
>
> Fixes: 2a36f0b92eb6 ("bpf: Make the bpf_prog_array_map more generic")
>
> I guess this bug was reported by Fengguang as you have him in Cc ?
>
> If that should be the case, then please also add a "Reported-by:" tag
> for his bug report.
>
> Code looks good to me.
Thanks for your review. Will follow them in the resubmit version.
>
> .
>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists