Skip to content

arm64 ld.lld: warning: stack frame size (2256) exceeds limit (2048) in function 'wlc_phy_txpwr_srom_read_ppr_nphy' #1554

Open
@emojifreak

Description

@emojifreak

All built-in configuration similar to #1550 gives a build warning at the final stage

  LTO     vmlinux.o
ld.lld: warning: stack frame size (2256) exceeds limit (2048) in function 'wlc_phy_txpwr_srom_read_ppr_nphy'

This probably causes build failure with CONFIG_WERROR=y. .config and a reproducing script are attached. It is unclear to me why it is not caught by clang.
config.txt.gz
clang-build-arch30.sh.gz

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    [ARCH] arm64This bug impacts ARCH=arm64[BUG] UntriagedSomething isn't working[FEATURE] LTORelated to building the kernel with LLVM Link Time Optimization

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions