Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1205379
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 net-next] bpf: s390: Fix build error caused by the struct bpf_array member name changed |
| Date | 2015-08-11 21:00 +0200 |
| Message-ID | <pWmWd-5o0-7@gated-at.bofh.it> (permalink) |
| References | <pWdJg-zE-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Kaixu Xia <xiakaixu@huawei.com>
Date: Tue, 11 Aug 2015 08:56:51 +0000
> There is a build error that "'struct bpf_array' has no member
> named 'prog'" on s390. In commit 2a36f0b92eb6 ("bpf: Make the
> bpf_prog_array_map more generic"), the member 'prog' of struct
> bpf_array is replaced by 'ptrs'. So this patch fixes it.
>
> Fixes: 2a36f0b92eb6 ("bpf: Make the bpf_prog_array_map more generic")
> Reported-by: Wu Fengguang <fengguang.wu@intel.com>
> Signed-off-by: Kaixu Xia <xiakaixu@huawei.com>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v3 net-next] bpf: s390: Fix build error caused by the struct bpf_array member name changed Kaixu Xia <xiakaixu@huawei.com> - 2015-08-11 11:10 +0200 Re: [PATCH v3 net-next] bpf: s390: Fix build error caused by the struct bpf_array member name changed David Miller <davem@davemloft.net> - 2015-08-11 21:00 +0200
csiph-web