[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220429235508.268349-1-kuba@kernel.org>
Date: Fri, 29 Apr 2022 16:55:05 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, pabeni@...hat.com, edumazet@...gle.com,
petrm@...dia.com, Jakub Kicinski <kuba@...nel.org>
Subject: [PATCH net-next 0/3] net: more heap allocation and split of rtnl_newlink()
Small refactoring of rtnl_newlink() to fix a stack usage warning
and make the function shorter.
Jakub Kicinski (3):
rtnl: allocate more attr tables on the heap
rtnl: split __rtnl_newlink() into two functions
rtnl: move rtnl_newlink_create()
net/core/rtnetlink.c | 200 +++++++++++++++++++++++--------------------
1 file changed, 109 insertions(+), 91 deletions(-)
--
2.34.1
Powered by blists - more mailing lists