lkml.org 
[lkml]   [2024]   [Mar]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH net-next 0/2] Avoid explicit cpumask var allocation on stack
Date
Hi,

This's a tiny series which replace explicit cpumask var allocation on
stack with *cpumask_var API to achieve neutrality on config and avoid
possible stack overfow.

Dawei Li (2):
net/iucv: Avoid explicit cpumask var allocation on stack
net/dpaa2: Avoid explicit cpumask var allocation on stack

.../net/ethernet/freescale/dpaa2/dpaa2-eth.c | 14 ++++---
net/iucv/iucv.c | 37 +++++++++++++------
2 files changed, 35 insertions(+), 16 deletions(-)

Thanks,

Dawei

--
2.27.0


\
 
 \ /
  Last update: 2024-05-27 16:15    [W:0.042 / U:0.472 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site