From: David S. Miller Date: Wed, 19 Mar 2025 09:57:37 +0000 (+0000) Subject: Merge branch 'xa_alloc_cyclic-checks' X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=d9c743b6990b1ee3925f3ced1844cafa955bacb0;p=users%2Fdwmw2%2Flinux.git Merge branch 'xa_alloc_cyclic-checks' Michal Swiatkowski says: ==================== fix xa_alloc_cyclic() return checks Pierre Riteau found suspicious handling an error from xa_alloc_cyclic() in scheduler code [1]. The same is done in few other places. v1 --> v2: [2] * add fixes tags * fix also the same usage in dpll and phy [1] https://lore.kernel.org/netdev/20250213223610.320278-1-pierre@stackhpc.com/ [2] https://lore.kernel.org/netdev/20250214132453.4108-1-michal.swiatkowski@linux.intel.com/ ==================== Signed-off-by: David S. Miller --- d9c743b6990b1ee3925f3ced1844cafa955bacb0