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

Skip to content
Commit 0c955d26 authored by Tejaswi Tanikella's avatar Tejaswi Tanikella Committed by Gerrit - the friendly Code Review server
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>
Signed-off-by: default avatarShiraz Hashim <shashim@codeaurora.org>
parent 594b6adb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment