[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200131134742.GA132810@splinter>
Date: Fri, 31 Jan 2020 15:47:42 +0200
From: Ido Schimmel <idosch@...lanox.com>
To: Nathan Chancellor <natechancellor@...il.com>
Cc: Jiri Pirko <jiri@...lanox.com>,
"David S. Miller" <davem@...emloft.net>,
Petr Machata <petrm@...lanox.com>, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, Randy Dunlap <rdunlap@...radead.org>
Subject: Re: [PATCH v2] mlxsw: spectrum_qdisc: Fix 64-bit division error in
mlxsw_sp_qdisc_tbf_rate_kbps
On Thu, Jan 30, 2020 at 06:51:23PM -0700, Nathan Chancellor wrote:
> When building arm32 allmodconfig:
>
> ERROR: "__aeabi_uldivmod"
> [drivers/net/ethernet/mellanox/mlxsw/mlxsw_spectrum.ko] undefined!
>
> rate_bytes_ps has type u64, we need to use a 64-bit division helper to
> avoid a build error.
>
> Fixes: a44f58c41bfb ("mlxsw: spectrum_qdisc: Support offloading of TBF Qdisc")
> Signed-off-by: Nathan Chancellor <natechancellor@...il.com>
Reviewed-by: Ido Schimmel <idosch@...lanox.com>
Tested-by: Ido Schimmel <idosch@...lanox.com>
Thanks, Nathan.
Powered by blists - more mailing lists