All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Martin Habets <habetsm.xilinx@gmail.com>
Cc: kuba@kernel.org, pabeni@redhat.com, davem@davemloft.net,
	netdev@vger.kernel.org, ihuguet@redhat.com,
	ecree.xilinx@gmail.com
Subject: Re: [PATCH net] sfc: Avoid NULL pointer dereference on systems without numa awareness
Date: Wed, 30 Mar 2022 19:30:12 +0000	[thread overview]
Message-ID: <164866861239.12292.14168964282725341727.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <164857006953.8140.3265568858101821256.stgit@palantir17.mph.net>

Hello:

This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Tue, 29 Mar 2022 17:07:49 +0100 you wrote:
> On such systems cpumask_of_node() returns NULL, which bitmap
> operations are not happy with.
> 
> Fixes: c265b569a45f ("sfc: default config to 1 channel/core in local NUMA node only")
> Fixes: 09a99ab16c60 ("sfc: set affinity hints in local NUMA node only")
> Signed-off-by: Martin Habets <habetsm.xilinx@gmail.com>
> 
> [...]

Here is the summary with links:
  - [net] sfc: Avoid NULL pointer dereference on systems without numa awareness
    https://git.kernel.org/netdev/net/c/c9ad266bbef5

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



      parent reply	other threads:[~2022-03-30 19:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-29 16:07 [PATCH net] sfc: Avoid NULL pointer dereference on systems without numa awareness Martin Habets
2022-03-30  9:28 ` Íñigo Huguet
2022-03-30 19:30 ` 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=164866861239.12292.14168964282725341727.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=ecree.xilinx@gmail.com \
    --cc=habetsm.xilinx@gmail.com \
    --cc=ihuguet@redhat.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.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.