Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1204757

Re: [PATCH net-next] bpf: fix the bug "'struct bpf_array' has no member named 'prog'" in s390 architecture

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH net-next] bpf: fix the bug "'struct bpf_array' has no member named 'prog'" in s390 architecture
Date 2015-08-11 07:40 +0200
Message-ID <pWas2-48U-9@gated-at.bofh.it> (permalink)
References <pW9Z0-3Ax-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Kaixu Xia <xiakaixu@huawei.com>
Date: Tue, 11 Aug 2015 05:00:24 +0000

> 'Kbuild test robot' sent me an email about a build error
> "'struct bpf_array' has no member named 'prog'" in s390
> architecture. This error is caused by commit: 2a36f0b92eb
> 638dd023870574eb471b1c56be9ad [656/692] bpf: Make the bpf
> _prog_array_map more generic. In this patch, the member 'prog'
> of struct bpf_array has been replaced by 'ptrs'. So this
> patch fix it.

Please resubmit with a proper "Fixes: " and "Signed-off-by: "
tags.
--
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 | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH net-next] bpf: fix the bug "'struct bpf_array' has no member named 'prog'" in s390 architecture Kaixu Xia <xiakaixu@huawei.com> - 2015-08-11 07:10 +0200
  Re: [PATCH net-next] bpf: fix the bug "'struct bpf_array' has no  member named 'prog'" in s390 architecture David Miller <davem@davemloft.net> - 2015-08-11 07:40 +0200

csiph-web