Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

-Wframe-larger-than= in mm/memcontrol.c #201

Closed
nickdesaulniers opened this issue Oct 10, 2018 · 1 comment
Closed

-Wframe-larger-than= in mm/memcontrol.c #201

nickdesaulniers opened this issue Oct 10, 2018 · 1 comment
Labels
unreproducible Not or no longer reproducible

Comments

@nickdesaulniers
Copy link
Member

mm/memcontrol.c:5541:12: warning: stack frame size of 1032 bytes in function 'memory_stat_show' [-Wframe-larger-than=]
static int memory_stat_show(struct seq_file *m, void *v)
           ^
mm/memcontrol.c:3388:12: warning: stack frame size of 1064 bytes in function 'memcg_stat_show' [-Wframe-larger-than=]
static int memcg_stat_show(struct seq_file *m, void *v)
           ^
2 warnings generated.

not a dupe of #39 since KASAN is not enabled.

@nickdesaulniers nickdesaulniers added [ARCH] x86_64 This bug impacts ARCH=x86_64 low priority This bug is not critical and not a priority -Wframe-larger-than= [BUG] linux A bug that should be fixed in the mainline kernel. labels Oct 10, 2018
@nickdesaulniers
Copy link
Member Author

not reproducible: #202 (comment)

@nickdesaulniers nickdesaulniers added unreproducible Not or no longer reproducible and removed -Wframe-larger-than= [ARCH] x86_64 This bug impacts ARCH=x86_64 [BUG] linux A bug that should be fixed in the mainline kernel. low priority This bug is not critical and not a priority labels May 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unreproducible Not or no longer reproducible
Projects
None yet
Development

No branches or pull requests

1 participant