0286651a80
[ Upstream commit d33fe1714a44ff540629b149d8fab4ac6967585c ] For CONFIG_CPUMASK_OFFSTACK=y kernel, explicit allocation of cpumask variable on stack is not recommended since it can cause potential stack overflow. Instead, kernel code should always use *cpumask_var API(s) to allocate cpumask var in config-neutral way, leaving allocation strategy to CONFIG_CPUMASK_OFFSTACK. Use *cpumask_var API(s) to address it. Signed-off-by: Dawei Li <dawei.li@shingroup.cn> Link: https://lore.kernel.org/r/20240331053441.1276826-3-dawei.li@shingroup.cn Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org> |
||
---|---|---|
.. | ||
dpaa2-eth-dcb.c | ||
dpaa2-eth-debugfs.c | ||
dpaa2-eth-debugfs.h | ||
dpaa2-eth-devlink.c | ||
dpaa2-eth-trace.h | ||
dpaa2-eth.c | ||
dpaa2-eth.h | ||
dpaa2-ethtool.c | ||
dpaa2-mac.c | ||
dpaa2-mac.h | ||
dpaa2-ptp.c | ||
dpaa2-ptp.h | ||
dpkg.h | ||
dpmac-cmd.h | ||
dpmac.c | ||
dpmac.h | ||
dpni-cmd.h | ||
dpni.c | ||
dpni.h | ||
dprtc-cmd.h | ||
dprtc.c | ||
dprtc.h | ||
Kconfig | ||
Makefile |