Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit baecc503 authored by Tejaswi Tanikella's avatar Tejaswi Tanikella
Browse files

net: Add noinline to reduce dev_ethtool stack size



Maximum stack size for arm32 devices is (configured by FRAME_WARN)
1024.  dev_ethtool()'s stacksize (=1208) exceeds this limit.

Adding noinline attribute to reduce stack size.

Change-Id: I00dbd3cad029ca99694d7cee611d4ee32016f889
Signed-off-by: default avatarTejaswi Tanikella <tejaswit@codeaurora.org>
parent 5581b2f8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment