diff options
| author | Jeff LaBundy <[email protected]> | 2021-11-29 07:41:42 +0000 |
|---|---|---|
| committer | Dmitry Torokhov <[email protected]> | 2021-11-29 07:59:35 +0000 |
| commit | e1f5e848209a1b51ccae50721b27684c6f9d978f (patch) | |
| tree | d21080cb660e99c3516bed53a213f2f74d16e46f /tools/perf/scripts/python/check-perf-trace.py | |
| parent | Input: i8042 - add deferred probe support (diff) | |
| download | kernel-e1f5e848209a1b51ccae50721b27684c6f9d978f.tar.gz kernel-e1f5e848209a1b51ccae50721b27684c6f9d978f.zip | |
Input: iqs626a - prohibit inlining of channel parsing functions
Some automated builds report a stack frame size in excess of 2 kB for
iqs626_probe(); the culprit appears to be the call to iqs626_parse_prop().
To solve this problem, specify noinline_for_stack for all of the
iqs626_parse_*() helper functions which are called inside a for loop
within iqs626_parse_prop().
As a result, a build with '-Wframe-larger-than' as low as 512 is free of
any such warnings.
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Jeff LaBundy <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
