public inbox for linux-next@vger.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: kernel-build-reports@lists.linaro.org
Cc: Vishwanath Pai <vpai@akamai.com>, Mark Brown <broonie@kernel.org>,
	linaro-kernel@lists.linaro.org, netdev@vger.kernel.org,
	linux-next@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	Joshua Hunt <johunt@akamai.com>,
	Pablo Neira Ayuso <pablo@netfilter.org>
Subject: Re: next-20160929 build: 2 failures 4 warnings (next-20160929)
Date: Fri, 30 Sep 2016 00:44:05 +0200	[thread overview]
Message-ID: <201609300044.05324.arnd@arndb.de> (raw)
In-Reply-To: <57ED66CA.3090903@akamai.com>

On Thursday 29 September 2016, Vishwanath Pai wrote:
> I have sent a patch for this a couple of days ago to netdev, it hasn't
> made it to net-next yet. Here's the latest one:
> 
> [PATCH net-next v3] netfilter: xt_hashlimit: Fix link error in 32bit
> arch because of 64bit division
> 
> This should fix the link error.

I also did a patch (not submitted yet), but my solution used 32-bit
math for the version 1 case. I think that would be better so we
don't slow down 32-bit architectures too much (div_u64_u64
is very slow).

	Arnd

      reply	other threads:[~2016-09-29 22:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-29 11:40 next-20160929 build: 2 failures 4 warnings (next-20160929) Build bot for Mark Brown
2016-09-29 18:47 ` Mark Brown
2016-09-29 19:08   ` Vishwanath Pai
2016-09-29 22:44     ` Arnd Bergmann [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201609300044.05324.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=broonie@kernel.org \
    --cc=johunt@akamai.com \
    --cc=kernel-build-reports@lists.linaro.org \
    --cc=linaro-kernel@lists.linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-next@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pablo@netfilter.org \
    --cc=vpai@akamai.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox