Skip to content

Instantly share code, notes, and snippets.

@nathanchance
Created May 22, 2019 06:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nathanchance/3336adc6e796b57eadd53b106b96c569 to your computer and use it in GitHub Desktop.
Save nathanchance/3336adc6e796b57eadd53b106b96c569 to your computer and use it in GitHub Desktop.
clang location: /home/nathan/cbl/usr/bin/clang
clang version 9.0.0 (git://github.com/llvm/llvm-project 690fa1b51beb7520b224ee4c9cb7c90d3bbe94e0)
Version: 5.2.0-rc1-cbl-next-20190521+
arm:multi_v7_defconfig | Build successful in 3 minutes and 8 seconds | Boot successful
arch/arm/mach-keystone/keystone.c:57:18: warning: result of comparison of constant 34359738368 with expression of type 'phys_addr_t' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
arch/arm/mach-keystone/keystone.c:78:16: warning: result of comparison of constant 34359738368 with expression of type 'phys_addr_t' (aka 'unsigned int') is always true [-Wtautological-constant-out-of-range-compare]
arch/arm/mach-keystone/keystone.c:79:16: warning: result of comparison of constant 51539607551 with expression of type 'phys_addr_t' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
arch/arm/mach-omap2/wd_timer.c:93:3: warning: result of comparison of constant 2000 with expression of type 'u8' (aka 'unsigned char') is always false [-Wtautological-constant-out-of-range-compare]
arch/arm/mach-omap2/omap_hwmod.c:1757:3: warning: result of comparison of constant 2000 with expression of type 'u8' (aka 'unsigned char') is always false [-Wtautological-constant-out-of-range-compare]
kernel/trace/trace.c:9053:33: warning: array comparison always evaluates to true [-Wtautological-compare]
kernel/extable.c:49:52: warning: array comparison always evaluates to a constant [-Wtautological-compare]
drivers/bus/mvebu-mbus.c:621:15: warning: result of comparison of constant 4294967296 with expression of type 'phys_addr_t' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
drivers/irqchip/irq-gic-v3-mbi.c:306:21: warning: result of comparison of constant 18446744073709551615 with expression of type 'phys_addr_t' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
drivers/spi/spi-orion.c:474:5: warning: result of comparison of constant 2000 with expression of type 'u8' (aka 'unsigned char') is always false [-Wtautological-constant-out-of-range-compare]
drivers/spi/spi-orion.c:485:5: warning: result of comparison of constant 2000 with expression of type 'u8' (aka 'unsigned char') is always false [-Wtautological-constant-out-of-range-compare]
drivers/usb/gadget/udc/bdc/bdc_ep.c:543:28: warning: comparison of address of 'req->queue' equal to a null pointer is always false [-Wtautological-pointer-compare]
drivers/usb/gadget/udc/bdc/bdc_ep.c:543:51: warning: comparison of address of 'req->usb_req' equal to a null pointer is always false [-Wtautological-pointer-compare]
arm:allyesconfig | Build successful in 13 minutes and 42 seconds
arch/arm/mach-keystone/keystone.c:57:18: warning: result of comparison of constant 34359738368 with expression of type 'phys_addr_t' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
arch/arm/mach-keystone/keystone.c:78:16: warning: result of comparison of constant 34359738368 with expression of type 'phys_addr_t' (aka 'unsigned int') is always true [-Wtautological-constant-out-of-range-compare]
arch/arm/mach-keystone/keystone.c:79:16: warning: result of comparison of constant 51539607551 with expression of type 'phys_addr_t' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
arch/arm/mach-omap2/wd_timer.c:93:3: warning: result of comparison of constant 2000 with expression of type 'u8' (aka 'unsigned char') is always false [-Wtautological-constant-out-of-range-compare]
arch/arm/mach-omap2/omap_hwmod.c:1757:3: warning: result of comparison of constant 2000 with expression of type 'u8' (aka 'unsigned char') is always false [-Wtautological-constant-out-of-range-compare]
kernel/trace/trace.c:9053:33: warning: array comparison always evaluates to true [-Wtautological-compare]
drivers/bus/mvebu-mbus.c:621:15: warning: result of comparison of constant 4294967296 with expression of type 'phys_addr_t' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
drivers/clk/actions/owl-pll.c:182:2: warning: result of comparison of constant 2000 with expression of type 'u8' (aka 'unsigned char') is always false [-Wtautological-constant-out-of-range-compare]
drivers/cpufreq/s3c64xx-cpufreq.c:156:6: warning: comparison of array 's3c64xx_freq_table' equal to a null pointer is always false [-Wtautological-pointer-compare]
mm/kmemleak.c:2059:28: warning: array comparison always evaluates to a constant [-Wtautological-compare]
mm/kmemleak.c:2059:60: warning: array comparison always evaluates to a constant [-Wtautological-compare]
kernel/extable.c:49:52: warning: array comparison always evaluates to a constant [-Wtautological-compare]
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:723:18: warning: result of comparison of constant 4294967296 with expression of type 'resource_size_t' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
lib/dynamic_debug.c:1073:24: warning: array comparison always evaluates to false [-Wtautological-compare]
drivers/irqchip/irq-gic-v3-mbi.c:306:21: warning: result of comparison of constant 18446744073709551615 with expression of type 'phys_addr_t' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
drivers/md/dm-integrity.c:3680:12: warning: result of comparison of constant 42949672950 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare]
drivers/media/platform/omap3isp/isph3a_af.c:176:6: warning: result of comparison of constant 256 with expression of type '__u8' (aka 'unsigned char') is always false [-Wtautological-constant-out-of-range-compare]
drivers/media/platform/omap3isp/isph3a_af.c:182:6: warning: result of comparison of constant 256 with expression of type '__u8' (aka 'unsigned char') is always false [-Wtautological-constant-out-of-range-compare]
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c:396:10: warning: result of comparison of constant 256 with expression of type 'unsigned char' is always false [-Wtautological-constant-out-of-range-compare]
drivers/spi/spi-orion.c:474:5: warning: result of comparison of constant 2000 with expression of type 'u8' (aka 'unsigned char') is always false [-Wtautological-constant-out-of-range-compare]
drivers/spi/spi-orion.c:485:5: warning: result of comparison of constant 2000 with expression of type 'u8' (aka 'unsigned char') is always false [-Wtautological-constant-out-of-range-compare]
drivers/usb/gadget/udc/bdc/bdc_ep.c:543:28: warning: comparison of address of 'req->queue' equal to a null pointer is always false [-Wtautological-pointer-compare]
drivers/usb/gadget/udc/bdc/bdc_ep.c:543:51: warning: comparison of address of 'req->usb_req' equal to a null pointer is always false [-Wtautological-pointer-compare]
drivers/net/wireless/realtek/rtlwifi/regd.c:407:33: warning: comparison of address of 'rtlpriv->regd' equal to a null pointer is always false [-Wtautological-pointer-compare]
drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c:1018:63: warning: result of comparison of constant 4503599627370495 with expression of type 'const unsigned long' is always false [-Wtautological-constant-out-of-range-compare]
arm64:defconfig | Build successful in 4 minutes and 5 seconds | Boot successful
kernel/trace/trace.c:9053:33: warning: array comparison always evaluates to true [-Wtautological-compare]
kernel/extable.c:49:52: warning: array comparison always evaluates to a constant [-Wtautological-compare]
kernel/profile.c:338:6: warning: comparison of array 'prof_cpu_mask' not equal to a null pointer is always true [-Wtautological-pointer-compare]
kernel/profile.c:375:6: warning: comparison of array 'prof_cpu_mask' not equal to a null pointer is always true [-Wtautological-pointer-compare]
kernel/profile.c:405:26: warning: comparison of array 'prof_cpu_mask' not equal to a null pointer is always true [-Wtautological-pointer-compare]
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c:396:10: warning: result of comparison of constant 256 with expression of type 'unsigned char' is always false [-Wtautological-constant-out-of-range-compare]
drivers/usb/gadget/udc/bdc/bdc_ep.c:543:28: warning: comparison of address of 'req->queue' equal to a null pointer is always false [-Wtautological-pointer-compare]
drivers/usb/gadget/udc/bdc/bdc_ep.c:543:51: warning: comparison of address of 'req->usb_req' equal to a null pointer is always false [-Wtautological-pointer-compare]
arm64:allyesconfig | Build successful in 16 minutes and 2 seconds
fs/ceph/snap.c:347:10: warning: result of comparison of constant 2305843009213693948 with expression of type 'u32' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
drivers/block/rbd.c:5297:17: warning: result of comparison of constant 2305843009213693948 with expression of type 'u32' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
kernel/trace/trace.c:9053:33: warning: array comparison always evaluates to true [-Wtautological-compare]
mm/kmemleak.c:2059:28: warning: array comparison always evaluates to a constant [-Wtautological-compare]
mm/kmemleak.c:2059:60: warning: array comparison always evaluates to a constant [-Wtautological-compare]
net/ceph/osdmap.c:1220:10: warning: result of comparison of constant 4611686018427387891 with expression of type 'u32' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
net/ceph/osdmap.c:1403:10: warning: result of comparison of constant 2305843009213693945 with expression of type 'u32' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
kernel/extable.c:49:52: warning: array comparison always evaluates to a constant [-Wtautological-compare]
drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c:73:18: warning: result of comparison of constant 288230376151711743 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare]
lib/dynamic_debug.c:1073:24: warning: array comparison always evaluates to false [-Wtautological-compare]
drivers/md/dm-integrity.c:3680:12: warning: result of comparison of constant 17179869180 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare]
drivers/media/platform/omap3isp/isph3a_af.c:176:6: warning: result of comparison of constant 256 with expression of type '__u8' (aka 'unsigned char') is always false [-Wtautological-constant-out-of-range-compare]
drivers/media/platform/omap3isp/isph3a_af.c:182:6: warning: result of comparison of constant 256 with expression of type '__u8' (aka 'unsigned char') is always false [-Wtautological-constant-out-of-range-compare]
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c:396:10: warning: result of comparison of constant 256 with expression of type 'unsigned char' is always false [-Wtautological-constant-out-of-range-compare]
drivers/usb/gadget/udc/bdc/bdc_ep.c:543:28: warning: comparison of address of 'req->queue' equal to a null pointer is always false [-Wtautological-pointer-compare]
drivers/usb/gadget/udc/bdc/bdc_ep.c:543:51: warning: comparison of address of 'req->usb_req' equal to a null pointer is always false [-Wtautological-pointer-compare]
drivers/net/wireless/realtek/rtlwifi/regd.c:407:33: warning: comparison of address of 'rtlpriv->regd' equal to a null pointer is always false [-Wtautological-pointer-compare]
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_2835_arm.c:377:16: warning: result of comparison of constant 419244183493398898 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare]
ppc64le:powernv_defconfig | Build successful in 3 minutes and 12 seconds | Boot successful
kernel/trace/trace.c:9053:33: warning: array comparison always evaluates to true [-Wtautological-compare]
kernel/extable.c:49:52: warning: array comparison always evaluates to a constant [-Wtautological-compare]
kernel/profile.c:338:6: warning: comparison of array 'prof_cpu_mask' not equal to a null pointer is always true [-Wtautological-pointer-compare]
kernel/profile.c:375:6: warning: comparison of array 'prof_cpu_mask' not equal to a null pointer is always true [-Wtautological-pointer-compare]
kernel/profile.c:405:26: warning: comparison of array 'prof_cpu_mask' not equal to a null pointer is always true [-Wtautological-pointer-compare]
drivers/infiniband/core/uverbs_ioctl.c:89:39: warning: result of comparison of constant 65536 with expression of type 'u16' (aka 'unsigned short') is always false [-Wtautological-constant-out-of-range-compare]
drivers/infiniband/core/uverbs_ioctl.c:636:17: warning: result of comparison of constant 65536 with expression of type '__u16' (aka 'unsigned short') is always false [-Wtautological-constant-out-of-range-compare]
fs/nilfs2/ioctl.c:62:19: warning: result of comparison of constant 65536 with expression of type '__u16' (aka 'unsigned short') is always false [-Wtautological-constant-out-of-range-compare]
drivers/net/ethernet/emulex/benet/be_main.c:3142:33: warning: result of comparison of constant 65536 with expression of type 'ushort' (aka 'unsigned short') is always true [-Wtautological-constant-out-of-range-compare]
arch/powerpc/boot/main.c:111:18: warning: array comparison always evaluates to a constant [-Wtautological-compare]
x86:defconfig | Build successful in 2 minutes and 4 seconds | Boot successful
kernel/trace/trace.c:9053:33: warning: array comparison always evaluates to true [-Wtautological-compare]
kernel/extable.c:49:52: warning: array comparison always evaluates to a constant [-Wtautological-compare]
kernel/profile.c:338:6: warning: comparison of array 'prof_cpu_mask' not equal to a null pointer is always true [-Wtautological-pointer-compare]
kernel/profile.c:375:6: warning: comparison of array 'prof_cpu_mask' not equal to a null pointer is always true [-Wtautological-pointer-compare]
kernel/profile.c:405:26: warning: comparison of array 'prof_cpu_mask' not equal to a null pointer is always true [-Wtautological-pointer-compare]
drivers/gpu/drm/i915/i915_gem_execbuffer.c:1500:22: warning: result of comparison of constant 576460752303423487 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare]
x86:allyesconfig | Build successful in 19 minutes and 10 seconds
fs/ceph/snap.c:347:10: warning: result of comparison of constant 2305843009213693948 with expression of type 'u32' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
drivers/block/rbd.c:5297:17: warning: result of comparison of constant 2305843009213693948 with expression of type 'u32' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
mm/kmemleak.c:2059:28: warning: array comparison always evaluates to a constant [-Wtautological-compare]
mm/kmemleak.c:2059:60: warning: array comparison always evaluates to a constant [-Wtautological-compare]
kernel/trace/trace.c:9053:33: warning: array comparison always evaluates to true [-Wtautological-compare]
kernel/extable.c:49:52: warning: array comparison always evaluates to a constant [-Wtautological-compare]
net/ceph/osdmap.c:1220:10: warning: result of comparison of constant 4611686018427387891 with expression of type 'u32' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
net/ceph/osdmap.c:1403:10: warning: result of comparison of constant 2305843009213693945 with expression of type 'u32' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
lib/dynamic_debug.c:1073:24: warning: array comparison always evaluates to false [-Wtautological-compare]
drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c:73:18: warning: result of comparison of constant 288230376151711743 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare]
drivers/gpu/drm/i915/i915_gem_execbuffer.c:1500:22: warning: result of comparison of constant 576460752303423487 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare]
drivers/md/dm-integrity.c:3680:12: warning: result of comparison of constant 17179869180 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare]
drivers/media/platform/omap3isp/isph3a_af.c:176:6: warning: result of comparison of constant 256 with expression of type '__u8' (aka 'unsigned char') is always false [-Wtautological-constant-out-of-range-compare]
drivers/media/platform/omap3isp/isph3a_af.c:182:6: warning: result of comparison of constant 256 with expression of type '__u8' (aka 'unsigned char') is always false [-Wtautological-constant-out-of-range-compare]
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c:396:10: warning: result of comparison of constant 256 with expression of type 'unsigned char' is always false [-Wtautological-constant-out-of-range-compare]
drivers/usb/gadget/udc/bdc/bdc_ep.c:543:28: warning: comparison of address of 'req->queue' equal to a null pointer is always false [-Wtautological-pointer-compare]
drivers/usb/gadget/udc/bdc/bdc_ep.c:543:51: warning: comparison of address of 'req->usb_req' equal to a null pointer is always false [-Wtautological-pointer-compare]
drivers/net/wireless/realtek/rtlwifi/regd.c:407:33: warning: comparison of address of 'rtlpriv->regd' equal to a null pointer is always false [-Wtautological-pointer-compare]
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_2835_arm.c:377:16: warning: result of comparison of constant 419244183493398898 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment