mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-09-03 17:51:23 +00:00
![]() The thread sanitizer makes the stack usage explode from extra variable spills in dispc_runtime_resume: drivers/gpu/drm/omapdrm/dss/dispc.c:4735:27: error: stack frame size (1824) exceeds limit (1280) in 'dispc_runtime_resume' [-Werror,-Wframe-larger-than] I could not figure out what exactly is going on here, but I see that whenever dispc_restore_context() is not inlined, that function and its caller shrink below 900 bytes combined of stack usage. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Link: https://lore.kernel.org/r/20250610092737.2641862-1-arnd@kernel.org Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com> |
||
---|---|---|
.. | ||
base.c | ||
dispc_coefs.c | ||
dispc.c | ||
dispc.h | ||
dpi.c | ||
dsi.c | ||
dsi.h | ||
dss.c | ||
dss.h | ||
hdmi4_cec.c | ||
hdmi4_cec.h | ||
hdmi4_core.c | ||
hdmi4_core.h | ||
hdmi4.c | ||
hdmi5_core.c | ||
hdmi5_core.h | ||
hdmi5.c | ||
hdmi_common.c | ||
hdmi_phy.c | ||
hdmi_pll.c | ||
hdmi_wp.c | ||
hdmi.h | ||
omapdss.h | ||
output.c | ||
pll.c | ||
sdi.c | ||
venc.c | ||
video-pll.c |