From: Florian Westphal <[email protected]>
Date: Mon,  1 Apr 2019 22:59:09 +0200

> seen with debug config:
> drivers/net/macsec.c: In function 'dump_secy':
> drivers/net/macsec.c:2597: warning: the frame size of 2216 bytes is larger
> than 2048 bytes [-Wframe-larger-than=]
> 
> just mark it with noinline_for_stack, this is netlink dump code.
> 
> v2: use 'static noinline_for_stack int' consistently
> 
> Cc: Sabrina Dubroca <[email protected]>
> Signed-off-by: Florian Westphal <[email protected]>

Applied, thank you.

Reply via email to