aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorGuenter Roeck <[email protected]>2021-09-24 15:43:29 -0700
committerLinus Torvalds <[email protected]>2021-09-24 16:13:34 -0700
commit867050247e295cf20fce046a92a7e6491fcfe066 (patch)
treebf3d136243eda2710b670c15a98745eb56db1269 /scripts/gdb/linux/utils.py
parent892ab4bbd063cfe7f6bbb183e6be69d9907a61de (diff)
xtensa: increase size of gcc stack frame check
xtensa frame size is larger than the frame size for almost all other architectures. This results in more than 50 "the frame size of <n> is larger than 1024 bytes" errors when trying to build xtensa:allmodconfig. Increase frame size for xtensa to 1536 bytes to avoid compile errors due to frame size limits. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]> Reviewed-by: Max Filippov <[email protected]> Cc: Chris Zankel <[email protected]> Cc: David Laight <[email protected]> Cc: Masahiro Yamada <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions