diff options
| author | Florian Westphal <[email protected]> | 2019-04-01 22:59:09 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-04-01 18:52:05 -0700 |
| commit | e142723700baaa621c1b4649ec17a714a4d4a582 (patch) | |
| tree | 321b4dea6c6df34117b5a6283eed0b8cdb852f37 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | 3dc93e85f9b10215c61433179f0f03e1d1e4b838 (diff) | |
macsec: add noinline tag to avoid a frame size warning
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]>
Reviewed-by: Sabrina Dubroca <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions