]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
net: qrtr: ns: Raise node count limit to 512
authorYoussef Samir <youssef.abdulrahman@oss.qualcomm.com>
Mon, 13 Jul 2026 14:59:01 +0000 (16:59 +0200)
committerJakub Kicinski <kuba@kernel.org>
Tue, 21 Jul 2026 22:13:14 +0000 (15:13 -0700)
commitff194cffd586cbd4cc49eccb002c65f2a902a277
tree226ddcfe817c8e3e09e5f125515687efa317860f
parent22f8aa35964e8f2ab026578f45befc9605fd1b28
net: qrtr: ns: Raise node count limit to 512

The current node limit of 64 breaks the functionality for a number of AI200
deployments that have up to 384 nodes. Raise the limit to 512.

Fixes: 27d5e84e810b ("net: qrtr: ns: Limit the total number of nodes")
Cc: stable@vger.kernel.org
Signed-off-by: Youssef Samir <youssef.abdulrahman@oss.qualcomm.com>
Link: https://patch.msgid.link/20260713145901.212396-1-youssef.abdulrahman@oss.qualcomm.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/qrtr/ns.c