fs/select.c:991:1: warning: the frame size of 1032 bytes is larger than 1024 bytes
From: Meelis Roos
Date: Mon Sep 11 2017 - 10:22:11 EST
While looking for build logs for another problem, I noticed two warnings
while compiling for 64-bit parisc.
This is the second of them and I think I have seen it earlier too, but
the value was 1064 back then:
CC fs/select.o
fs/select.c: In function 'do_sys_poll':
fs/select.c:991:1: warning: the frame size of 1032 bytes is larger than 1024 bytes [-Wframe-larger-than=]
--
Meelis Roos (mroos@xxxxxxxx)