All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+linux-remoteproc@kernel.org
To: Arnd Bergmann <arnd@kernel.org>
Cc: linux-remoteproc@vger.kernel.org
Subject: Re: [PATCH] remoteproc: qcom: pil_info: avoid 64-bit division
Date: Mon, 04 Jan 2021 04:40:08 +0000	[thread overview]
Message-ID: <160973520891.9031.3450325908825059275.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210103135628.3702427-1-arnd@kernel.org>

Hello:

This patch was applied to andersson/remoteproc.git (refs/heads/for-next):

On Sun,  3 Jan 2021 14:56:12 +0100 you wrote:
> From: Arnd Bergmann <arnd@arndb.de>
> 
> On 32-bit machines with 64-bit resource_size_t, the driver causes
> a link failure because of the 64-bit division:
> 
> arm-linux-gnueabi-ld: drivers/remoteproc/qcom_pil_info.o: in function `qcom_pil_info_store':
> qcom_pil_info.c:(.text+0x1ec): undefined reference to `__aeabi_uldivmod'
> 
> [...]

Here is the summary with links:
  - remoteproc: qcom: pil_info: avoid 64-bit division
    https://git.kernel.org/andersson/remoteproc/c/c101deb7d50b

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



  reply	other threads:[~2021-01-04  4:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-03 13:56 [PATCH] remoteproc: qcom: pil_info: avoid 64-bit division Arnd Bergmann
2021-01-04  4:40 ` patchwork-bot+linux-remoteproc [this message]
2021-05-26 19:03 ` patchwork-bot+linux-arm-msm

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=160973520891.9031.3450325908825059275.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+linux-remoteproc@kernel.org \
    --cc=arnd@kernel.org \
    --cc=linux-remoteproc@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.