commit | 4fea243ebce40e2e4193d7d25eabfd963c46ef8c | [log] [tgz] |
---|---|---|
author | Max Gurtovoy <maxg@mellanox.com> | Tue Jun 16 12:34:21 2020 +0300 |
committer | Christoph Hellwig <hch@lst.de> | Wed Jun 24 18:37:08 2020 +0200 |
tree | 3fae95888b7402234c6f4b326bc5cd3c967a53f1 | |
parent | 0b8eb629a700c0ef15a437758db8255f8444e76c [diff] |
nvme: set initial value for controller's numa node Initialize the node to NUMA_NO_NODE value. Transports that are aware of numa node affinity can override it (e.g. RDMA transport set the affinity according to the RDMA HCA). Signed-off-by: Max Gurtovoy <maxg@mellanox.com> Signed-off-by: Christoph Hellwig <hch@lst.de>