public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Kele Huang <huangkele@bytedance.com>
Cc: richardcochran@gmail.com, xieyongji@bytedance.com,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ptp: fix error print of ptp_kvm on X86_64 platform
Date: Fri, 15 Oct 2021 10:20:07 +0000	[thread overview]
Message-ID: <163429320722.30649.15225917576713116209.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211014031952.1573640-1-huangkele@bytedance.com>

Hello:

This patch was applied to netdev/net.git (master)
by David S. Miller <davem@davemloft.net>:

On Thu, 14 Oct 2021 11:19:52 +0800 you wrote:
> Commit a86ed2cfa13c5 ("ptp: Don't print an error if ptp_kvm is not supported")
> fixes the error message print on ARM platform by only concerning about
> the case that the error returned from kvm_arch_ptp_init() is not -EOPNOTSUPP.
> Although the ARM platform returns -EOPNOTSUPP if ptp_kvm is not supported
> while X86_64 platform returns -KVM_EOPNOTSUPP, both error codes share the
> same value 95.
> 
> [...]

Here is the summary with links:
  - ptp: fix error print of ptp_kvm on X86_64 platform
    https://git.kernel.org/netdev/net/c/c2402d43d183

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



      reply	other threads:[~2021-10-15 10:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-14  3:19 [PATCH] ptp: fix error print of ptp_kvm on X86_64 platform Kele Huang
2021-10-15 10:20 ` patchwork-bot+netdevbpf [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=163429320722.30649.15225917576713116209.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=huangkele@bytedance.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=richardcochran@gmail.com \
    --cc=xieyongji@bytedance.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