CC: [email protected]
BCC: [email protected]
CC: [email protected]
TO: Dave Chinner <[email protected]>
CC: "Darrick J. Wong" <[email protected]>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 
master
head:   92ebf5f91b4dd5156886d2509202be0fb4230dfd
commit: ab23a7768739a23d21d8a16ca37dff96b1ca957a xfs: per-cpu deferred inode 
inactivation queues
date:   7 months ago
:::::: branch date: 6 hours ago
:::::: commit date: 7 months ago
config: m68k-randconfig-m031-20220302 
(https://download.01.org/0day-ci/archive/20220303/[email protected]/config)
compiler: m68k-linux-gcc (GCC) 11.2.0

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <[email protected]>
Reported-by: Dan Carpenter <[email protected]>

New smatch warnings:
fs/xfs/xfs_mount.h:298 xfs_clear_inodegc_enabled() warn: signedness bug 
returning '(-128)'
fs/xfs/xfs_mount.h:298 xfs_set_inodegc_enabled() warn: signedness bug returning 
'(-128)'

Old smatch warnings:
fs/xfs/xfs_icache.c:52 xfs_icwalk_tag() warn: unsigned 'goal' is never less 
than zero.
fs/xfs/xfs_icache.c:1761 xfs_icwalk() warn: ignoring unreachable code.

vim +298 fs/xfs/xfs_mount.h

ab23a7768739a23 Dave Chinner 2021-08-06  297  
ab23a7768739a23 Dave Chinner 2021-08-06 @298  __XFS_IS_OPSTATE(inodegc_enabled, 
INODEGC_ENABLED)
ab23a7768739a23 Dave Chinner 2021-08-06  299  

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/[email protected]
_______________________________________________
kbuild mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to