forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
-Wframe-larger-than=Reported upstreamThis bug was filed on LLVM’s issue tracker, Phabricator, or the kernel mailing list.This bug was filed on LLVM’s issue tracker, Phabricator, or the kernel mailing list.[BUG] llvmA bug that should be fixed in upstream LLVMA bug that should be fixed in upstream LLVM[WORKAROUND] AppliedThis bug has an applied workaroundThis bug has an applied workaround
Description
Probably from CONFIG_KASAN=y but at least two instances:
CC fs/ext4/inode.o
fs/ext4/inode.c:53:14: warning: stack frame size of 2688 bytes in function 'ext4_inode_csum' [-Wframe-larger-than=]
static __u32 ext4_inode_csum(struct inode *inode, struct ext4_inode *raw,
^
CC fs/f2fs/inode.o
fs/f2fs/inode.c:137:14: warning: stack frame size of 2304 bytes in function 'f2fs_inode_chksum' [-Wframe-larger-than=]
static __u32 f2fs_inode_chksum(struct f2fs_sb_info *sbi, struct page *page)
^Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
-Wframe-larger-than=Reported upstreamThis bug was filed on LLVM’s issue tracker, Phabricator, or the kernel mailing list.This bug was filed on LLVM’s issue tracker, Phabricator, or the kernel mailing list.[BUG] llvmA bug that should be fixed in upstream LLVMA bug that should be fixed in upstream LLVM[WORKAROUND] AppliedThis bug has an applied workaroundThis bug has an applied workaround