[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140922.162201.725520596022239878.davem@davemloft.net>
Date: Mon, 22 Sep 2014 16:22:01 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: ast@...mgrid.com
Cc: dborkman@...hat.com, fengguang.wu@...el.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] net: bpf: fix compiler warnings in test_bpf
From: Alexei Starovoitov <ast@...mgrid.com>
Date: Fri, 19 Sep 2014 13:53:51 -0700
> old gcc 4.2 used by avr32 architecture produces warnings:
>
> lib/test_bpf.c:1741: warning: integer constant is too large for 'long' type
> lib/test_bpf.c:1741: warning: integer constant is too large for 'long' type
> lib/test_bpf.c: In function '__run_one':
> lib/test_bpf.c:1897: warning: 'ret' may be used uninitialized in this function
>
> silence these warnings.
>
> Fixes: 02ab695bb37e ("net: filter: add "load 64-bit immediate" eBPF instruction")
> Reported-by: Fengguang Wu <fengguang.wu@...el.com>
> Signed-off-by: Alexei Starovoitov <ast@...mgrid.com>
Applied, thank you.
--
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