From: patchwork-bot+netdevbpf@kernel.org
To: Michael Ellerman <mpe@ellerman.id.au>
Cc: netdev@vger.kernel.org, nnac123@linux.ibm.com,
linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH] ibmveth: Use dcbf rather than dcbfl
Date: Wed, 23 Aug 2023 11:10:22 +0000 [thread overview]
Message-ID: <169278902283.13629.38861112100077909.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230823045139.738816-1-mpe@ellerman.id.au>
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.net>:
On Wed, 23 Aug 2023 14:51:39 +1000 you wrote:
> When building for power4, newer binutils don't recognise the "dcbfl"
> extended mnemonic.
>
> dcbfl RA, RB is equivalent to dcbf RA, RB, 1.
>
> Switch to "dcbf" to avoid the build error.
>
> [...]
Here is the summary with links:
- ibmveth: Use dcbf rather than dcbfl
https://git.kernel.org/netdev/net/c/bfedba3b2c77
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
WARNING: multiple messages have this Message-ID (diff)
From: patchwork-bot+netdevbpf@kernel.org
To: Michael Ellerman <mpe@ellerman.id.au>
Cc: netdev@vger.kernel.org, linuxppc-dev@lists.ozlabs.org,
nnac123@linux.ibm.com
Subject: Re: [PATCH] ibmveth: Use dcbf rather than dcbfl
Date: Wed, 23 Aug 2023 11:10:22 +0000 [thread overview]
Message-ID: <169278902283.13629.38861112100077909.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230823045139.738816-1-mpe@ellerman.id.au>
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.net>:
On Wed, 23 Aug 2023 14:51:39 +1000 you wrote:
> When building for power4, newer binutils don't recognise the "dcbfl"
> extended mnemonic.
>
> dcbfl RA, RB is equivalent to dcbf RA, RB, 1.
>
> Switch to "dcbf" to avoid the build error.
>
> [...]
Here is the summary with links:
- ibmveth: Use dcbf rather than dcbfl
https://git.kernel.org/netdev/net/c/bfedba3b2c77
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2023-08-23 11:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-23 4:51 [PATCH] ibmveth: Use dcbf rather than dcbfl Michael Ellerman
2023-08-23 4:51 ` Michael Ellerman
2023-08-23 11:10 ` patchwork-bot+netdevbpf [this message]
2023-08-23 11:10 ` patchwork-bot+netdevbpf
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=169278902283.13629.38861112100077909.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=mpe@ellerman.id.au \
--cc=netdev@vger.kernel.org \
--cc=nnac123@linux.ibm.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 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.