summaryrefslogtreecommitdiffstats
path: root/mm/vmstat.c
diff options
context:
space:
mode:
authorArnd Bergmann2017-03-10 01:16:57 +0100
committerLinus Torvalds2017-03-10 02:01:09 +0100
commitcbfd0c1001bedb4b051cf4a1f5df24f1500381bc (patch)
treec3e8c87a24c2fffaa60c9e3c9c70498aa6e8c61d /mm/vmstat.c
parentuserfaultfd: non-cooperative: release all ctx in dup_userfaultfd_complete (diff)
downloadkernel-qcow2-linux-cbfd0c1001bedb4b051cf4a1f5df24f1500381bc.tar.gz
kernel-qcow2-linux-cbfd0c1001bedb4b051cf4a1f5df24f1500381bc.tar.xz
kernel-qcow2-linux-cbfd0c1001bedb4b051cf4a1f5df24f1500381bc.zip
include/linux/fs.h: fix unsigned enum warning with gcc-4.2
With arm-linux-gcc-4.2, almost every file we build in the kernel ends up with this warning: include/linux/fs.h:2648: warning: comparison of unsigned expression < 0 is always false Later versions don't have this problem, but it's easy enough to work around. Link: http://lkml.kernel.org/r/20161216105634.235457-12-arnd@arndb.de Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: Russell King <rmk+kernel@armlinux.org.uk> Cc: Brendan Gregg <brendan.d.gregg@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/vmstat.c')
0 files changed, 0 insertions, 0 deletions