[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160930174650.GE1176@salvia>
Date: Fri, 30 Sep 2016 19:46:50 +0200
From: Pablo Neira Ayuso <pablo@...filter.org>
To: Vishwanath Pai <vpai@...mai.com>
Cc: johunt@...mai.com, netfilter-devel@...r.kernel.org,
coreteam@...filter.org, netdev@...r.kernel.org,
pai.vishwain@...il.com, kaber@...sh.net, kadlec@...ckhole.kfki.hu,
zlpnobody@...il.com, hannes@...essinduktion.org, maze@...gle.com,
eric.dumazet@...il.com, akpm@...ux-foundation.org
Subject: Re: [PATCH net-next v3] netfilter: xt_hashlimit: Fix link error in
32bit arch because of 64bit division
On Thu, Sep 29, 2016 at 01:39:50PM -0400, Vishwanath Pai wrote:
> v2:
> Remove unnecessary div64_u64 around constants
>
> v3:
> remove backslashes
>
> --
>
> Fix link error in 32bit arch because of 64bit division
>
> Division of 64bit integers will cause linker error undefined reference
> to `__udivdi3'. Fix this by replacing divisions with div64_64
Applied, thanks Pai.
> Signed-off-by: Vishwanath Pai <vpai@...mai.com>
> Fixes: 11d5f15723c9 ("netfilter: xt_hashlimit: Create revision 2 to ...")
>
> ---
Please, next time place the versioning information here, otherwise git
am takes the wrong description here.
Powered by blists - more mailing lists