Build

Fixes (compared to v5.10.231-44-g238644b47ee3)

dragonboard-410c, ltp-controllers

i386, build

juno-r2, kselftest-cgroup

qemu-arm64, boot

qemu-x86_64, ltp-sched

qemu-x86_64, kselftest-ftrace

Build Parser (compared to v5.10.231-44-g238644b47ee3)

arc, log-parser-build-gcc

arm, log-parser-build-clang

arm, log-parser-build-gcc

arm64, log-parser-build-clang

arm64, log-parser-build-gcc

i386, log-parser-build-clang

i386, log-parser-build-gcc

mips, log-parser-build-clang

mips, log-parser-build-gcc

parisc, log-parser-build-gcc

powerpc, log-parser-build-clang

powerpc, log-parser-build-gcc

riscv, log-parser-build-clang

riscv, log-parser-build-gcc

s390, log-parser-build-clang

s390, log-parser-build-gcc

sh, log-parser-build-gcc

sparc, log-parser-build-gcc

x86_64, log-parser-build-clang

x86_64, log-parser-build-gcc

Boot Parser (compared to v5.10.231-44-g238644b47ee3)

dragonboard-410c, log-parser-boot

qemu-arm64, log-parser-boot

qemu-x86_64, log-parser-boot

Test Parser (compared to v5.10.231-44-g238644b47ee3)

dragonboard-410c, log-parser-test

fvp-aemva, log-parser-test

juno-r2, log-parser-test

qemu-arm64, log-parser-test

qemu-i386, log-parser-test

qemu-x86_64, log-parser-test

x86, log-parser-test

Test log snippets

test log snippet build parser 1

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/arch/arc/include/asm/atomic.h:13,
                 from /builds/linux/include/linux/atomic.h:7,
                 from /builds/linux/include/asm-generic/bitops/lock.h:5,
                 from /builds/linux/arch/arc/include/asm/bitops.h:370,
                 from /builds/linux/include/linux/bitops.h:29,
                 from /builds/linux/drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c:11:
/builds/linux/drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c: In function 'ixgbevf_xdp_setup':
/builds/linux/arch/arc/include/asm/cmpxchg.h:106:27: warning: value computed is not used [-Wunused-value]
  106 | #define _xchg(ptr, with) ((typeof(*(ptr)))__xchg((unsigned long)(with), (ptr), \
      |                          ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  107 |        sizeof(*(ptr))))
      |        ~~~~~~~~~~~~~~~~    
/builds/linux/arch/arc/include/asm/cmpxchg.h:139:26: note: in expansion of macro '_xchg'
  139 | #define xchg(ptr, with)  _xchg(ptr, with)
      |                          ^~~~~
/builds/linux/drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c:4467:4: note: in expansion of macro 'xchg'
 4467 |    xchg(&adapter->rx_ring[i]->xdp_prog, adapter->xdp_prog);
      |    ^~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/arch/arc/include/asm/atomic.h:13,
                 from /builds/linux/include/linux/atomic.h:7,
                 from /builds/linux/include/linux/page_counter.h:5,
                 from /builds/linux/mm/memcontrol.c:25:
/builds/linux/mm/memcontrol.c: In function 'memcg_reparent_objcgs':
/builds/linux/arch/arc/include/asm/cmpxchg.h:106:27: warning: value computed is not used [-Wunused-value]
  106 | #define _xchg(ptr, with) ((typeof(*(ptr)))__xchg((unsigned long)(with), (ptr), \
      |                          ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  107 |        sizeof(*(ptr))))
      |        ~~~~~~~~~~~~~~~~    
/builds/linux/arch/arc/include/asm/cmpxchg.h:139:26: note: in expansion of macro '_xchg'
  139 | #define xchg(ptr, with)  _xchg(ptr, with)
      |                          ^~~~~
/builds/linux/mm/memcontrol.c:328:2: note: in expansion of macro 'xchg'
  328 |  xchg(&objcg->memcg, parent);
      |  ^~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/arch/arc/include/asm/atomic.h:13,
                 from /builds/linux/include/linux/atomic.h:7,
                 from /builds/linux/include/linux/page_counter.h:5,
                 from /builds/linux/mm/memcontrol.c:25:
/builds/linux/mm/memcontrol.c: In function 'memcg_reparent_objcgs':
/builds/linux/arch/arc/include/asm/cmpxchg.h:106:27: warning: value computed is not used [-Wunused-value]
  106 | #define _xchg(ptr, with) ((typeof(*(ptr)))__xchg((unsigned long)(with), (ptr), \
      |                          ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  107 |        sizeof(*(ptr))))
      |        ~~~~~~~~~~~~~~~~    
/builds/linux/arch/arc/include/asm/cmpxchg.h:139:26: note: in expansion of macro '_xchg'
  139 | #define xchg(ptr, with)  _xchg(ptr, with)
      |                          ^~~~~
/builds/linux/mm/memcontrol.c:335:3: note: in expansion of macro 'xchg'
  335 |   xchg(&iter->memcg, parent);
      |   ^~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/arch/arc/include/asm/atomic.h:13,
                 from /builds/linux/include/linux/atomic.h:7,
                 from /builds/linux/include/asm-generic/bitops/lock.h:5,
                 from /builds/linux/arch/arc/include/asm/bitops.h:370,
                 from /builds/linux/include/linux/bitops.h:29,
                 from /builds/linux/include/linux/kernel.h:12,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/wait.h:7,
                 from /builds/linux/include/linux/wait_bit.h:8,
                 from /builds/linux/include/linux/fs.h:6,
                 from /builds/linux/fs/ocfs2/file.c:13:
/builds/linux/fs/ocfs2/file.c: In function 'ocfs2_file_write_iter':
/builds/linux/arch/arc/include/asm/cmpxchg.h:106:27: warning: value computed is not used [-Wunused-value]
  106 | #define _xchg(ptr, with) ((typeof(*(ptr)))__xchg((unsigned long)(with), (ptr), \
      |                          ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  107 |        sizeof(*(ptr))))
      |        ~~~~~~~~~~~~~~~~    
/builds/linux/arch/arc/include/asm/cmpxchg.h:139:26: note: in expansion of macro '_xchg'
  139 | #define xchg(ptr, with)  _xchg(ptr, with)
      |                          ^~~~~
/builds/linux/fs/ocfs2/file.c:2514:3: note: in expansion of macro 'xchg'
 2514 |   xchg(&iocb->ki_complete, saved_ki_complete);
      |   ^~~~

test log snippet build parser 2

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/linux/netfilter_bridge/ebtables.h:17,
                 from <command-line>:31:
/builds/linux/arch/arc/kernel/kgdb.c: In function 'kgdb_arch_handle_exception':
/builds/linux/arch/arc/kernel/kgdb.c:141:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
  141 |   if (kgdb_hex2long(&ptr, &addr))
      |      ^
/builds/linux/arch/arc/kernel/kgdb.c:144:2: note: here
  144 |  case 'D':
      |  ^~~~

test log snippet build parser 3

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/arch/arc/include/asm/atomic.h:13,
                 from /builds/linux/include/linux/atomic.h:7,
                 from /builds/linux/include/asm-generic/bitops/lock.h:5,
                 from /builds/linux/arch/arc/include/asm/bitops.h:370,
                 from /builds/linux/include/linux/bitops.h:29,
                 from /builds/linux/include/linux/kernel.h:12,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/wait.h:7,
                 from /builds/linux/include/linux/wait_bit.h:8,
                 from /builds/linux/include/linux/fs.h:6,
                 from /builds/linux/fs/ocfs2/file.c:13:
/builds/linux/fs/ocfs2/file.c: In function 'ocfs2_file_write_iter':
/builds/linux/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp]
  160 | #warning Precise timer not defined for this architecture.
      |  ^~~~~~~

test log snippet build parser 4

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from <command-line>:31:
/builds/linux/drivers/irqchip/irq-tb10x.c: In function 'tb10x_irq_set_type':
/builds/linux/drivers/irqchip/irq-tb10x.c:62:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
   62 |   flow_type = IRQ_TYPE_LEVEL_LOW;
      |   ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/builds/linux/drivers/irqchip/irq-tb10x.c:63:2: note: here
   63 |  case IRQ_TYPE_LEVEL_LOW:
      |  ^~~~

test log snippet build parser 5

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/arch/arc/include/asm/atomic.h:13,
                 from /builds/linux/include/linux/atomic.h:7,
                 from /builds/linux/include/asm-generic/bitops/lock.h:5,
                 from /builds/linux/arch/arc/include/asm/bitops.h:370,
                 from /builds/linux/include/linux/bitops.h:29,
                 from /builds/linux/drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c:11:
/builds/linux/drivers/media/platform/omap/omap_vout.c: In function 'omap_vout_vb2_prepare':
/builds/linux/drivers/media/platform/omap/omap_vout.c:979:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  979 |  vout->queued_buf_addr[vb->index] = (u8 *)buf_phy_addr;
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/arch/arc/include/asm/atomic.h:13,
                 from /builds/linux/include/linux/atomic.h:7,
                 from /builds/linux/include/asm-generic/bitops/lock.h:5,
                 from /builds/linux/arch/arc/include/asm/bitops.h:370,
                 from /builds/linux/include/linux/bitops.h:29,
                 from /builds/linux/drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c:11:
/builds/linux/drivers/media/platform/omap/omap_vout.c: In function 'omap_vout_create_video_devices':
/builds/linux/drivers/media/platform/omap/omap_vout.c:1479:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 1479 |   vout->fbuf.base = (void *)info.paddr;
      |                     ^

test log snippet build parser 6

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/atomic.h:84,
                 from /builds/linux/drivers/iommu/io-pgtable-arm.c:12:
/builds/linux/drivers/iommu/io-pgtable-arm.c: In function 'arm_lpae_install_table':
/builds/linux/include/linux/atomic-fallback.h:58:28: error: implicit declaration of function 'cmpxchg64'; did you mean 'cmpxchg'? [-Werror=implicit-function-declaration]
   58 | #define cmpxchg64_relaxed  cmpxchg64
      |                            ^~~~~~~~~
/builds/linux/drivers/iommu/io-pgtable-arm.c:321:8: note: in expansion of macro 'cmpxchg64_relaxed'
  321 |  old = cmpxchg64_relaxed(ptep, curr, new);
      |        ^~~~~~~~~~~~~~~~~

test log snippet build parser 7

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/kernel.h:15,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/kobject.h:19,
                 from /builds/linux/include/linux/of.h:17,
                 from /builds/linux/include/linux/clk-provider.h:9,
                 from /builds/linux/drivers/clk/qcom/clk-rpmh.c:6:
/builds/linux/drivers/clk/qcom/clk-rpmh.c: In function 'clk_rpmh_bcm_send_cmd':
/builds/linux/include/linux/minmax.h:20:28: warning: comparison of distinct pointer types lacks a cast
   20 |  (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1)))
      |                            ^~
/builds/linux/include/linux/minmax.h:26:4: note: in expansion of macro '__typecheck'
   26 |   (__typecheck(x, y) && __no_side_effects(x, y))
      |    ^~~~~~~~~~~
/builds/linux/include/linux/minmax.h:36:24: note: in expansion of macro '__safe_cmp'
   36 |  __builtin_choose_expr(__safe_cmp(x, y), \
      |                        ^~~~~~~~~~
/builds/linux/include/linux/minmax.h:45:19: note: in expansion of macro '__careful_cmp'
   45 | #define min(x, y) __careful_cmp(x, y, <)
      |                   ^~~~~~~~~~~~~
/builds/linux/drivers/clk/qcom/clk-rpmh.c:273:14: note: in expansion of macro 'min'
  273 |  cmd_state = min(cmd_state, BCM_TCS_CMD_VOTE_MASK);
      |              ^~~

test log snippet build parser 8

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
   88 |  (void) (&__a == &__b);   \
      |               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  775 |  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
   89 |  (void) (&__a == __d);   \
      |               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  775 |  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
   89 |  (void) (&__a == __d);   \
      |               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  772 |  if (check_mul_overflow(mode->clock, num, &num))
      |      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
   88 |  (void) (&__a == &__b);   \
      |               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  772 |  if (check_mul_overflow(mode->clock, num, &num))
      |      ^~~~~~~~~~~~~~~~~~

test log snippet build parser 9

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from <command-line>:31:
./usr/include/sound/hdsp.h:42:2: error: unknown type name '__u64'
   42 |  __u64 input_rms[26];
      |  ^~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from <command-line>:31:
./usr/include/sound/hdsp.h:40:2: error: unknown type name '__u32'
   40 |  __u32 playback_peaks[26];
      |  ^~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from <command-line>:31:
./usr/include/sound/hdsp.h:43:2: error: unknown type name '__u64'
   43 |  __u64 playback_rms[26];
      |  ^~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from <command-line>:31:
./usr/include/sound/hdsp.h:39:2: error: unknown type name '__u32'
   39 |  __u32 input_peaks[26];
      |  ^~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from <command-line>:31:
./usr/include/sound/hdsp.h:41:2: error: unknown type name '__u32'
   41 |  __u32 output_peaks[28];
      |  ^~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from <command-line>:31:
./usr/include/sound/hdsp.h:45:2: error: unknown type name '__u64'
   45 |  __u64 output_rms[26];
      |  ^~~~~

test log snippet build parser 10

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from <command-line>:31:
./usr/include/sound/hdspm.h:171:4: error: unknown type name '__u8'
  171 |    __u8 frame_format; /* enum hdspm_madi_frame_format */
      |    ^~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from <command-line>:31:
./usr/include/sound/hdspm.h:161:2: error: unknown type name '__u32'
  161 |  __u32 master_period;
      |  ^~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from <command-line>:31:
./usr/include/sound/hdspm.h:49:2: error: unknown type name '__u32'
   49 |  __u32 playback_peaks[64];
      |  ^~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from <command-line>:31:
./usr/include/sound/hdspm.h:50:2: error: unknown type name '__u32'
   50 |  __u32 output_peaks[64];
      |  ^~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from <command-line>:31:
./usr/include/sound/hdspm.h:169:4: error: unknown type name '__u8'
  169 |    __u8 madi_input; /* enum hdspm_madi_input */
      |    ^~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from <command-line>:31:
./usr/include/sound/hdspm.h:52:2: error: unknown type name '__u64'
   52 |  __u64 input_rms[64];
      |  ^~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from <command-line>:31:
./usr/include/sound/hdspm.h:157:2: error: unknown type name '__u8'
  157 |  __u8 card_type; /* enum hdspm_io_type */
      |  ^~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from <command-line>:31:
./usr/include/sound/hdspm.h:56:2: error: unknown type name '__u8'
   56 |  __u8 speed; /* enum {ss, ds, qs} */
      |  ^~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from <command-line>:31:
./usr/include/sound/hdspm.h:48:2: error: unknown type name '__u32'
   48 |  __u32 input_peaks[64];
      |  ^~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from <command-line>:31:
./usr/include/sound/hdspm.h:168:4: error: unknown type name '__u8'
  168 |    __u8 sync_in; /* enum hdspm_sync */
      |    ^~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from <command-line>:31:
./usr/include/sound/hdspm.h:165:4: error: unknown type name '__u8'
  165 |    __u8 sync_wc; /* enum hdspm_sync */
      |    ^~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from <command-line>:31:
./usr/include/sound/hdspm.h:167:4: error: unknown type name '__u8'
  167 |    __u8 sync_tco; /* enum hdspm_sync */
      |    ^~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from <command-line>:31:
./usr/include/sound/hdspm.h:170:4: error: unknown type name '__u8'
  170 |    __u8 channel_format; /* enum hdspm_madi_channel_format */
      |    ^~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from <command-line>:31:
./usr/include/sound/hdspm.h:186:2: error: unknown type name '__u8'
  186 |  __u8 card_type; /* enum hdspm_io_type */
      |  ^~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from <command-line>:31:
./usr/include/sound/hdspm.h:54:2: error: unknown type name '__u64'
   54 |  __u64 output_rms[64];
      |  ^~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from <command-line>:31:
./usr/include/sound/hdspm.h:53:2: error: unknown type name '__u64'
   53 |  __u64 playback_rms[64];
      |  ^~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from <command-line>:31:
./usr/include/sound/hdspm.h:166:4: error: unknown type name '__u8'
  166 |    __u8 sync_madi; /* enum hdspm_sync */
      |    ^~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from <command-line>:31:
./usr/include/sound/hdspm.h:160:2: error: unknown type name '__u64'
  160 |  __u64 card_clock;
      |  ^~~~~

test log snippet build parser 11

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/samples/hidraw/hid-example.c:15:
/usr/local/bin/../lib/gcc/arc-elf32/9.3.1/../../../../arc-elf32/bin/ld: /tmp/ccLZuw2S.o: in function `main':
watchdog-simple.c:(.text.startup+0x3c): undefined reference to `sleep'

test log snippet build parser 12

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/atomic.h:84,
                 from /builds/linux/drivers/iommu/io-pgtable-arm.c:12:
/builds/linux/drivers/iommu/io-pgtable-arm.c: In function 'arm_lpae_install_table':
/builds/linux/net/bpfilter/main.c:3:10: fatal error: sys/uio.h: No such file or directory

test log snippet build parser 13

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/arch/arc/include/asm/atomic.h:13,
                 from /builds/linux/include/linux/atomic.h:7,
                 from /builds/linux/include/linux/page_counter.h:5,
                 from /builds/linux/mm/memcontrol.c:25:
/builds/linux/mm/memcontrol.c: In function 'memcg_reparent_objcgs':
/builds/linux/samples/auxdisplay/cfag12864b-example.c:22:10: fatal error: sys/mman.h: No such file or directory

test log snippet build parser 14

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/arch/arc/include/asm/atomic.h:13,
                 from /builds/linux/include/linux/atomic.h:7,
                 from /builds/linux/include/linux/page_counter.h:5,
                 from /builds/linux/mm/memcontrol.c:25:
/builds/linux/mm/memcontrol.c: In function 'memcg_reparent_objcgs':
/builds/linux/samples/binderfs/binderfs_example.c:10:10: fatal error: sys/ioctl.h: No such file or directory

test log snippet build parser 15

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/arch/arc/include/asm/atomic.h:13,
                 from /builds/linux/include/linux/atomic.h:7,
                 from /builds/linux/include/linux/page_counter.h:5,
                 from /builds/linux/mm/memcontrol.c:25:
/builds/linux/mm/memcontrol.c: In function 'memcg_reparent_objcgs':
/builds/linux/samples/connector/ucon.c:11:10: fatal error: sys/socket.h: No such file or directory

test log snippet build parser 16

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/arch/arc/include/asm/atomic.h:13,
                 from /builds/linux/include/linux/atomic.h:7,
                 from /builds/linux/include/linux/page_counter.h:5,
                 from /builds/linux/mm/memcontrol.c:25:
/builds/linux/mm/memcontrol.c: In function 'memcg_reparent_objcgs':
/builds/linux/samples/fanotify/fs-monitor.c:8:10: fatal error: err.h: No such file or directory

test log snippet build parser 17

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/samples/hidraw/hid-example.c:15:
/builds/linux/samples/timers/hpet_example.c:25:10: fatal error: sys/poll.h: No such file or directory

test log snippet build parser 18

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/samples/hidraw/hid-example.c:15:
/builds/linux/samples/uhid/uhid-example.c:42:10: fatal error: poll.h: No such file or directory

test log snippet build parser 19

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/samples/hidraw/hid-example.c:15:
/builds/linux/samples/vfs/test-fsmount.c:13:10: fatal error: sys/prctl.h: No such file or directory

test log snippet build parser 20

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/samples/hidraw/hid-example.c:15:
/builds/linux/samples/vfs/test-statx.c:20:10: fatal error: sys/syscall.h: No such file or directory

test log snippet build parser 21

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/samples/hidraw/hid-example.c:15:
/builds/linux/samples/watch_queue/watch_test.c:17:10: fatal error: sys/ioctl.h: No such file or directory

test log snippet build parser 22

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc' modules_install
sed: can't read modules.order: No such file or directory

test log snippet build parser 23

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/drm/sis_drm.h:30,
                 from <command-line>:31:
./usr/include/drm/drm.h:48:10: fatal error: sys/ioccom.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/drm/i810_drm.h:5,
                 from <command-line>:31:
./usr/include/drm/drm.h:48:10: fatal error: sys/ioccom.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/drm/amdgpu_drm.h:35,
                 from <command-line>:31:
./usr/include/drm/drm.h:48:10: fatal error: sys/ioccom.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/drm/via_drm.h:27,
                 from <command-line>:31:
./usr/include/drm/drm.h:48:10: fatal error: sys/ioccom.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/drm/lima_drm.h:7,
                 from <command-line>:31:
./usr/include/drm/drm.h:48:10: fatal error: sys/ioccom.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/drm/mga_drm.h:38,
                 from <command-line>:31:
./usr/include/drm/drm.h:48:10: fatal error: sys/ioccom.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/drm/armada_drm.h:13,
                 from <command-line>:31:
./usr/include/drm/drm.h:48:10: fatal error: sys/ioccom.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/drm/qxl_drm.h:27,
                 from <command-line>:31:
./usr/include/drm/drm.h:48:10: fatal error: sys/ioccom.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/drm/radeon_drm.h:36,
                 from <command-line>:31:
./usr/include/drm/drm.h:48:10: fatal error: sys/ioccom.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/drm/tegra_drm.h:26,
                 from <command-line>:31:
./usr/include/drm/drm.h:48:10: fatal error: sys/ioccom.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/drm/drm_sarea.h:35,
                 from <command-line>:31:
./usr/include/drm/drm.h:48:10: fatal error: sys/ioccom.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/drm/virtgpu_drm.h:27,
                 from <command-line>:31:
./usr/include/drm/drm.h:48:10: fatal error: sys/ioccom.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/drm/etnaviv_drm.h:21,
                 from <command-line>:31:
./usr/include/drm/drm.h:48:10: fatal error: sys/ioccom.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/drm/savage_drm.h:29,
                 from <command-line>:31:
./usr/include/drm/drm.h:48:10: fatal error: sys/ioccom.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/drm/omap_drm.h:24,
                 from <command-line>:31:
./usr/include/drm/drm.h:48:10: fatal error: sys/ioccom.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/drm/v3d_drm.h:27,
                 from <command-line>:31:
./usr/include/drm/drm.h:48:10: fatal error: sys/ioccom.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/drm/exynos_drm.h:19,
                 from <command-line>:31:
./usr/include/drm/drm.h:48:10: fatal error: sys/ioccom.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/drm/vc4_drm.h:27,
                 from <command-line>:31:
./usr/include/drm/drm.h:48:10: fatal error: sys/ioccom.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/drm/nouveau_drm.h:30,
                 from <command-line>:31:
./usr/include/drm/drm.h:48:10: fatal error: sys/ioccom.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/drm/msm_drm.h:28,
                 from <command-line>:31:
./usr/include/drm/drm.h:48:10: fatal error: sys/ioccom.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/linux/kfd_ioctl.h:26,
                 from <command-line>:31:
./usr/include/drm/drm.h:48:10: fatal error: sys/ioccom.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/drm/drm_fourcc.h:27,
                 from <command-line>:31:
./usr/include/drm/drm.h:48:10: fatal error: sys/ioccom.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/drm/r128_drm.h:36,
                 from <command-line>:31:
./usr/include/drm/drm.h:48:10: fatal error: sys/ioccom.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/drm/panfrost_drm.h:9,
                 from <command-line>:31:
./usr/include/drm/drm.h:48:10: fatal error: sys/ioccom.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/drm/i915_drm.h:30,
                 from <command-line>:31:
./usr/include/drm/drm.h:48:10: fatal error: sys/ioccom.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/drm/vgem_drm.h:30,
                 from <command-line>:31:
./usr/include/drm/drm.h:48:10: fatal error: sys/ioccom.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/drm/drm_mode.h:30,
                 from <command-line>:31:
./usr/include/drm/drm.h:48:10: fatal error: sys/ioccom.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from <command-line>:31:
./usr/include/drm/drm.h:48:10: fatal error: sys/ioccom.h: No such file or directory

test log snippet build parser 24

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from <command-line>:31:
./usr/include/linux/auto_fs.h:18:10: fatal error: sys/ioctl.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/linux/auto_dev-ioctl.h:14,
                 from <command-line>:31:
./usr/include/linux/auto_fs.h:18:10: fatal error: sys/ioctl.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/linux/auto_fs4.h:13,
                 from <command-line>:31:
./usr/include/linux/auto_fs.h:18:10: fatal error: sys/ioctl.h: No such file or directory

test log snippet build parser 25

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/linux/netdevice.h:29,
                 from <command-line>:31:
./usr/include/linux/if.h:28:10: fatal error: sys/socket.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from <command-line>:31:
./usr/include/linux/if.h:28:10: fatal error: sys/socket.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/linux/netfilter_bridge/ebtables.h:17,
                 from <command-line>:31:
./usr/include/linux/if.h:28:10: fatal error: sys/socket.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/linux/if_tunnel.h:6,
                 from <command-line>:31:
./usr/include/linux/if.h:28:10: fatal error: sys/socket.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/linux/if_pppox.h:25,
                 from <command-line>:31:
./usr/include/linux/if.h:28:10: fatal error: sys/socket.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/linux/netfilter/xt_physdev.h:6,
                 from <command-line>:31:
./usr/include/linux/if.h:28:10: fatal error: sys/socket.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/linux/netfilter/xt_rateest.h:6,
                 from <command-line>:31:
./usr/include/linux/if.h:28:10: fatal error: sys/socket.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/linux/route.h:27,
                 from <command-line>:31:
./usr/include/linux/if.h:28:10: fatal error: sys/socket.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/linux/netfilter_ipv4/ip_tables.h:21,
                 from <command-line>:31:
./usr/include/linux/if.h:28:10: fatal error: sys/socket.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/linux/bpfilter.h:5,
                 from <command-line>:31:
./usr/include/linux/if.h:28:10: fatal error: sys/socket.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/linux/netfilter_arp/arp_tables.h:15,
                 from <command-line>:31:
./usr/include/linux/if.h:28:10: fatal error: sys/socket.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/linux/if_pppox.h:25,
                 from ./usr/include/linux/netfilter_bridge.h:12,
                 from <command-line>:31:
./usr/include/linux/if.h:28:10: fatal error: sys/socket.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/linux/atmbr2684.h:7,
                 from <command-line>:31:
./usr/include/linux/if.h:28:10: fatal error: sys/socket.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/linux/ip6_tunnel.h:6,
                 from <command-line>:31:
./usr/include/linux/if.h:28:10: fatal error: sys/socket.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/linux/netfilter/xt_RATEEST.h:6,
                 from <command-line>:31:
./usr/include/linux/if.h:28:10: fatal error: sys/socket.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/linux/netfilter/xt_hashlimit.h:7,
                 from <command-line>:31:
./usr/include/linux/if.h:28:10: fatal error: sys/socket.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/linux/llc.h:18,
                 from <command-line>:31:
./usr/include/linux/if.h:28:10: fatal error: sys/socket.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/linux/gsmmux.h:5,
                 from <command-line>:31:
./usr/include/linux/if.h:28:10: fatal error: sys/socket.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/linux/if_frad.h:28,
                 from <command-line>:31:
./usr/include/linux/if.h:28:10: fatal error: sys/socket.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/linux/wireless.h:75,
                 from <command-line>:31:
./usr/include/linux/if.h:28:10: fatal error: sys/socket.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/linux/netdevice.h:29,
                 from ./usr/include/linux/if_arp.h:27,
                 from <command-line>:31:
./usr/include/linux/if.h:28:10: fatal error: sys/socket.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/linux/if_bonding.h:47,
                 from <command-line>:31:
./usr/include/linux/if.h:28:10: fatal error: sys/socket.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/linux/netfilter_arp/arp_tables.h:15,
                 from ./usr/include/linux/netfilter_arp/arpt_mangle.h:4,
                 from <command-line>:31:
./usr/include/linux/if.h:28:10: fatal error: sys/socket.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/linux/netfilter_ipv6/ip6_tables.h:21,
                 from <command-line>:31:
./usr/include/linux/if.h:28:10: fatal error: sys/socket.h: No such file or directory

test log snippet build parser 26

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/linux/uinput.h:44,
                 from <command-line>:31:
./usr/include/linux/input.h:14:10: fatal error: sys/ioctl.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/linux/joystick.h:28,
                 from <command-line>:31:
./usr/include/linux/input.h:14:10: fatal error: sys/ioctl.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from ./usr/include/linux/uhid.h:23,
                 from <command-line>:31:
./usr/include/linux/input.h:14:10: fatal error: sys/ioctl.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/samples/hidraw/hid-example.c:15:
usr/include/linux/input.h:14:10: fatal error: sys/ioctl.h: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from <command-line>:31:
./usr/include/linux/input.h:14:10: fatal error: sys/ioctl.h: No such file or directory

test log snippet build parser 27

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from <command-line>:31:
./usr/include/linux/lightnvm.h:24:10: fatal error: sys/ioctl.h: No such file or directory

test log snippet build parser 28

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from <command-line>:31:
./usr/include/linux/soundcard.h:43:12: fatal error: endian.h: No such file or directory

test log snippet build parser 29

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from <command-line>:31:
./usr/include/linux/tipc_config.h:46:10: fatal error: arpa/inet.h: No such file or directory

test log snippet build parser 30

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
   89 |  (void) (&__a == __d);   \
      |               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  772 |  if (check_mul_overflow(mode->clock, num, &num))
      |      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
   89 |  (void) (&__a == __d);   \
      |               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  775 |  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
   88 |  (void) (&__a == &__b);   \
      |               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  772 |  if (check_mul_overflow(mode->clock, num, &num))
      |      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
   88 |  (void) (&__a == &__b);   \
      |               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  775 |  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |      ^~~~~~~~~~~~~~~~~~

test log snippet build parser 31

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
/builds/linux/drivers/clk/qcom/clk-rpmh.c:273:14: warning: comparison of distinct pointer types ('typeof (cmd_state) *' (aka 'unsigned int *') and 'typeof (16383) *' (aka 'int *')) [-Wcompare-distinct-pointer-types]
  273 |         cmd_state = min(cmd_state, BCM_TCS_CMD_VOTE_MASK);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/minmax.h:45:19: note: expanded from macro 'min'
   45 | #define min(x, y)       __careful_cmp(x, y, <)
      |                         ^~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/minmax.h:36:24: note: expanded from macro '__careful_cmp'
   36 |         __builtin_choose_expr(__safe_cmp(x, y), \
      |                               ^~~~~~~~~~~~~~~~
/builds/linux/include/linux/minmax.h:26:4: note: expanded from macro '__safe_cmp'
   26 |                 (__typecheck(x, y) && __no_side_effects(x, y))
      |                  ^~~~~~~~~~~~~~~~~
/builds/linux/include/linux/minmax.h:20:28: note: expanded from macro '__typecheck'
   20 |         (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1)))
      |                    ~~~~~~~~~~~~~~ ^  ~~~~~~~~~~~~~~

test log snippet build parser 32

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
/builds/linux/drivers/firmware/tegra/bpmp-debugfs.c:321:16: warning: stack frame size (1240) exceeds limit (1024) in 'bpmp_debug_store' [-Wframe-larger-than]
  321 | static ssize_t bpmp_debug_store(struct file *file, const char __user *buf,
      |                ^

test log snippet build parser 33

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 34

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 35

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
/builds/linux/drivers/scsi/bfa/bfa_fcs_lport.c:1900:1: warning: stack frame size (1824) exceeds limit (1024) in 'bfa_fcs_lport_fdmi_build_rhba_pyld' [-Wframe-larger-than]
 1900 | bfa_fcs_lport_fdmi_build_rhba_pyld(struct bfa_fcs_lport_fdmi_s *fdmi, u8 *pyld)
      | ^

test log snippet build parser 36

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/bcache.h:355:2: warning: field '' with variable sized type 'union jset::(anonymous at ./usr/include/linux/bcache.h:355:2)' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end]
  355 |         BKEY_PADDED(btree_root);
      |         ^
./usr/include/linux/bcache.h:134:2: note: expanded from macro 'BKEY_PADDED'
  134 |         union { struct bkey key; __u64 key ## _pad[BKEY_PAD]; }
      |         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/bcache.h:354:2: warning: field '' with variable sized type 'union jset::(anonymous at ./usr/include/linux/bcache.h:354:2)' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end]
  354 |         BKEY_PADDED(uuid_bucket);
      |         ^
./usr/include/linux/bcache.h:134:2: note: expanded from macro 'BKEY_PADDED'
  134 |         union { struct bkey key; __u64 key ## _pad[BKEY_PAD]; }
      |         ^

test log snippet build parser 37

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/arm/boot/dts/bcm53015-meraki-mr26.dtb: Warning (i2c_bus_reg): Failed prerequisite 'reg_format'
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/arm/boot/dts/bcm53016-meraki-mr32.dtb: Warning (i2c_bus_reg): Failed prerequisite 'reg_format'

test log snippet build parser 38

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/arm/boot/dts/bcm53015-meraki-mr26.dtb: Warning (pci_device_bus_num): Failed prerequisite 'reg_format'
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/arm/boot/dts/bcm53016-meraki-mr32.dtb: Warning (pci_device_bus_num): Failed prerequisite 'reg_format'

test log snippet build parser 39

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/arm/boot/dts/bcm53015-meraki-mr26.dtb: Warning (spi_bus_reg): Failed prerequisite 'reg_format'
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/arm/boot/dts/bcm53016-meraki-mr32.dtb: Warning (spi_bus_reg): Failed prerequisite 'reg_format'

test log snippet build parser 40

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/arm/boot/dts/bcm53016-meraki-mr32.dts:203.10-206.5: Warning (avoid_default_addr_size): /srab@18007000/ports/port@0: Relying on default #address-cells value
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/arm/boot/dts/bcm53015-meraki-mr26.dts:119.10-122.5: Warning (avoid_default_addr_size): /srab@18007000/ports/port@0: Relying on default #address-cells value
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/arm/boot/dts/bcm53015-meraki-mr26.dts:124.10-133.5: Warning (avoid_default_addr_size): /srab@18007000/ports/port@5: Relying on default #address-cells value
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/arm/boot/dts/bcm53016-meraki-mr32.dts:208.10-217.5: Warning (avoid_default_addr_size): /srab@18007000/ports/port@5: Relying on default #address-cells value

test log snippet build parser 41

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/arm/boot/dts/bcm53015-meraki-mr26.dts:119.10-122.5: Warning (avoid_default_addr_size): /srab@18007000/ports/port@0: Relying on default #size-cells value
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/arm/boot/dts/bcm53016-meraki-mr32.dts:208.10-217.5: Warning (avoid_default_addr_size): /srab@18007000/ports/port@5: Relying on default #size-cells value
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/arm/boot/dts/bcm53016-meraki-mr32.dts:203.10-206.5: Warning (avoid_default_addr_size): /srab@18007000/ports/port@0: Relying on default #size-cells value
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/arm/boot/dts/bcm53015-meraki-mr26.dts:124.10-133.5: Warning (avoid_default_addr_size): /srab@18007000/ports/port@5: Relying on default #size-cells value

test log snippet build parser 42

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/arm/boot/dts/bcm53016-meraki-mr32.dts:204.4-14: Warning (reg_format): /srab@18007000/ports/port@0:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/arm/boot/dts/bcm53016-meraki-mr32.dts:209.4-14: Warning (reg_format): /srab@18007000/ports/port@5:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/arm/boot/dts/bcm53015-meraki-mr26.dts:125.4-14: Warning (reg_format): /srab@18007000/ports/port@5:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/arm/boot/dts/bcm53015-meraki-mr26.dts:120.4-14: Warning (reg_format): /srab@18007000/ports/port@0:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)

test log snippet build parser 43

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/arm/boot/dts/integratorap-im-pd1.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 44

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/arm/boot/dts/integratorap.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 45

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/arm/boot/dts/integratorap.dts:154.22-199.4: Warning (pci_bridge): /pciv3@62000000: node name is not "pci" or "pcie"

test log snippet build parser 46

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 47

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 48

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 49

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 50

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 51

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 52

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 53

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 54

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 55

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 56

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 57

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 58

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 59

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 60

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 61

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 62

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 63

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 64

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 65

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 66

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang'
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang'
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 67

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang'
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang'
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 68

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 69

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 70

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 71

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 72

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 73

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 74

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 75

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 76

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 77

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 78

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 79

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 80

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 81

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 82

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 83

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 84

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 85

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 86

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 87

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=0
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 88

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/kernel.h:15,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/kobject.h:19,
                 from /builds/linux/include/linux/of.h:17,
                 from /builds/linux/include/linux/clk-provider.h:9,
                 from /builds/linux/drivers/clk/qcom/clk-rpmh.c:6:
/builds/linux/drivers/gpu/drm/omapdrm/dss/dispc.c: In function 'pixinc':
/builds/linux/drivers/gpu/drm/omapdrm/dss/dispc.c:2080:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
 2080 |         else
      |         ^~~~
/builds/linux/drivers/gpu/drm/omapdrm/dss/dispc.c:2082:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
 2082 |                 return 0;
      |                 ^~~~~~

test log snippet build parser 89

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/kernel.h:15,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/kobject.h:19,
                 from /builds/linux/include/linux/of.h:17,
                 from /builds/linux/include/linux/clk-provider.h:9,
                 from /builds/linux/drivers/clk/qcom/clk-rpmh.c:6:
/builds/linux/drivers/clk/qcom/clk-rpmh.c: In function 'clk_rpmh_bcm_send_cmd':
/builds/linux/include/linux/minmax.h:20:35: warning: comparison of distinct pointer types lacks a cast
   20 |         (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1)))
      |                                   ^~
/builds/linux/include/linux/minmax.h:26:18: note: in expansion of macro '__typecheck'
   26 |                 (__typecheck(x, y) && __no_side_effects(x, y))
      |                  ^~~~~~~~~~~
/builds/linux/include/linux/minmax.h:36:31: note: in expansion of macro '__safe_cmp'
   36 |         __builtin_choose_expr(__safe_cmp(x, y), \
      |                               ^~~~~~~~~~
/builds/linux/include/linux/minmax.h:45:25: note: in expansion of macro '__careful_cmp'
   45 | #define min(x, y)       __careful_cmp(x, y, <)
      |                         ^~~~~~~~~~~~~
/builds/linux/drivers/clk/qcom/clk-rpmh.c:273:21: note: in expansion of macro 'min'
  273 |         cmd_state = min(cmd_state, BCM_TCS_CMD_VOTE_MASK);
      |                     ^~~

test log snippet build parser 90

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 91

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
/builds/linux/lib/bitfield_kunit.c: In function 'test_bitfields_constants':
/builds/linux/lib/bitfield_kunit.c:93:1: warning: the frame size of 4200 bytes is larger than 2048 bytes [-Wframe-larger-than=]
   93 | }
      | ^

test log snippet build parser 92

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
arch/arm/boot/dts/bcm53016-meraki-mr32.dtb: Warning (i2c_bus_reg): Failed prerequisite 'reg_format'
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
arch/arm/boot/dts/bcm53015-meraki-mr26.dtb: Warning (i2c_bus_reg): Failed prerequisite 'reg_format'

test log snippet build parser 93

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
arch/arm/boot/dts/bcm53016-meraki-mr32.dtb: Warning (pci_device_bus_num): Failed prerequisite 'reg_format'
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
arch/arm/boot/dts/bcm53015-meraki-mr26.dtb: Warning (pci_device_bus_num): Failed prerequisite 'reg_format'

test log snippet build parser 94

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
arch/arm/boot/dts/bcm53016-meraki-mr32.dtb: Warning (spi_bus_reg): Failed prerequisite 'reg_format'
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
arch/arm/boot/dts/bcm53015-meraki-mr26.dtb: Warning (spi_bus_reg): Failed prerequisite 'reg_format'

test log snippet build parser 95

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/arm/boot/dts/bcm53016-meraki-mr32.dts:208.10-217.5: Warning (avoid_default_addr_size): /srab@18007000/ports/port@5: Relying on default #address-cells value
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/arm/boot/dts/bcm53016-meraki-mr32.dts:203.10-206.5: Warning (avoid_default_addr_size): /srab@18007000/ports/port@0: Relying on default #address-cells value
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/arm/boot/dts/bcm53015-meraki-mr26.dts:124.10-133.5: Warning (avoid_default_addr_size): /srab@18007000/ports/port@5: Relying on default #address-cells value
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/arm/boot/dts/bcm53015-meraki-mr26.dts:119.10-122.5: Warning (avoid_default_addr_size): /srab@18007000/ports/port@0: Relying on default #address-cells value

test log snippet build parser 96

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/arm/boot/dts/bcm53016-meraki-mr32.dts:203.10-206.5: Warning (avoid_default_addr_size): /srab@18007000/ports/port@0: Relying on default #size-cells value
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/arm/boot/dts/bcm53015-meraki-mr26.dts:124.10-133.5: Warning (avoid_default_addr_size): /srab@18007000/ports/port@5: Relying on default #size-cells value
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/arm/boot/dts/bcm53015-meraki-mr26.dts:119.10-122.5: Warning (avoid_default_addr_size): /srab@18007000/ports/port@0: Relying on default #size-cells value
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/arm/boot/dts/bcm53016-meraki-mr32.dts:208.10-217.5: Warning (avoid_default_addr_size): /srab@18007000/ports/port@5: Relying on default #size-cells value

test log snippet build parser 97

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/arm/boot/dts/bcm53015-meraki-mr26.dts:120.4-14: Warning (reg_format): /srab@18007000/ports/port@0:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/arm/boot/dts/bcm53016-meraki-mr32.dts:209.4-14: Warning (reg_format): /srab@18007000/ports/port@5:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/arm/boot/dts/bcm53016-meraki-mr32.dts:204.4-14: Warning (reg_format): /srab@18007000/ports/port@0:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/arm/boot/dts/bcm53015-meraki-mr26.dts:125.4-14: Warning (reg_format): /srab@18007000/ports/port@5:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)

test log snippet build parser 98

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
arch/arm/boot/dts/integratorap-im-pd1.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 99

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
arch/arm/boot/dts/integratorap.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 100

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/arm/boot/dts/integratorap.dts:154.22-199.4: Warning (pci_bridge): /pciv3@62000000: node name is not "pci" or "pcie"

test log snippet build parser 101

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 102

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 103

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 104

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 105

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 106

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 107

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 108

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 109

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 110

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 111

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 112

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 113

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 114

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 115

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 116

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 117

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 118

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 119

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 120

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 121

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 122

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 123

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 124

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 125

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 126

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 127

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 128

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/kernel.h:15,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/kobject.h:19,
                 from /builds/linux/include/linux/of.h:17,
                 from /builds/linux/include/linux/clk-provider.h:9,
                 from /builds/linux/drivers/clk/qcom/clk-rpmh.c:6:
/builds/linux/drivers/clk/qcom/clk-rpmh.c: In function 'clk_rpmh_bcm_send_cmd':
/builds/linux/include/linux/minmax.h:20:28: warning: comparison of distinct pointer types lacks a cast
  (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1)))
                            ^~
/builds/linux/include/linux/minmax.h:26:4: note: in expansion of macro '__typecheck'
   (__typecheck(x, y) && __no_side_effects(x, y))
    ^~~~~~~~~~~
/builds/linux/include/linux/minmax.h:36:24: note: in expansion of macro '__safe_cmp'
  __builtin_choose_expr(__safe_cmp(x, y), \
                        ^~~~~~~~~~
/builds/linux/include/linux/minmax.h:45:19: note: in expansion of macro '__careful_cmp'
 #define min(x, y) __careful_cmp(x, y, <)
                   ^~~~~~~~~~~~~
/builds/linux/drivers/clk/qcom/clk-rpmh.c:273:14: note: in expansion of macro 'min'
  cmd_state = min(cmd_state, BCM_TCS_CMD_VOTE_MASK);
              ^~~

test log snippet build parser 129

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

test log snippet build parser 130

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
/builds/linux/lib/bitfield_kunit.c: In function 'test_bitfields_constants':
/builds/linux/lib/bitfield_kunit.c:93:1: warning: the frame size of 4200 bytes is larger than 2048 bytes [-Wframe-larger-than=]
 }
 ^

test log snippet build parser 131

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
arch/arm/boot/dts/bcm53015-meraki-mr26.dtb: Warning (i2c_bus_reg): Failed prerequisite 'reg_format'
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
arch/arm/boot/dts/bcm53016-meraki-mr32.dtb: Warning (i2c_bus_reg): Failed prerequisite 'reg_format'

test log snippet build parser 132

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
arch/arm/boot/dts/bcm53016-meraki-mr32.dtb: Warning (pci_device_bus_num): Failed prerequisite 'reg_format'
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
arch/arm/boot/dts/bcm53015-meraki-mr26.dtb: Warning (pci_device_bus_num): Failed prerequisite 'reg_format'

test log snippet build parser 133

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
arch/arm/boot/dts/bcm53015-meraki-mr26.dtb: Warning (spi_bus_reg): Failed prerequisite 'reg_format'
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
arch/arm/boot/dts/bcm53016-meraki-mr32.dtb: Warning (spi_bus_reg): Failed prerequisite 'reg_format'

test log snippet build parser 134

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/arm/boot/dts/bcm53016-meraki-mr32.dts:203.10-206.5: Warning (avoid_default_addr_size): /srab@18007000/ports/port@0: Relying on default #address-cells value
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/arm/boot/dts/bcm53016-meraki-mr32.dts:208.10-217.5: Warning (avoid_default_addr_size): /srab@18007000/ports/port@5: Relying on default #address-cells value
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/arm/boot/dts/bcm53015-meraki-mr26.dts:119.10-122.5: Warning (avoid_default_addr_size): /srab@18007000/ports/port@0: Relying on default #address-cells value
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/arm/boot/dts/bcm53015-meraki-mr26.dts:124.10-133.5: Warning (avoid_default_addr_size): /srab@18007000/ports/port@5: Relying on default #address-cells value

test log snippet build parser 135

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/arm/boot/dts/bcm53016-meraki-mr32.dts:208.10-217.5: Warning (avoid_default_addr_size): /srab@18007000/ports/port@5: Relying on default #size-cells value
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/arm/boot/dts/bcm53015-meraki-mr26.dts:124.10-133.5: Warning (avoid_default_addr_size): /srab@18007000/ports/port@5: Relying on default #size-cells value
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/arm/boot/dts/bcm53016-meraki-mr32.dts:203.10-206.5: Warning (avoid_default_addr_size): /srab@18007000/ports/port@0: Relying on default #size-cells value
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/arm/boot/dts/bcm53015-meraki-mr26.dts:119.10-122.5: Warning (avoid_default_addr_size): /srab@18007000/ports/port@0: Relying on default #size-cells value

test log snippet build parser 136

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/arm/boot/dts/bcm53015-meraki-mr26.dts:120.4-14: Warning (reg_format): /srab@18007000/ports/port@0:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/arm/boot/dts/bcm53016-meraki-mr32.dts:204.4-14: Warning (reg_format): /srab@18007000/ports/port@0:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/arm/boot/dts/bcm53015-meraki-mr26.dts:125.4-14: Warning (reg_format): /srab@18007000/ports/port@5:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/arm/boot/dts/bcm53016-meraki-mr32.dts:209.4-14: Warning (reg_format): /srab@18007000/ports/port@5:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)

test log snippet build parser 137

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
arch/arm/boot/dts/integratorap-im-pd1.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 138

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
arch/arm/boot/dts/integratorap.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 139

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/arm/boot/dts/integratorap.dts:154.22-199.4: Warning (pci_bridge): /pciv3@62000000: node name is not "pci" or "pcie"

test log snippet build parser 140

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

test log snippet build parser 141

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

test log snippet build parser 142

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

test log snippet build parser 143

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

test log snippet build parser 144

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

test log snippet build parser 145

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

test log snippet build parser 146

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

test log snippet build parser 147

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

test log snippet build parser 148

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

test log snippet build parser 149

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

test log snippet build parser 150

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

test log snippet build parser 151

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

test log snippet build parser 152

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

test log snippet build parser 153

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

test log snippet build parser 154

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

test log snippet build parser 155

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

test log snippet build parser 156

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

test log snippet build parser 157

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/clk/qcom/clk-rpmh.c:273:14: warning: comparison of distinct pointer types ('typeof (cmd_state) *' (aka 'unsigned int *') and 'typeof (16383) *' (aka 'int *')) [-Wcompare-distinct-pointer-types]
  273 |         cmd_state = min(cmd_state, BCM_TCS_CMD_VOTE_MASK);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/minmax.h:45:19: note: expanded from macro 'min'
   45 | #define min(x, y)       __careful_cmp(x, y, <)
      |                         ^~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/minmax.h:36:24: note: expanded from macro '__careful_cmp'
   36 |         __builtin_choose_expr(__safe_cmp(x, y), \
      |                               ^~~~~~~~~~~~~~~~
/builds/linux/include/linux/minmax.h:26:4: note: expanded from macro '__safe_cmp'
   26 |                 (__typecheck(x, y) && __no_side_effects(x, y))
      |                  ^~~~~~~~~~~~~~~~~
/builds/linux/include/linux/minmax.h:20:28: note: expanded from macro '__typecheck'
   20 |         (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1)))
      |                    ~~~~~~~~~~~~~~ ^  ~~~~~~~~~~~~~~

test log snippet build parser 158

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 159

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 160

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/fs/udf/super.c:1155:7: warning: comparison of distinct pointer types ('typeof (map->s_partition_len) *' (aka 'unsigned int *') and 'typeof (sizeof(struct spaceBitmapDesc) << 3) *' (aka 'unsigned long *')) [-Wcompare-distinct-pointer-types]
 1155 |                 if (check_add_overflow(map->s_partition_len,
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1156 |                                        sizeof(struct spaceBitmapDesc) << 3,
      |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1157 |                                        &sum)) {
      |                                        ~~~~~
/builds/linux/include/linux/overflow.h:70:15: note: expanded from macro 'check_add_overflow'
   70 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 161

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
./usr/include/linux/bcache.h:354:2: warning: field '' with variable sized type 'union jset::(anonymous at ./usr/include/linux/bcache.h:354:2)' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end]
  354 |         BKEY_PADDED(uuid_bucket);
      |         ^
./usr/include/linux/bcache.h:134:2: note: expanded from macro 'BKEY_PADDED'
  134 |         union { struct bkey key; __u64 key ## _pad[BKEY_PAD]; }
      |         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
./usr/include/linux/bcache.h:355:2: warning: field '' with variable sized type 'union jset::(anonymous at ./usr/include/linux/bcache.h:355:2)' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end]
  355 |         BKEY_PADDED(btree_root);
      |         ^
./usr/include/linux/bcache.h:134:2: note: expanded from macro 'BKEY_PADDED'
  134 |         union { struct bkey key; __u64 key ## _pad[BKEY_PAD]; }
      |         ^

test log snippet build parser 162

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 163

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 164

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 165

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 166

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 167

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 168

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 169

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 170

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 171

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 172

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/3/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/kernel.h:15,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/kobject.h:19,
                 from /builds/linux/include/linux/of.h:17,
                 from /builds/linux/include/linux/clk-provider.h:9,
                 from /builds/linux/drivers/clk/qcom/clk-rpmh.c:6:
/builds/linux/drivers/clk/qcom/clk-rpmh.c: In function 'clk_rpmh_bcm_send_cmd':
/builds/linux/include/linux/minmax.h:20:35: warning: comparison of distinct pointer types lacks a cast
   20 |         (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1)))
      |                                   ^~
/builds/linux/include/linux/minmax.h:26:18: note: in expansion of macro '__typecheck'
   26 |                 (__typecheck(x, y) && __no_side_effects(x, y))
      |                  ^~~~~~~~~~~
/builds/linux/include/linux/minmax.h:36:31: note: in expansion of macro '__safe_cmp'
   36 |         __builtin_choose_expr(__safe_cmp(x, y), \
      |                               ^~~~~~~~~~
/builds/linux/include/linux/minmax.h:45:25: note: in expansion of macro '__careful_cmp'
   45 | #define min(x, y)       __careful_cmp(x, y, <)
      |                         ^~~~~~~~~~~~~
/builds/linux/drivers/clk/qcom/clk-rpmh.c:273:21: note: in expansion of macro 'min'
  273 |         cmd_state = min(cmd_state, BCM_TCS_CMD_VOTE_MASK);
      |                     ^~~

test log snippet build parser 173

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/3/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/3/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/3/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/mm.h:30,
                 from /builds/linux/include/linux/pagemap.h:8,
                 from /builds/linux/include/linux/buffer_head.h:14,
                 from /builds/linux/fs/udf/udfdecl.h:12,
                 from /builds/linux/fs/udf/super.c:41:
/builds/linux/fs/udf/super.c: In function 'udf_fill_partdesc_info':
/builds/linux/include/linux/overflow.h:70:22: warning: comparison of distinct pointer types lacks a cast
   70 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/fs/udf/super.c:1155:21: note: in expansion of macro 'check_add_overflow'
 1155 |                 if (check_add_overflow(map->s_partition_len,
      |                     ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/3/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/3/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 174

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 175

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 176

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 177

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 178

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 179

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 180

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 181

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 182

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 183

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 184

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 185

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 186

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 187

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/kernel.h:15,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/kobject.h:19,
                 from /builds/linux/include/linux/of.h:17,
                 from /builds/linux/include/linux/clk-provider.h:9,
                 from /builds/linux/drivers/clk/qcom/clk-rpmh.c:6:
/builds/linux/drivers/clk/qcom/clk-rpmh.c: In function 'clk_rpmh_bcm_send_cmd':
/builds/linux/include/linux/minmax.h:20:28: warning: comparison of distinct pointer types lacks a cast
  (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1)))
                            ^~
/builds/linux/include/linux/minmax.h:26:4: note: in expansion of macro '__typecheck'
   (__typecheck(x, y) && __no_side_effects(x, y))
    ^~~~~~~~~~~
/builds/linux/include/linux/minmax.h:36:24: note: in expansion of macro '__safe_cmp'
  __builtin_choose_expr(__safe_cmp(x, y), \
                        ^~~~~~~~~~
/builds/linux/include/linux/minmax.h:45:19: note: in expansion of macro '__careful_cmp'
 #define min(x, y) __careful_cmp(x, y, <)
                   ^~~~~~~~~~~~~
/builds/linux/drivers/clk/qcom/clk-rpmh.c:273:14: note: in expansion of macro 'min'
  cmd_state = min(cmd_state, BCM_TCS_CMD_VOTE_MASK);
              ^~~

test log snippet build parser 188

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/mm.h:30,
                 from /builds/linux/include/linux/pagemap.h:8,
                 from /builds/linux/include/linux/buffer_head.h:14,
                 from /builds/linux/fs/udf/udfdecl.h:12,
                 from /builds/linux/fs/udf/super.c:41:
/builds/linux/fs/udf/super.c: In function 'udf_fill_partdesc_info':
/builds/linux/include/linux/overflow.h:70:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/fs/udf/super.c:1155:7: note: in expansion of macro 'check_add_overflow'
   if (check_add_overflow(map->s_partition_len,
       ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

test log snippet build parser 189

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

test log snippet build parser 190

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

test log snippet build parser 191

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/clk/qcom/clk-rpmh.c:273:14: warning: comparison of distinct pointer types ('typeof (cmd_state) *' (aka 'unsigned int *') and 'typeof (16383) *' (aka 'int *')) [-Wcompare-distinct-pointer-types]
  273 |         cmd_state = min(cmd_state, BCM_TCS_CMD_VOTE_MASK);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/minmax.h:45:19: note: expanded from macro 'min'
   45 | #define min(x, y)       __careful_cmp(x, y, <)
      |                         ^~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/minmax.h:36:24: note: expanded from macro '__careful_cmp'
   36 |         __builtin_choose_expr(__safe_cmp(x, y), \
      |                               ^~~~~~~~~~~~~~~~
/builds/linux/include/linux/minmax.h:26:4: note: expanded from macro '__safe_cmp'
   26 |                 (__typecheck(x, y) && __no_side_effects(x, y))
      |                  ^~~~~~~~~~~~~~~~~
/builds/linux/include/linux/minmax.h:20:28: note: expanded from macro '__typecheck'
   20 |         (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1)))
      |                    ~~~~~~~~~~~~~~ ^  ~~~~~~~~~~~~~~

test log snippet build parser 192

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 193

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 194

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2447:9: warning: shift count >= width of type [-Wshift-count-overflow]
 2447 |         return hweight64(VDBOX_MASK(&i915->gt));
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:29:49: note: expanded from macro 'hweight64'
   29 | #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w))
      |                                                 ^~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:21:76: note: expanded from macro '__const_hweight64'
   21 | #define __const_hweight64(w) (__const_hweight32(w) + __const_hweight32((w) >> 32))
      |                                                                            ^  ~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:20:73: note: expanded from macro '__const_hweight32'
   20 | #define __const_hweight32(w) (__const_hweight16(w) + __const_hweight16((w) >> 16))
      |                                                                         ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:19:48: note: expanded from macro '__const_hweight16'
   19 | #define __const_hweight16(w) (__const_hweight8(w)  + __const_hweight8((w)  >> 8 ))
      |                                                ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:12:9: note: expanded from macro '__const_hweight8'
   12 |           (!!((w) & (1ULL << 2))) +     \
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2447:9: warning: shift count >= width of type [-Wshift-count-overflow]
 2447 |         return hweight64(VDBOX_MASK(&i915->gt));
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:29:49: note: expanded from macro 'hweight64'
   29 | #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w))
      |                                                 ^~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:21:76: note: expanded from macro '__const_hweight64'
   21 | #define __const_hweight64(w) (__const_hweight32(w) + __const_hweight32((w) >> 32))
      |                                                                            ^  ~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:20:49: note: expanded from macro '__const_hweight32'
   20 | #define __const_hweight32(w) (__const_hweight16(w) + __const_hweight16((w) >> 16))
      |                                                 ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:19:72: note: expanded from macro '__const_hweight16'
   19 | #define __const_hweight16(w) (__const_hweight8(w)  + __const_hweight8((w)  >> 8 ))
      |                                                                        ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:16:9: note: expanded from macro '__const_hweight8'
   16 |           (!!((w) & (1ULL << 6))) +     \
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2447:9: warning: shift count >= width of type [-Wshift-count-overflow]
 2447 |         return hweight64(VDBOX_MASK(&i915->gt));
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:29:49: note: expanded from macro 'hweight64'
   29 | #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w))
      |                                                 ^~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:21:76: note: expanded from macro '__const_hweight64'
   21 | #define __const_hweight64(w) (__const_hweight32(w) + __const_hweight32((w) >> 32))
      |                                                                            ^  ~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:20:49: note: expanded from macro '__const_hweight32'
   20 | #define __const_hweight32(w) (__const_hweight16(w) + __const_hweight16((w) >> 16))
      |                                                 ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:19:48: note: expanded from macro '__const_hweight16'
   19 | #define __const_hweight16(w) (__const_hweight8(w)  + __const_hweight8((w)  >> 8 ))
      |                                                ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:14:9: note: expanded from macro '__const_hweight8'
   14 |           (!!((w) & (1ULL << 4))) +     \
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2447:9: warning: shift count >= width of type [-Wshift-count-overflow]
 2447 |         return hweight64(VDBOX_MASK(&i915->gt));
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:29:49: note: expanded from macro 'hweight64'
   29 | #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w))
      |                                                 ^~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:21:76: note: expanded from macro '__const_hweight64'
   21 | #define __const_hweight64(w) (__const_hweight32(w) + __const_hweight32((w) >> 32))
      |                                                                            ^  ~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:20:49: note: expanded from macro '__const_hweight32'
   20 | #define __const_hweight32(w) (__const_hweight16(w) + __const_hweight16((w) >> 16))
      |                                                 ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:19:72: note: expanded from macro '__const_hweight16'
   19 | #define __const_hweight16(w) (__const_hweight8(w)  + __const_hweight8((w)  >> 8 ))
      |                                                                        ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:13:9: note: expanded from macro '__const_hweight8'
   13 |           (!!((w) & (1ULL << 3))) +     \
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2447:9: warning: shift count >= width of type [-Wshift-count-overflow]
 2447 |         return hweight64(VDBOX_MASK(&i915->gt));
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:29:49: note: expanded from macro 'hweight64'
   29 | #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w))
      |                                                 ^~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:21:76: note: expanded from macro '__const_hweight64'
   21 | #define __const_hweight64(w) (__const_hweight32(w) + __const_hweight32((w) >> 32))
      |                                                                            ^  ~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:20:49: note: expanded from macro '__const_hweight32'
   20 | #define __const_hweight32(w) (__const_hweight16(w) + __const_hweight16((w) >> 16))
      |                                                 ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:19:48: note: expanded from macro '__const_hweight16'
   19 | #define __const_hweight16(w) (__const_hweight8(w)  + __const_hweight8((w)  >> 8 ))
      |                                                ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:12:9: note: expanded from macro '__const_hweight8'
   12 |           (!!((w) & (1ULL << 2))) +     \
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2447:9: warning: shift count >= width of type [-Wshift-count-overflow]
 2447 |         return hweight64(VDBOX_MASK(&i915->gt));
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:29:49: note: expanded from macro 'hweight64'
   29 | #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w))
      |                                                 ^~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:21:76: note: expanded from macro '__const_hweight64'
   21 | #define __const_hweight64(w) (__const_hweight32(w) + __const_hweight32((w) >> 32))
      |                                                                            ^  ~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:20:73: note: expanded from macro '__const_hweight32'
   20 | #define __const_hweight32(w) (__const_hweight16(w) + __const_hweight16((w) >> 16))
      |                                                                         ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:19:72: note: expanded from macro '__const_hweight16'
   19 | #define __const_hweight16(w) (__const_hweight8(w)  + __const_hweight8((w)  >> 8 ))
      |                                                                        ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:10:9: note: expanded from macro '__const_hweight8'
   10 |          ((!!((w) & (1ULL << 0))) +     \
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2447:9: warning: shift count >= width of type [-Wshift-count-overflow]
 2447 |         return hweight64(VDBOX_MASK(&i915->gt));
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:29:49: note: expanded from macro 'hweight64'
   29 | #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w))
      |                                                 ^~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:21:76: note: expanded from macro '__const_hweight64'
   21 | #define __const_hweight64(w) (__const_hweight32(w) + __const_hweight32((w) >> 32))
      |                                                                            ^  ~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:20:73: note: expanded from macro '__const_hweight32'
   20 | #define __const_hweight32(w) (__const_hweight16(w) + __const_hweight16((w) >> 16))
      |                                                                         ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:19:72: note: expanded from macro '__const_hweight16'
   19 | #define __const_hweight16(w) (__const_hweight8(w)  + __const_hweight8((w)  >> 8 ))
      |                                                                        ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:16:9: note: expanded from macro '__const_hweight8'
   16 |           (!!((w) & (1ULL << 6))) +     \
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2447:9: warning: shift count >= width of type [-Wshift-count-overflow]
 2447 |         return hweight64(VDBOX_MASK(&i915->gt));
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:29:49: note: expanded from macro 'hweight64'
   29 | #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w))
      |                                                 ^~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:21:76: note: expanded from macro '__const_hweight64'
   21 | #define __const_hweight64(w) (__const_hweight32(w) + __const_hweight32((w) >> 32))
      |                                                                            ^  ~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:20:49: note: expanded from macro '__const_hweight32'
   20 | #define __const_hweight32(w) (__const_hweight16(w) + __const_hweight16((w) >> 16))
      |                                                 ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:19:72: note: expanded from macro '__const_hweight16'
   19 | #define __const_hweight16(w) (__const_hweight8(w)  + __const_hweight8((w)  >> 8 ))
      |                                                                        ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:14:9: note: expanded from macro '__const_hweight8'
   14 |           (!!((w) & (1ULL << 4))) +     \
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2447:9: warning: shift count >= width of type [-Wshift-count-overflow]
 2447 |         return hweight64(VDBOX_MASK(&i915->gt));
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:29:49: note: expanded from macro 'hweight64'
   29 | #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w))
      |                                                 ^~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:21:76: note: expanded from macro '__const_hweight64'
   21 | #define __const_hweight64(w) (__const_hweight32(w) + __const_hweight32((w) >> 32))
      |                                                                            ^  ~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:20:73: note: expanded from macro '__const_hweight32'
   20 | #define __const_hweight32(w) (__const_hweight16(w) + __const_hweight16((w) >> 16))
      |                                                                         ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:19:72: note: expanded from macro '__const_hweight16'
   19 | #define __const_hweight16(w) (__const_hweight8(w)  + __const_hweight8((w)  >> 8 ))
      |                                                                        ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:14:9: note: expanded from macro '__const_hweight8'
   14 |           (!!((w) & (1ULL << 4))) +     \
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2447:9: warning: shift count >= width of type [-Wshift-count-overflow]
 2447 |         return hweight64(VDBOX_MASK(&i915->gt));
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:29:49: note: expanded from macro 'hweight64'
   29 | #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w))
      |                                                 ^~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:21:76: note: expanded from macro '__const_hweight64'
   21 | #define __const_hweight64(w) (__const_hweight32(w) + __const_hweight32((w) >> 32))
      |                                                                            ^  ~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:20:73: note: expanded from macro '__const_hweight32'
   20 | #define __const_hweight32(w) (__const_hweight16(w) + __const_hweight16((w) >> 16))
      |                                                                         ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:19:48: note: expanded from macro '__const_hweight16'
   19 | #define __const_hweight16(w) (__const_hweight8(w)  + __const_hweight8((w)  >> 8 ))
      |                                                ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:16:9: note: expanded from macro '__const_hweight8'
   16 |           (!!((w) & (1ULL << 6))) +     \
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2447:9: warning: shift count >= width of type [-Wshift-count-overflow]
 2447 |         return hweight64(VDBOX_MASK(&i915->gt));
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:29:49: note: expanded from macro 'hweight64'
   29 | #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w))
      |                                                 ^~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:21:76: note: expanded from macro '__const_hweight64'
   21 | #define __const_hweight64(w) (__const_hweight32(w) + __const_hweight32((w) >> 32))
      |                                                                            ^  ~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:20:73: note: expanded from macro '__const_hweight32'
   20 | #define __const_hweight32(w) (__const_hweight16(w) + __const_hweight16((w) >> 16))
      |                                                                         ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:19:72: note: expanded from macro '__const_hweight16'
   19 | #define __const_hweight16(w) (__const_hweight8(w)  + __const_hweight8((w)  >> 8 ))
      |                                                                        ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:15:9: note: expanded from macro '__const_hweight8'
   15 |           (!!((w) & (1ULL << 5))) +     \
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2447:9: warning: shift count >= width of type [-Wshift-count-overflow]
 2447 |         return hweight64(VDBOX_MASK(&i915->gt));
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:29:49: note: expanded from macro 'hweight64'
   29 | #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w))
      |                                                 ^~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:21:76: note: expanded from macro '__const_hweight64'
   21 | #define __const_hweight64(w) (__const_hweight32(w) + __const_hweight32((w) >> 32))
      |                                                                            ^  ~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:20:49: note: expanded from macro '__const_hweight32'
   20 | #define __const_hweight32(w) (__const_hweight16(w) + __const_hweight16((w) >> 16))
      |                                                 ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:19:48: note: expanded from macro '__const_hweight16'
   19 | #define __const_hweight16(w) (__const_hweight8(w)  + __const_hweight8((w)  >> 8 ))
      |                                                ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:13:9: note: expanded from macro '__const_hweight8'
   13 |           (!!((w) & (1ULL << 3))) +     \
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2447:9: warning: shift count >= width of type [-Wshift-count-overflow]
 2447 |         return hweight64(VDBOX_MASK(&i915->gt));
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:29:49: note: expanded from macro 'hweight64'
   29 | #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w))
      |                                                 ^~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:21:76: note: expanded from macro '__const_hweight64'
   21 | #define __const_hweight64(w) (__const_hweight32(w) + __const_hweight32((w) >> 32))
      |                                                                            ^  ~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:20:49: note: expanded from macro '__const_hweight32'
   20 | #define __const_hweight32(w) (__const_hweight16(w) + __const_hweight16((w) >> 16))
      |                                                 ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:19:48: note: expanded from macro '__const_hweight16'
   19 | #define __const_hweight16(w) (__const_hweight8(w)  + __const_hweight8((w)  >> 8 ))
      |                                                ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:11:9: note: expanded from macro '__const_hweight8'
   11 |           (!!((w) & (1ULL << 1))) +     \
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2447:9: warning: shift count >= width of type [-Wshift-count-overflow]
 2447 |         return hweight64(VDBOX_MASK(&i915->gt));
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:29:49: note: expanded from macro 'hweight64'
   29 | #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w))
      |                                                 ^~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:21:76: note: expanded from macro '__const_hweight64'
   21 | #define __const_hweight64(w) (__const_hweight32(w) + __const_hweight32((w) >> 32))
      |                                                                            ^  ~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:20:49: note: expanded from macro '__const_hweight32'
   20 | #define __const_hweight32(w) (__const_hweight16(w) + __const_hweight16((w) >> 16))
      |                                                 ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:19:48: note: expanded from macro '__const_hweight16'
   19 | #define __const_hweight16(w) (__const_hweight8(w)  + __const_hweight8((w)  >> 8 ))
      |                                                ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:10:9: note: expanded from macro '__const_hweight8'
   10 |          ((!!((w) & (1ULL << 0))) +     \
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2447:9: warning: shift count >= width of type [-Wshift-count-overflow]
 2447 |         return hweight64(VDBOX_MASK(&i915->gt));
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:29:49: note: expanded from macro 'hweight64'
   29 | #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w))
      |                                                 ^~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:21:76: note: expanded from macro '__const_hweight64'
   21 | #define __const_hweight64(w) (__const_hweight32(w) + __const_hweight32((w) >> 32))
      |                                                                            ^  ~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:20:49: note: expanded from macro '__const_hweight32'
   20 | #define __const_hweight32(w) (__const_hweight16(w) + __const_hweight16((w) >> 16))
      |                                                 ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:19:72: note: expanded from macro '__const_hweight16'
   19 | #define __const_hweight16(w) (__const_hweight8(w)  + __const_hweight8((w)  >> 8 ))
      |                                                                        ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:10:9: note: expanded from macro '__const_hweight8'
   10 |          ((!!((w) & (1ULL << 0))) +     \
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2447:9: warning: shift count >= width of type [-Wshift-count-overflow]
 2447 |         return hweight64(VDBOX_MASK(&i915->gt));
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:29:49: note: expanded from macro 'hweight64'
   29 | #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w))
      |                                                 ^~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:21:76: note: expanded from macro '__const_hweight64'
   21 | #define __const_hweight64(w) (__const_hweight32(w) + __const_hweight32((w) >> 32))
      |                                                                            ^  ~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:20:73: note: expanded from macro '__const_hweight32'
   20 | #define __const_hweight32(w) (__const_hweight16(w) + __const_hweight16((w) >> 16))
      |                                                                         ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:19:48: note: expanded from macro '__const_hweight16'
   19 | #define __const_hweight16(w) (__const_hweight8(w)  + __const_hweight8((w)  >> 8 ))
      |                                                ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:11:9: note: expanded from macro '__const_hweight8'
   11 |           (!!((w) & (1ULL << 1))) +     \
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2447:9: warning: shift count >= width of type [-Wshift-count-overflow]
 2447 |         return hweight64(VDBOX_MASK(&i915->gt));
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:29:49: note: expanded from macro 'hweight64'
   29 | #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w))
      |                                                 ^~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:21:76: note: expanded from macro '__const_hweight64'
   21 | #define __const_hweight64(w) (__const_hweight32(w) + __const_hweight32((w) >> 32))
      |                                                                            ^  ~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:20:49: note: expanded from macro '__const_hweight32'
   20 | #define __const_hweight32(w) (__const_hweight16(w) + __const_hweight16((w) >> 16))
      |                                                 ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:19:72: note: expanded from macro '__const_hweight16'
   19 | #define __const_hweight16(w) (__const_hweight8(w)  + __const_hweight8((w)  >> 8 ))
      |                                                                        ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:11:9: note: expanded from macro '__const_hweight8'
   11 |           (!!((w) & (1ULL << 1))) +     \
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2447:9: warning: shift count >= width of type [-Wshift-count-overflow]
 2447 |         return hweight64(VDBOX_MASK(&i915->gt));
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:29:49: note: expanded from macro 'hweight64'
   29 | #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w))
      |                                                 ^~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:21:76: note: expanded from macro '__const_hweight64'
   21 | #define __const_hweight64(w) (__const_hweight32(w) + __const_hweight32((w) >> 32))
      |                                                                            ^  ~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:20:49: note: expanded from macro '__const_hweight32'
   20 | #define __const_hweight32(w) (__const_hweight16(w) + __const_hweight16((w) >> 16))
      |                                                 ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:19:72: note: expanded from macro '__const_hweight16'
   19 | #define __const_hweight16(w) (__const_hweight8(w)  + __const_hweight8((w)  >> 8 ))
      |                                                                        ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:12:9: note: expanded from macro '__const_hweight8'
   12 |           (!!((w) & (1ULL << 2))) +     \
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2447:9: warning: shift count >= width of type [-Wshift-count-overflow]
 2447 |         return hweight64(VDBOX_MASK(&i915->gt));
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:29:49: note: expanded from macro 'hweight64'
   29 | #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w))
      |                                                 ^~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:21:76: note: expanded from macro '__const_hweight64'
   21 | #define __const_hweight64(w) (__const_hweight32(w) + __const_hweight32((w) >> 32))
      |                                                                            ^  ~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:20:73: note: expanded from macro '__const_hweight32'
   20 | #define __const_hweight32(w) (__const_hweight16(w) + __const_hweight16((w) >> 16))
      |                                                                         ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:19:72: note: expanded from macro '__const_hweight16'
   19 | #define __const_hweight16(w) (__const_hweight8(w)  + __const_hweight8((w)  >> 8 ))
      |                                                                        ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:12:9: note: expanded from macro '__const_hweight8'
   12 |           (!!((w) & (1ULL << 2))) +     \
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2447:9: warning: shift count >= width of type [-Wshift-count-overflow]
 2447 |         return hweight64(VDBOX_MASK(&i915->gt));
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:29:49: note: expanded from macro 'hweight64'
   29 | #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w))
      |                                                 ^~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:21:76: note: expanded from macro '__const_hweight64'
   21 | #define __const_hweight64(w) (__const_hweight32(w) + __const_hweight32((w) >> 32))
      |                                                                            ^  ~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:20:73: note: expanded from macro '__const_hweight32'
   20 | #define __const_hweight32(w) (__const_hweight16(w) + __const_hweight16((w) >> 16))
      |                                                                         ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:19:72: note: expanded from macro '__const_hweight16'
   19 | #define __const_hweight16(w) (__const_hweight8(w)  + __const_hweight8((w)  >> 8 ))
      |                                                                        ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:17:9: note: expanded from macro '__const_hweight8'
   17 |           (!!((w) & (1ULL << 7)))))
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2447:9: warning: shift count >= width of type [-Wshift-count-overflow]
 2447 |         return hweight64(VDBOX_MASK(&i915->gt));
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:29:49: note: expanded from macro 'hweight64'
   29 | #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w))
      |                                                 ^~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:21:76: note: expanded from macro '__const_hweight64'
   21 | #define __const_hweight64(w) (__const_hweight32(w) + __const_hweight32((w) >> 32))
      |                                                                            ^  ~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:20:49: note: expanded from macro '__const_hweight32'
   20 | #define __const_hweight32(w) (__const_hweight16(w) + __const_hweight16((w) >> 16))
      |                                                 ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:19:72: note: expanded from macro '__const_hweight16'
   19 | #define __const_hweight16(w) (__const_hweight8(w)  + __const_hweight8((w)  >> 8 ))
      |                                                                        ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:15:9: note: expanded from macro '__const_hweight8'
   15 |           (!!((w) & (1ULL << 5))) +     \
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2447:9: warning: shift count >= width of type [-Wshift-count-overflow]
 2447 |         return hweight64(VDBOX_MASK(&i915->gt));
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:29:49: note: expanded from macro 'hweight64'
   29 | #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w))
      |                                                 ^~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:21:76: note: expanded from macro '__const_hweight64'
   21 | #define __const_hweight64(w) (__const_hweight32(w) + __const_hweight32((w) >> 32))
      |                                                                            ^  ~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:20:73: note: expanded from macro '__const_hweight32'
   20 | #define __const_hweight32(w) (__const_hweight16(w) + __const_hweight16((w) >> 16))
      |                                                                         ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:19:48: note: expanded from macro '__const_hweight16'
   19 | #define __const_hweight16(w) (__const_hweight8(w)  + __const_hweight8((w)  >> 8 ))
      |                                                ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:14:9: note: expanded from macro '__const_hweight8'
   14 |           (!!((w) & (1ULL << 4))) +     \
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2447:9: warning: shift count >= width of type [-Wshift-count-overflow]
 2447 |         return hweight64(VDBOX_MASK(&i915->gt));
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:29:49: note: expanded from macro 'hweight64'
   29 | #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w))
      |                                                 ^~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:21:76: note: expanded from macro '__const_hweight64'
   21 | #define __const_hweight64(w) (__const_hweight32(w) + __const_hweight32((w) >> 32))
      |                                                                            ^  ~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:20:73: note: expanded from macro '__const_hweight32'
   20 | #define __const_hweight32(w) (__const_hweight16(w) + __const_hweight16((w) >> 16))
      |                                                                         ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:19:48: note: expanded from macro '__const_hweight16'
   19 | #define __const_hweight16(w) (__const_hweight8(w)  + __const_hweight8((w)  >> 8 ))
      |                                                ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:10:9: note: expanded from macro '__const_hweight8'
   10 |          ((!!((w) & (1ULL << 0))) +     \
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2447:9: warning: shift count >= width of type [-Wshift-count-overflow]
 2447 |         return hweight64(VDBOX_MASK(&i915->gt));
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:29:49: note: expanded from macro 'hweight64'
   29 | #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w))
      |                                                 ^~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:21:76: note: expanded from macro '__const_hweight64'
   21 | #define __const_hweight64(w) (__const_hweight32(w) + __const_hweight32((w) >> 32))
      |                                                                            ^  ~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:20:73: note: expanded from macro '__const_hweight32'
   20 | #define __const_hweight32(w) (__const_hweight16(w) + __const_hweight16((w) >> 16))
      |                                                                         ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:19:48: note: expanded from macro '__const_hweight16'
   19 | #define __const_hweight16(w) (__const_hweight8(w)  + __const_hweight8((w)  >> 8 ))
      |                                                ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:17:9: note: expanded from macro '__const_hweight8'
   17 |           (!!((w) & (1ULL << 7)))))
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2447:9: warning: shift count >= width of type [-Wshift-count-overflow]
 2447 |         return hweight64(VDBOX_MASK(&i915->gt));
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:29:49: note: expanded from macro 'hweight64'
   29 | #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w))
      |                                                 ^~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:21:76: note: expanded from macro '__const_hweight64'
   21 | #define __const_hweight64(w) (__const_hweight32(w) + __const_hweight32((w) >> 32))
      |                                                                            ^  ~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:20:49: note: expanded from macro '__const_hweight32'
   20 | #define __const_hweight32(w) (__const_hweight16(w) + __const_hweight16((w) >> 16))
      |                                                 ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:19:48: note: expanded from macro '__const_hweight16'
   19 | #define __const_hweight16(w) (__const_hweight8(w)  + __const_hweight8((w)  >> 8 ))
      |                                                ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:15:9: note: expanded from macro '__const_hweight8'
   15 |           (!!((w) & (1ULL << 5))) +     \
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2447:9: warning: shift count >= width of type [-Wshift-count-overflow]
 2447 |         return hweight64(VDBOX_MASK(&i915->gt));
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:29:49: note: expanded from macro 'hweight64'
   29 | #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w))
      |                                                 ^~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:21:76: note: expanded from macro '__const_hweight64'
   21 | #define __const_hweight64(w) (__const_hweight32(w) + __const_hweight32((w) >> 32))
      |                                                                            ^  ~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:20:49: note: expanded from macro '__const_hweight32'
   20 | #define __const_hweight32(w) (__const_hweight16(w) + __const_hweight16((w) >> 16))
      |                                                 ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:19:72: note: expanded from macro '__const_hweight16'
   19 | #define __const_hweight16(w) (__const_hweight8(w)  + __const_hweight8((w)  >> 8 ))
      |                                                                        ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:17:9: note: expanded from macro '__const_hweight8'
   17 |           (!!((w) & (1ULL << 7)))))
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2447:9: warning: shift count >= width of type [-Wshift-count-overflow]
 2447 |         return hweight64(VDBOX_MASK(&i915->gt));
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:29:49: note: expanded from macro 'hweight64'
   29 | #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w))
      |                                                 ^~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:21:76: note: expanded from macro '__const_hweight64'
   21 | #define __const_hweight64(w) (__const_hweight32(w) + __const_hweight32((w) >> 32))
      |                                                                            ^  ~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:20:49: note: expanded from macro '__const_hweight32'
   20 | #define __const_hweight32(w) (__const_hweight16(w) + __const_hweight16((w) >> 16))
      |                                                 ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:19:48: note: expanded from macro '__const_hweight16'
   19 | #define __const_hweight16(w) (__const_hweight8(w)  + __const_hweight8((w)  >> 8 ))
      |                                                ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:16:9: note: expanded from macro '__const_hweight8'
   16 |           (!!((w) & (1ULL << 6))) +     \
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2447:9: warning: shift count >= width of type [-Wshift-count-overflow]
 2447 |         return hweight64(VDBOX_MASK(&i915->gt));
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:29:49: note: expanded from macro 'hweight64'
   29 | #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w))
      |                                                 ^~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:21:76: note: expanded from macro '__const_hweight64'
   21 | #define __const_hweight64(w) (__const_hweight32(w) + __const_hweight32((w) >> 32))
      |                                                                            ^  ~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:20:73: note: expanded from macro '__const_hweight32'
   20 | #define __const_hweight32(w) (__const_hweight16(w) + __const_hweight16((w) >> 16))
      |                                                                         ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:19:48: note: expanded from macro '__const_hweight16'
   19 | #define __const_hweight16(w) (__const_hweight8(w)  + __const_hweight8((w)  >> 8 ))
      |                                                ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:15:9: note: expanded from macro '__const_hweight8'
   15 |           (!!((w) & (1ULL << 5))) +     \
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2447:9: warning: shift count >= width of type [-Wshift-count-overflow]
 2447 |         return hweight64(VDBOX_MASK(&i915->gt));
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:29:49: note: expanded from macro 'hweight64'
   29 | #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w))
      |                                                 ^~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:21:76: note: expanded from macro '__const_hweight64'
   21 | #define __const_hweight64(w) (__const_hweight32(w) + __const_hweight32((w) >> 32))
      |                                                                            ^  ~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:20:73: note: expanded from macro '__const_hweight32'
   20 | #define __const_hweight32(w) (__const_hweight16(w) + __const_hweight16((w) >> 16))
      |                                                                         ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:19:72: note: expanded from macro '__const_hweight16'
   19 | #define __const_hweight16(w) (__const_hweight8(w)  + __const_hweight8((w)  >> 8 ))
      |                                                                        ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:11:9: note: expanded from macro '__const_hweight8'
   11 |           (!!((w) & (1ULL << 1))) +     \
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2447:9: warning: shift count >= width of type [-Wshift-count-overflow]
 2447 |         return hweight64(VDBOX_MASK(&i915->gt));
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:29:49: note: expanded from macro 'hweight64'
   29 | #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w))
      |                                                 ^~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:21:76: note: expanded from macro '__const_hweight64'
   21 | #define __const_hweight64(w) (__const_hweight32(w) + __const_hweight32((w) >> 32))
      |                                                                            ^  ~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:20:73: note: expanded from macro '__const_hweight32'
   20 | #define __const_hweight32(w) (__const_hweight16(w) + __const_hweight16((w) >> 16))
      |                                                                         ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:19:72: note: expanded from macro '__const_hweight16'
   19 | #define __const_hweight16(w) (__const_hweight8(w)  + __const_hweight8((w)  >> 8 ))
      |                                                                        ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:13:9: note: expanded from macro '__const_hweight8'
   13 |           (!!((w) & (1ULL << 3))) +     \
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2447:9: warning: shift count >= width of type [-Wshift-count-overflow]
 2447 |         return hweight64(VDBOX_MASK(&i915->gt));
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:29:49: note: expanded from macro 'hweight64'
   29 | #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w))
      |                                                 ^~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:21:76: note: expanded from macro '__const_hweight64'
   21 | #define __const_hweight64(w) (__const_hweight32(w) + __const_hweight32((w) >> 32))
      |                                                                            ^  ~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:20:49: note: expanded from macro '__const_hweight32'
   20 | #define __const_hweight32(w) (__const_hweight16(w) + __const_hweight16((w) >> 16))
      |                                                 ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:19:48: note: expanded from macro '__const_hweight16'
   19 | #define __const_hweight16(w) (__const_hweight8(w)  + __const_hweight8((w)  >> 8 ))
      |                                                ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:17:9: note: expanded from macro '__const_hweight8'
   17 |           (!!((w) & (1ULL << 7)))))
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2447:9: warning: shift count >= width of type [-Wshift-count-overflow]
 2447 |         return hweight64(VDBOX_MASK(&i915->gt));
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:29:49: note: expanded from macro 'hweight64'
   29 | #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w))
      |                                                 ^~~~~~~~~~~~~~~~~~~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:21:76: note: expanded from macro '__const_hweight64'
   21 | #define __const_hweight64(w) (__const_hweight32(w) + __const_hweight32((w) >> 32))
      |                                                                            ^  ~~
/builds/linux/include/asm-generic/bitops/const_hweight.h:20:73: note: expanded from macro '__const_hweight32'
   20 | #define __const_hweight32(w) (__const_hweight16(w) + __const_hweight16((w) >> 16))
      |                                                                         ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:19:48: note: expanded from macro '__const_hweight16'
   19 | #define __const_hweight16(w) (__const_hweight8(w)  + __const_hweight8((w)  >> 8 ))
      |                                                ^
/builds/linux/include/asm-generic/bitops/const_hweight.h:13:9: note: expanded from macro '__const_hweight8'
   13 |           (!!((w) & (1ULL << 3))) +     \
      |                ^

test log snippet build parser 195

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/scsi/bfa/bfa_fcs_lport.c:1900:1: warning: stack frame size (1748) exceeds limit (1024) in 'bfa_fcs_lport_fdmi_build_rhba_pyld' [-Wframe-larger-than]
 1900 | bfa_fcs_lport_fdmi_build_rhba_pyld(struct bfa_fcs_lport_fdmi_s *fdmi, u8 *pyld)
      | ^

test log snippet build parser 196

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/staging/media/atomisp/pci/atomisp_cmd.c:5660:5: warning: stack frame size (1028) exceeds limit (1024) in 'atomisp_set_fmt' [-Wframe-larger-than]
 5660 | int atomisp_set_fmt(struct video_device *vdev, struct v4l2_format *f)
      |     ^

test log snippet build parser 197

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
./usr/include/linux/bcache.h:354:2: warning: field '' with variable sized type 'union jset::(anonymous at ./usr/include/linux/bcache.h:354:2)' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end]
  354 |         BKEY_PADDED(uuid_bucket);
      |         ^
./usr/include/linux/bcache.h:134:2: note: expanded from macro 'BKEY_PADDED'
  134 |         union { struct bkey key; __u64 key ## _pad[BKEY_PAD]; }
      |         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
./usr/include/linux/bcache.h:355:2: warning: field '' with variable sized type 'union jset::(anonymous at ./usr/include/linux/bcache.h:355:2)' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end]
  355 |         BKEY_PADDED(btree_root);
      |         ^
./usr/include/linux/bcache.h:134:2: note: expanded from macro 'BKEY_PADDED'
  134 |         union { struct bkey key; __u64 key ## _pad[BKEY_PAD]; }
      |         ^

test log snippet build parser 198

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
ld.lld: warning: arch/x86/built-in.a(kvm/svm/svm.o):(.discard.instr_begin+0x0): has non-ABS relocation R_386_PC32 against symbol ''
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
ld.lld: warning: arch/x86/built-in.a(kvm/svm/svm.o):(.discard.instr_begin+0x4): has non-ABS relocation R_386_PC32 against symbol ''
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
ld.lld: warning: arch/x86/built-in.a(kvm/svm/svm.o):(.discard.instr_begin+0x8): has non-ABS relocation R_386_PC32 against symbol ''

test log snippet build parser 199

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
ld.lld: warning: arch/x86/built-in.a(kvm/svm/svm.o):(.discard.instr_end+0x4): has non-ABS relocation R_386_PC32 against symbol ''
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
ld.lld: warning: arch/x86/built-in.a(kvm/svm/svm.o):(.discard.instr_end+0x8): has non-ABS relocation R_386_PC32 against symbol ''
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
ld.lld: warning: arch/x86/built-in.a(kvm/svm/svm.o):(.discard.instr_end+0x0): has non-ABS relocation R_386_PC32 against symbol ''

test log snippet build parser 200

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
ld.lld: warning: arch/x86/built-in.a(kvm/vmx/vmx.o):(.discard.instr_begin+0x0): has non-ABS relocation R_386_PC32 against symbol ''

test log snippet build parser 201

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
ld.lld: warning: arch/x86/built-in.a(kvm/vmx/vmx.o):(.discard.instr_end+0x0): has non-ABS relocation R_386_PC32 against symbol ''

test log snippet build parser 202

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 203

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 204

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 205

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 206

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[3]: Entering directory '/builds/linux/tools/testing/selftests/rseq'
/usr/bin/i686-linux-gnu-ld: /tmp/basic_percpu_ops_test-186ff1.o: warning: relocation in read-only section `.text'

test log snippet build parser 207

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[3]: Entering directory '/builds/linux/tools/testing/selftests/bpf'
Error: failed to load BTF from /home/tuxbuild/.cache/tuxmake/builds/1/build/vmlinux: No such file or directory

test log snippet build parser 208

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 209

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 210

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 211

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 212

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[3]: Entering directory '/builds/linux/tools/testing/selftests/rseq'
/usr/bin/i686-linux-gnu-ld: /tmp/basic_percpu_ops_test-02a8a4.o: warning: relocation in read-only section `.text'

test log snippet build parser 213

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[3]: Entering directory '/builds/linux/tools/testing/selftests/bpf'
Error: failed to load BTF from /home/tuxbuild/.cache/tuxmake/builds/1/build/vmlinux: No such file or directory

test log snippet build parser 214

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/kernel.h:15,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/kobject.h:19,
                 from /builds/linux/include/linux/of.h:17,
                 from /builds/linux/include/linux/clk-provider.h:9,
                 from /builds/linux/drivers/clk/qcom/clk-rpmh.c:6:
/builds/linux/drivers/clk/qcom/clk-rpmh.c: In function 'clk_rpmh_bcm_send_cmd':
/builds/linux/include/linux/minmax.h:20:35: warning: comparison of distinct pointer types lacks a cast
   20 |         (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1)))
      |                                   ^~
/builds/linux/include/linux/minmax.h:26:18: note: in expansion of macro '__typecheck'
   26 |                 (__typecheck(x, y) && __no_side_effects(x, y))
      |                  ^~~~~~~~~~~
/builds/linux/include/linux/minmax.h:36:31: note: in expansion of macro '__safe_cmp'
   36 |         __builtin_choose_expr(__safe_cmp(x, y), \
      |                               ^~~~~~~~~~
/builds/linux/include/linux/minmax.h:45:25: note: in expansion of macro '__careful_cmp'
   45 | #define min(x, y)       __careful_cmp(x, y, <)
      |                         ^~~~~~~~~~~~~
/builds/linux/drivers/clk/qcom/clk-rpmh.c:273:21: note: in expansion of macro 'min'
  273 |         cmd_state = min(cmd_state, BCM_TCS_CMD_VOTE_MASK);
      |                     ^~~

test log snippet build parser 215

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 216

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/kernel.h:15,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/kobject.h:19,
                 from /builds/linux/include/linux/of.h:17,
                 from /builds/linux/include/linux/clk-provider.h:9,
                 from /builds/linux/drivers/clk/qcom/clk-rpmh.c:6:
/builds/linux/lib/bitfield_kunit.c: In function 'test_bitfields_constants':
/builds/linux/lib/bitfield_kunit.c:93:1: warning: the frame size of 4180 bytes is larger than 2048 bytes [-Wframe-larger-than=]
   93 | }
      | ^

test log snippet build parser 217

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 218

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 219

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 220

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
make[3]: Entering directory '/builds/linux/tools/testing/selftests/rseq'
/usr/lib/gcc-cross/i686-linux-gnu/12/../../../../i686-linux-gnu/bin/ld: /tmp/ccA92dVa.o: warning: relocation in read-only section `.text'

test log snippet build parser 221

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
make[3]: Entering directory '/builds/linux/tools/testing/selftests/rseq'
param_test.c: In function 'test_membarrier_worker_thread':
/usr/lib/gcc-cross/i686-linux-gnu/12/../../../../i686-linux-gnu/bin/ld: /tmp/ccaQa99S.o: warning: relocation in read-only section `.text'

test log snippet build parser 222

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
make[3]: Entering directory '/builds/linux/tools/testing/selftests/rseq'
param_test.c: In function 'test_membarrier_worker_thread':
/usr/lib/gcc-cross/i686-linux-gnu/12/../../../../i686-linux-gnu/bin/ld: /tmp/ccNzdQ5u.o: warning: relocation in read-only section `.text'

test log snippet build parser 223

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 224

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 225

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 226

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
make[3]: Entering directory '/builds/linux/tools/testing/selftests/rseq'
/usr/lib/gcc-cross/i686-linux-gnu/12/../../../../i686-linux-gnu/bin/ld: /tmp/ccePzaVv.o: warning: relocation in read-only section `.text'

test log snippet build parser 227

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
make[3]: Entering directory '/builds/linux/tools/testing/selftests/rseq'
param_test.c: In function 'test_membarrier_worker_thread':
/usr/lib/gcc-cross/i686-linux-gnu/12/../../../../i686-linux-gnu/bin/ld: /tmp/ccibkSv2.o: warning: relocation in read-only section `.text'

test log snippet build parser 228

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
make[3]: Entering directory '/builds/linux/tools/testing/selftests/rseq'
param_test.c: In function 'test_membarrier_worker_thread':
/usr/lib/gcc-cross/i686-linux-gnu/12/../../../../i686-linux-gnu/bin/ld: /tmp/cctIqYPg.o: warning: relocation in read-only section `.text'

test log snippet build parser 229

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 230

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 231

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 232

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/kernel.h:15,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/kobject.h:19,
                 from /builds/linux/include/linux/of.h:17,
                 from /builds/linux/include/linux/clk-provider.h:9,
                 from /builds/linux/drivers/clk/qcom/clk-rpmh.c:6:
/builds/linux/drivers/clk/qcom/clk-rpmh.c: In function 'clk_rpmh_bcm_send_cmd':
/builds/linux/include/linux/minmax.h:20:28: warning: comparison of distinct pointer types lacks a cast
  (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1)))
                            ^~
/builds/linux/include/linux/minmax.h:26:4: note: in expansion of macro '__typecheck'
   (__typecheck(x, y) && __no_side_effects(x, y))
    ^~~~~~~~~~~
/builds/linux/include/linux/minmax.h:36:24: note: in expansion of macro '__safe_cmp'
  __builtin_choose_expr(__safe_cmp(x, y), \
                        ^~~~~~~~~~
/builds/linux/include/linux/minmax.h:45:19: note: in expansion of macro '__careful_cmp'
 #define min(x, y) __careful_cmp(x, y, <)
                   ^~~~~~~~~~~~~
/builds/linux/drivers/clk/qcom/clk-rpmh.c:273:14: note: in expansion of macro 'min'
  cmd_state = min(cmd_state, BCM_TCS_CMD_VOTE_MASK);
              ^~~

test log snippet build parser 233

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

test log snippet build parser 234

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/kernel.h:15,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/kobject.h:19,
                 from /builds/linux/include/linux/of.h:17,
                 from /builds/linux/include/linux/clk-provider.h:9,
                 from /builds/linux/drivers/clk/qcom/clk-rpmh.c:6:
/builds/linux/lib/bitfield_kunit.c: In function 'test_bitfields_constants':
/builds/linux/lib/bitfield_kunit.c:93:1: warning: the frame size of 4180 bytes is larger than 2048 bytes [-Wframe-larger-than=]
 }
 ^

test log snippet build parser 235

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

test log snippet build parser 236

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from /builds/linux/drivers/watchdog/sb_wdog.c:58:
In file included from /builds/linux/arch/mips/include/asm/sibyte/sb1250.h:28:
/builds/linux/arch/mips/include/asm/sibyte/bcm1480_scd.h:261:9: warning: 'M_SPC_CFG_CLEAR' macro redefined [-Wmacro-redefined]
  261 | #define M_SPC_CFG_CLEAR                 M_BCM1480_SPC_CFG_CLEAR
      |         ^
/builds/linux/arch/mips/include/asm/sibyte/sb1250_scd.h:392:9: note: previous definition is here
  392 | #define M_SPC_CFG_CLEAR         _SB_MAKEMASK1(32)
      |         ^

test log snippet build parser 237

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from /builds/linux/drivers/watchdog/sb_wdog.c:58:
In file included from /builds/linux/arch/mips/include/asm/sibyte/sb1250.h:28:
/builds/linux/arch/mips/include/asm/sibyte/bcm1480_scd.h:262:9: warning: 'M_SPC_CFG_ENABLE' macro redefined [-Wmacro-redefined]
  262 | #define M_SPC_CFG_ENABLE                M_BCM1480_SPC_CFG_ENABLE
      |         ^
/builds/linux/arch/mips/include/asm/sibyte/sb1250_scd.h:393:9: note: previous definition is here
  393 | #define M_SPC_CFG_ENABLE        _SB_MAKEMASK1(33)
      |         ^

test log snippet build parser 238

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/atalk.h:6:
/builds/linux/drivers/clk/qcom/clk-rpmh.c:273:14: warning: comparison of distinct pointer types ('typeof (cmd_state) *' (aka 'unsigned int *') and 'typeof (16383) *' (aka 'int *')) [-Wcompare-distinct-pointer-types]
  273 |         cmd_state = min(cmd_state, BCM_TCS_CMD_VOTE_MASK);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/minmax.h:45:19: note: expanded from macro 'min'
   45 | #define min(x, y)       __careful_cmp(x, y, <)
      |                         ^~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/minmax.h:36:24: note: expanded from macro '__careful_cmp'
   36 |         __builtin_choose_expr(__safe_cmp(x, y), \
      |                               ^~~~~~~~~~~~~~~~
/builds/linux/include/linux/minmax.h:26:4: note: expanded from macro '__safe_cmp'
   26 |                 (__typecheck(x, y) && __no_side_effects(x, y))
      |                  ^~~~~~~~~~~~~~~~~
/builds/linux/include/linux/minmax.h:20:28: note: expanded from macro '__typecheck'
   20 |         (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1)))
      |                    ~~~~~~~~~~~~~~ ^  ~~~~~~~~~~~~~~

test log snippet build parser 239

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from /builds/linux/drivers/watchdog/sb_wdog.c:58:
In file included from /builds/linux/arch/mips/include/asm/sibyte/sb1250.h:28:
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from /builds/linux/drivers/watchdog/sb_wdog.c:58:
In file included from /builds/linux/arch/mips/include/asm/sibyte/sb1250.h:28:
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 240

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from /builds/linux/drivers/watchdog/sb_wdog.c:58:
In file included from /builds/linux/arch/mips/include/asm/sibyte/sb1250.h:28:
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from /builds/linux/drivers/watchdog/sb_wdog.c:58:
In file included from /builds/linux/arch/mips/include/asm/sibyte/sb1250.h:28:
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 241

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/atalk.h:6:
/builds/linux/drivers/input/joystick/analog.c:160:2: warning: Precise timer not defined for this architecture. [-W#warnings]
  160 | #warning Precise timer not defined for this architecture.
      |  ^

test log snippet build parser 242

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/atalk.h:6:
/builds/linux/drivers/mtd/nftlcore.c:674:12: warning: stack frame size (1144) exceeds limit (1024) in 'nftl_writeblock' [-Wframe-larger-than]
  674 | static int nftl_writeblock(struct mtd_blktrans_dev *mbd, unsigned long block,
      |            ^

test log snippet build parser 243

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/atalk.h:6:
/builds/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c:149:6: warning: stack frame size (1056) exceeds limit (1024) in 'mlx5i_get_stats' [-Wframe-larger-than]
  149 | void mlx5i_get_stats(struct net_device *dev, struct rtnl_link_stats64 *stats)
      |      ^

test log snippet build parser 244

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from /builds/linux/drivers/watchdog/sb_wdog.c:58:
In file included from /builds/linux/arch/mips/include/asm/sibyte/sb1250.h:28:
/builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c:2815:4: warning: stack frame size (1080) exceeds limit (1024) in 'rtl92d_phy_sw_chnl' [-Wframe-larger-than]
 2815 | u8 rtl92d_phy_sw_chnl(struct ieee80211_hw *hw)
      |    ^

test log snippet build parser 245

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from /builds/linux/drivers/watchdog/sb_wdog.c:58:
In file included from /builds/linux/arch/mips/include/asm/sibyte/sb1250.h:28:
/builds/linux/drivers/ntb/hw/idt/ntb_hw_idt.c:1041:27: warning: stack frame size (1056) exceeds limit (1024) in 'idt_scan_mws' [-Wframe-larger-than]
 1041 | static struct idt_mw_cfg *idt_scan_mws(struct idt_ntb_dev *ndev, int port,
      |                           ^

test log snippet build parser 246

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/atalk.h:6:
/builds/linux/drivers/scsi/bfa/bfa_fcs_lport.c:1900:1: warning: stack frame size (1824) exceeds limit (1024) in 'bfa_fcs_lport_fdmi_build_rhba_pyld' [-Wframe-larger-than]
 1900 | bfa_fcs_lport_fdmi_build_rhba_pyld(struct bfa_fcs_lport_fdmi_s *fdmi, u8 *pyld)
      | ^

test log snippet build parser 247

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
fatal error: too many errors emitted, stopping now [-ferror-limit=]

test log snippet build parser 248

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/atalk.h:6:
/builds/linux/kernel/acct.c:430:32: warning: implicit conversion from 'int' to 'char' changes value from 131 to -125 [-Wconstant-conversion]
  430 |         ac->ac_version = ACCT_VERSION | ACCT_BYTEORDER;
      |                        ~ ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~

test log snippet build parser 249

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/atalk.h:6:
/builds/linux/net/ceph/messenger.c:2908:13: warning: stack frame size (1088) exceeds limit (1024) in 'ceph_con_workfn' [-Wframe-larger-than]
 2908 | static void ceph_con_workfn(struct work_struct *work)
      |             ^

test log snippet build parser 250

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/asm/inst.h:17:
./usr/include/asm/bitfield.h:27:2: error: "MIPS but neither __MIPSEL__ nor __MIPSEB__?"
   27 | #error "MIPS but neither __MIPSEL__ nor __MIPSEB__?"
      |  ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/bitfield.h:27:2: error: "MIPS but neither __MIPSEL__ nor __MIPSEB__?"
   27 | #error "MIPS but neither __MIPSEL__ nor __MIPSEB__?"
      |  ^

test log snippet build parser 251

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/rseq.h:14:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_HMARK.h:6:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:335:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/if_packet.h:5:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/ipv6.h:9:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/raid/md_p.h:20:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter_bridge.h:8:
In file included from ./usr/include/linux/in.h:335:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/perf_event.h:20:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_recent.h:6:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:335:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/l2tp.h:13:
In file included from ./usr/include/linux/in.h:335:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/acct.h:22:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/mpls.h:6:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_osf.h:24:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:5:
In file included from ./usr/include/linux/ip.h:22:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/usb/ch9.h:38:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/in.h:335:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_TEE.h:5:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:335:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_connlimit.h:6:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:335:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/ip.h:22:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/icmp.h:22:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_ipvs.h:6:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:335:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_policy.h:5:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:335:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/aio_abi.h:32:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/if_arp.h:27:
In file included from ./usr/include/linux/netdevice.h:31:
In file included from ./usr/include/linux/if_packet.h:5:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_TPROXY.h:6:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:335:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_conntrack.h:10:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:335:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netdevice.h:31:
In file included from ./usr/include/linux/if_packet.h:5:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/if_hippi.h:27:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/dccp.h:6:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/rdma/rdma_user_rxe.h:39:
In file included from ./usr/include/linux/in.h:335:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter_ipv4/ip_tables.h:22:
In file included from ./usr/include/linux/netfilter_ipv4.h:9:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:335:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter_arp/arp_tables.h:16:
In file included from ./usr/include/linux/netfilter_arp.h:9:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:335:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/usb/functionfs.h:9:
In file included from ./usr/include/linux/usb/ch9.h:38:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/cdrom.h:16:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_iprange.h:6:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:335:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/rxrpc.h:12:
In file included from ./usr/include/linux/in.h:335:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/erspan.h:17:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/atalk.h:6:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/scsi/fc/fc_els.h:12:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter_ipv6/ip6t_NPT.h:6:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:335:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/usb/g_uvc.h:13:
In file included from ./usr/include/linux/usb/ch9.h:38:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/icmpv6.h:6:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nf_conntrack_sctp.h:6:
In file included from ./usr/include/linux/netfilter/nf_conntrack_tuple_common.h:6:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:335:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter_ipv6/ip6t_srh.h:6:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:335:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:5:
In file included from ./usr/include/linux/ip.h:22:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/nfs_mount.h:12:
In file included from ./usr/include/linux/in.h:335:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter_bridge/ebtables.h:18:
In file included from ./usr/include/linux/netfilter_bridge.h:8:
In file included from ./usr/include/linux/in.h:335:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/if_pppol2tp.h:20:
In file included from ./usr/include/linux/in.h:335:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nf_nat.h:5:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:335:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/if_tunnel.h:7:
In file included from ./usr/include/linux/ip.h:22:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/usb/gadgetfs.h:25:
In file included from ./usr/include/linux/usb/ch9.h:38:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter_ipv4.h:9:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:335:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/tipc_config.h:44:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter_arp/arpt_mangle.h:4:
In file included from ./usr/include/linux/netfilter_arp/arp_tables.h:16:
In file included from ./usr/include/linux/netfilter_arp.h:9:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:335:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/usb/raw_gadget.h:13:
In file included from ./usr/include/linux/usb/ch9.h:38:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/tcp.h:22:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nf_conntrack_tuple_common.h:6:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:335:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/if_pppox.h:22:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:335:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/mroute.h:7:
In file included from ./usr/include/linux/in.h:335:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter_arp.h:9:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:335:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/nilfs2_ondisk.h:32:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/igmp.h:21:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter_ipv6/ip6_tables.h:22:
In file included from ./usr/include/linux/netfilter_ipv6.h:12:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:335:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter_ipv6.h:12:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:335:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/msdos_fs.h:7:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/batadv_packet.h:10:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/rpl.h:12:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

test log snippet build parser 252

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:668:39: error: expected ')'
  668 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |                                              ^
./usr/include/asm/inst.h:668:18: note: to match this '('
  668 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |                         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:698:39: error: expected ')'
  698 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |                                              ^
./usr/include/asm/inst.h:698:18: note: to match this '('
  698 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |                         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:649:39: error: expected ')'
  649 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |                                              ^
./usr/include/asm/inst.h:649:18: note: to match this '('
  649 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |                         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:641:39: error: expected ')'
  641 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |                                              ^
./usr/include/asm/inst.h:641:18: note: to match this '('
  641 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |                         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:658:39: error: expected ')'
  658 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |                                              ^
./usr/include/asm/inst.h:658:18: note: to match this '('
  658 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |                         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:678:39: error: expected ')'
  678 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |                                              ^
./usr/include/asm/inst.h:678:18: note: to match this '('
  678 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |                         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:633:39: error: expected ')'
  633 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |                                              ^
./usr/include/asm/inst.h:633:18: note: to match this '('
  633 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |                         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:690:39: error: expected ')'
  690 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |                                              ^
./usr/include/asm/inst.h:690:18: note: to match this '('
  690 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |                         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:627:39: error: expected ')'
  627 |         __BITFIELD_FIELD(unsigned int opcode : 6, /* Jump format */
      |                                              ^
./usr/include/asm/inst.h:627:18: note: to match this '('
  627 |         __BITFIELD_FIELD(unsigned int opcode : 6, /* Jump format */
      |                         ^

test log snippet build parser 253

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:649:2: error: type name requires a specifier or qualifier
  649 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:633:2: error: type name requires a specifier or qualifier
  633 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:641:2: error: type name requires a specifier or qualifier
  641 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:668:2: error: type name requires a specifier or qualifier
  668 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:698:2: error: type name requires a specifier or qualifier
  698 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:627:2: error: type name requires a specifier or qualifier
  627 |         __BITFIELD_FIELD(unsigned int opcode : 6, /* Jump format */
      |         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:658:2: error: type name requires a specifier or qualifier
  658 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:678:2: error: type name requires a specifier or qualifier
  678 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:690:2: error: type name requires a specifier or qualifier
  690 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |         ^

test log snippet build parser 254

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:629:5: warning: expected ';' at end of declaration list
  629 |         ;))
      |            ^
      |            ;

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:654:8: warning: expected ';' at end of declaration list
  654 |         ;)))))
      |               ^
      |               ;

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:664:9: warning: expected ';' at end of declaration list
  664 |         ;))))))
      |                ^
      |                ;

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:686:11: warning: expected ';' at end of declaration list
  686 |         ;))))))))
      |                  ^
      |                  ;

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:704:9: warning: expected ';' at end of declaration list
  704 |         ;))))))
      |                ^
      |                ;

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:674:9: warning: expected ';' at end of declaration list
  674 |         ;))))))
      |                ^
      |                ;

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:694:7: warning: expected ';' at end of declaration list
  694 |         ;))))
      |              ^
      |              ;

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:637:7: warning: expected ';' at end of declaration list
  637 |         ;))))
      |              ^
      |              ;

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:645:7: warning: expected ';' at end of declaration list
  645 |         ;))))
      |              ^
      |              ;

test log snippet build parser 255

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/msg.h:35:
./usr/include/asm/msgbuf.h:65:2: warning: no endianess set [-W#warnings]
   65 | #warning no endianess set
      |  ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/msgbuf.h:65:2: warning: no endianess set [-W#warnings]
   65 | #warning no endianess set
      |  ^

test log snippet build parser 256

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/acct.h:112:2: error: unspecified endianness
  112 | #error unspecified endianness
      |  ^

test log snippet build parser 257

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/aio_abi.h:84:2: error: edit for your odd byteorder.
   84 | #error edit for your odd byteorder.
      |  ^

test log snippet build parser 258

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/batadv_packet.h:459:2: error: "unknown bitfield endianness"
  459 | #error "unknown bitfield endianness"
      |  ^

test log snippet build parser 259

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/bcache.h:354:2: warning: field '' with variable sized type 'union jset::(anonymous at ./usr/include/linux/bcache.h:354:2)' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end]
  354 |         BKEY_PADDED(uuid_bucket);
      |         ^
./usr/include/linux/bcache.h:134:2: note: expanded from macro 'BKEY_PADDED'
  134 |         union { struct bkey key; __u64 key ## _pad[BKEY_PAD]; }
      |         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/bcache.h:355:2: warning: field '' with variable sized type 'union jset::(anonymous at ./usr/include/linux/bcache.h:355:2)' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end]
  355 |         BKEY_PADDED(btree_root);
      |         ^
./usr/include/linux/bcache.h:134:2: note: expanded from macro 'BKEY_PADDED'
  134 |         union { struct bkey key; __u64 key ## _pad[BKEY_PAD]; }
      |         ^

test log snippet build parser 260

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/cdrom.h:826:2: error: "Please fix <asm/byteorder.h>"
  826 | #error "Please fix <asm/byteorder.h>"
      |  ^

test log snippet build parser 261

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/dccp.h:32:2: error: "Adjust your <asm/byteorder.h> defines"
   32 | #error  "Adjust your <asm/byteorder.h> defines"
      |  ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/dccp.h:44:2: error: "Adjust your <asm/byteorder.h> defines"
   44 | #error  "Adjust your <asm/byteorder.h> defines"
      |  ^

test log snippet build parser 262

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/erspan.h:40:2: error: "Please fix <asm/byteorder.h>"
   40 | #error "Please fix <asm/byteorder.h>"
      |  ^

test log snippet build parser 263

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/icmp.h:108:2: error:    "Please fix <asm/byteorder.h>"
  108 | #error  "Please fix <asm/byteorder.h>"
      |  ^

test log snippet build parser 264

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/icmpv6.h:38:2: error:   "Please fix <asm/byteorder.h>"
   38 | #error  "Please fix <asm/byteorder.h>"
      |  ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/icmpv6.h:58:2: error:   "Please fix <asm/byteorder.h>"
   58 | #error  "Please fix <asm/byteorder.h>"
      |  ^

test log snippet build parser 265

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/if_pppox.h:148:2: error:    "Please fix <asm/byteorder.h>"
  148 | #error  "Please fix <asm/byteorder.h>"
      |  ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter_bridge/ebtables.h:18:
In file included from ./usr/include/linux/netfilter_bridge.h:12:
./usr/include/linux/if_pppox.h:148:2: error:    "Please fix <asm/byteorder.h>"
  148 | #error  "Please fix <asm/byteorder.h>"
      |  ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter_bridge.h:12:
./usr/include/linux/if_pppox.h:148:2: error:    "Please fix <asm/byteorder.h>"
  148 | #error  "Please fix <asm/byteorder.h>"
      |  ^

test log snippet build parser 266

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/igmp.h:77:2: error: "Please fix <asm/byteorder.h>"
   77 | #error "Please fix <asm/byteorder.h>"
      |  ^

test log snippet build parser 267

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:5:
./usr/include/linux/ip.h:95:2: error:   "Please fix <asm/byteorder.h>"
   95 | #error  "Please fix <asm/byteorder.h>"
      |  ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_osf.h:24:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:5:
./usr/include/linux/ip.h:95:2: error:   "Please fix <asm/byteorder.h>"
   95 | #error  "Please fix <asm/byteorder.h>"
      |  ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/if_tunnel.h:7:
./usr/include/linux/ip.h:95:2: error:   "Please fix <asm/byteorder.h>"
   95 | #error  "Please fix <asm/byteorder.h>"
      |  ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/ip.h:95:2: error:   "Please fix <asm/byteorder.h>"
   95 | #error  "Please fix <asm/byteorder.h>"
      |  ^

test log snippet build parser 268

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/ipv6.h:126:2: error:    "Please fix <asm/byteorder.h>"
  126 | #error  "Please fix <asm/byteorder.h>"
      |  ^

test log snippet build parser 269

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:554:1: error: implicit declaration of function '__cpu_to_le32' [-Werror,-Wimplicit-function-declaration]
  554 | NILFS_CHECKPOINT_FNS(MINOR, minor)
      | ^
./usr/include/linux/nilfs2_ondisk.h:536:17: note: expanded from macro 'NILFS_CHECKPOINT_FNS'
  536 |         cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) |      \
      |                        ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:553:1: error: implicit declaration of function '__cpu_to_le32' [-Werror,-Wimplicit-function-declaration]
  553 | NILFS_CHECKPOINT_FNS(INVALID, invalid)
      | ^
./usr/include/linux/nilfs2_ondisk.h:536:17: note: expanded from macro 'NILFS_CHECKPOINT_FNS'
  536 |         cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) |      \
      |                        ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:615:1: error: implicit declaration of function '__cpu_to_le32' [-Werror,-Wimplicit-function-declaration]
./usr/include/linux/nilfs2_ondisk.h:605:3: note: expanded from macro 'NILFS_SEGMENT_USAGE_FNS'
  605 |                 __cpu_to_le32(__le32_to_cpu(su->su_flags) &             \
      |                 ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:554:1: error: implicit declaration of function '__cpu_to_le32' [-Werror,-Wimplicit-function-declaration]
./usr/include/linux/nilfs2_ondisk.h:542:17: note: expanded from macro 'NILFS_CHECKPOINT_FNS'
  542 |         cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) &      \
      |                        ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:553:1: error: implicit declaration of function '__cpu_to_le32' [-Werror,-Wimplicit-function-declaration]
./usr/include/linux/nilfs2_ondisk.h:542:17: note: expanded from macro 'NILFS_CHECKPOINT_FNS'
  542 |         cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) &      \
      |                        ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:552:1: error: implicit declaration of function '__cpu_to_le32' [-Werror,-Wimplicit-function-declaration]
./usr/include/linux/nilfs2_ondisk.h:542:17: note: expanded from macro 'NILFS_CHECKPOINT_FNS'
  542 |         cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) &      \
      |                        ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:615:1: error: implicit declaration of function '__cpu_to_le32' [-Werror,-Wimplicit-function-declaration]
  615 | NILFS_SEGMENT_USAGE_FNS(ACTIVE, active)
      | ^
./usr/include/linux/nilfs2_ondisk.h:598:17: note: expanded from macro 'NILFS_SEGMENT_USAGE_FNS'
  598 |         su->su_flags = __cpu_to_le32(__le32_to_cpu(su->su_flags) |      \
      |                        ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:552:1: error: implicit declaration of function '__cpu_to_le32' [-Werror,-Wimplicit-function-declaration]
  552 | NILFS_CHECKPOINT_FNS(SNAPSHOT, snapshot)
      | ^
./usr/include/linux/nilfs2_ondisk.h:536:17: note: expanded from macro 'NILFS_CHECKPOINT_FNS'
  536 |         cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) |      \
      |                        ^

test log snippet build parser 270

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:552:1: error: implicit declaration of function '__le32_to_cpu' [-Werror,-Wimplicit-function-declaration]
./usr/include/linux/nilfs2_ondisk.h:548:12: note: expanded from macro 'NILFS_CHECKPOINT_FNS'
  548 |         return !!(__le32_to_cpu(cp->cp_flags) &                         \
      |                   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:615:1: error: implicit declaration of function '__le32_to_cpu' [-Werror,-Wimplicit-function-declaration]
./usr/include/linux/nilfs2_ondisk.h:598:31: note: expanded from macro 'NILFS_SEGMENT_USAGE_FNS'
  598 |         su->su_flags = __cpu_to_le32(__le32_to_cpu(su->su_flags) |      \
      |                                      ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:553:1: error: implicit declaration of function '__le32_to_cpu' [-Werror,-Wimplicit-function-declaration]
./usr/include/linux/nilfs2_ondisk.h:536:31: note: expanded from macro 'NILFS_CHECKPOINT_FNS'
  536 |         cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) |      \
      |                                      ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:552:1: error: implicit declaration of function '__le32_to_cpu' [-Werror,-Wimplicit-function-declaration]
./usr/include/linux/nilfs2_ondisk.h:536:31: note: expanded from macro 'NILFS_CHECKPOINT_FNS'
  536 |         cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) |      \
      |                                      ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:552:1: error: implicit declaration of function '__le32_to_cpu' [-Werror,-Wimplicit-function-declaration]
./usr/include/linux/nilfs2_ondisk.h:542:31: note: expanded from macro 'NILFS_CHECKPOINT_FNS'
  542 |         cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) &      \
      |                                      ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:554:1: error: implicit declaration of function '__le32_to_cpu' [-Werror,-Wimplicit-function-declaration]
./usr/include/linux/nilfs2_ondisk.h:536:31: note: expanded from macro 'NILFS_CHECKPOINT_FNS'
  536 |         cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) |      \
      |                                      ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:554:1: error: implicit declaration of function '__le32_to_cpu' [-Werror,-Wimplicit-function-declaration]
./usr/include/linux/nilfs2_ondisk.h:542:31: note: expanded from macro 'NILFS_CHECKPOINT_FNS'
  542 |         cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) &      \
      |                                      ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:554:1: error: implicit declaration of function '__le32_to_cpu' [-Werror,-Wimplicit-function-declaration]
./usr/include/linux/nilfs2_ondisk.h:548:12: note: expanded from macro 'NILFS_CHECKPOINT_FNS'
  548 |         return !!(__le32_to_cpu(cp->cp_flags) &                         \
      |                   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:553:1: error: implicit declaration of function '__le32_to_cpu' [-Werror,-Wimplicit-function-declaration]
./usr/include/linux/nilfs2_ondisk.h:542:31: note: expanded from macro 'NILFS_CHECKPOINT_FNS'
  542 |         cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) &      \
      |                                      ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:553:1: error: implicit declaration of function '__le32_to_cpu' [-Werror,-Wimplicit-function-declaration]
./usr/include/linux/nilfs2_ondisk.h:548:12: note: expanded from macro 'NILFS_CHECKPOINT_FNS'
  548 |         return !!(__le32_to_cpu(cp->cp_flags) &                         \
      |                   ^

test log snippet build parser 271

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/perf_event.h:1148:2: error: "Unknown endianness"
 1148 | #error "Unknown endianness"
      |  ^

test log snippet build parser 272

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/raid/md_p.h:216:17: error: no member named 'events_hi' in 'struct mdp_superblock_s'
  216 |         __u64 ev = sb->events_hi;
      |                    ~~  ^

test log snippet build parser 273

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/raid/md_p.h:217:23: error: no member named 'events_lo' in 'struct mdp_superblock_s'
  217 |         return (ev<<32)| sb->events_lo;
      |                          ~~  ^

test log snippet build parser 274

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/raid/md_p.h:178:2: error: unspecified endianness
  178 | #error unspecified endianness
      |  ^

test log snippet build parser 275

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/rpl.h:36:2: error: "Please fix <asm/byteorder.h>"
   36 | #error  "Please fix <asm/byteorder.h>"
      |  ^

test log snippet build parser 276

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/tcp.h:53:2: error:  "Adjust your <asm/byteorder.h> defines"
   53 | #error  "Adjust your <asm/byteorder.h> defines"
      |  ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:53:2: error:  "Adjust your <asm/byteorder.h> defines"
   53 | #error  "Adjust your <asm/byteorder.h> defines"
      |  ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_osf.h:24:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:53:2: error:  "Adjust your <asm/byteorder.h> defines"
   53 | #error  "Adjust your <asm/byteorder.h> defines"
      |  ^

test log snippet build parser 277

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_osf.h:24:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:78:17: error: expression is not an integer constant expression
   78 |         TCP_FLAG_RST = __constant_cpu_to_be32(0x00040000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_osf.h:24:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:81:22: error: expression is not an integer constant expression
   81 |         TCP_RESERVED_BITS = __constant_cpu_to_be32(0x0F000000),
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:75:17: error: expression is not an integer constant expression
   75 |         TCP_FLAG_URG = __constant_cpu_to_be32(0x00200000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/tcp.h:79:17: error: expression is not an integer constant expression
   79 |         TCP_FLAG_SYN = __constant_cpu_to_be32(0x00020000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/tcp.h:77:17: error: expression is not an integer constant expression
   77 |         TCP_FLAG_PSH = __constant_cpu_to_be32(0x00080000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:76:17: error: expression is not an integer constant expression
   76 |         TCP_FLAG_ACK = __constant_cpu_to_be32(0x00100000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_osf.h:24:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:79:17: error: expression is not an integer constant expression
   79 |         TCP_FLAG_SYN = __constant_cpu_to_be32(0x00020000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_osf.h:24:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:82:20: error: expression is not an integer constant expression
   82 |         TCP_DATA_OFFSET = __constant_cpu_to_be32(0xF0000000)
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:78:17: error: expression is not an integer constant expression
   78 |         TCP_FLAG_RST = __constant_cpu_to_be32(0x00040000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_osf.h:24:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:75:17: error: expression is not an integer constant expression
   75 |         TCP_FLAG_URG = __constant_cpu_to_be32(0x00200000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_osf.h:24:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:80:17: error: expression is not an integer constant expression
   80 |         TCP_FLAG_FIN = __constant_cpu_to_be32(0x00010000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/tcp.h:81:22: error: expression is not an integer constant expression
   81 |         TCP_RESERVED_BITS = __constant_cpu_to_be32(0x0F000000),
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_osf.h:24:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:76:17: error: expression is not an integer constant expression
   76 |         TCP_FLAG_ACK = __constant_cpu_to_be32(0x00100000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/tcp.h:73:17: error: expression is not an integer constant expression
   73 |         TCP_FLAG_CWR = __constant_cpu_to_be32(0x00800000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:74:17: error: expression is not an integer constant expression
   74 |         TCP_FLAG_ECE = __constant_cpu_to_be32(0x00400000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/tcp.h:78:17: error: expression is not an integer constant expression
   78 |         TCP_FLAG_RST = __constant_cpu_to_be32(0x00040000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/tcp.h:80:17: error: expression is not an integer constant expression
   80 |         TCP_FLAG_FIN = __constant_cpu_to_be32(0x00010000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_osf.h:24:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:74:17: error: expression is not an integer constant expression
   74 |         TCP_FLAG_ECE = __constant_cpu_to_be32(0x00400000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:77:17: error: expression is not an integer constant expression
   77 |         TCP_FLAG_PSH = __constant_cpu_to_be32(0x00080000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:80:17: error: expression is not an integer constant expression
   80 |         TCP_FLAG_FIN = __constant_cpu_to_be32(0x00010000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/tcp.h:75:17: error: expression is not an integer constant expression
   75 |         TCP_FLAG_URG = __constant_cpu_to_be32(0x00200000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:82:20: error: expression is not an integer constant expression
   82 |         TCP_DATA_OFFSET = __constant_cpu_to_be32(0xF0000000)
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:79:17: error: expression is not an integer constant expression
   79 |         TCP_FLAG_SYN = __constant_cpu_to_be32(0x00020000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/tcp.h:76:17: error: expression is not an integer constant expression
   76 |         TCP_FLAG_ACK = __constant_cpu_to_be32(0x00100000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_osf.h:24:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:73:17: error: expression is not an integer constant expression
   73 |         TCP_FLAG_CWR = __constant_cpu_to_be32(0x00800000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_osf.h:24:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:77:17: error: expression is not an integer constant expression
   77 |         TCP_FLAG_PSH = __constant_cpu_to_be32(0x00080000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:73:17: error: expression is not an integer constant expression
   73 |         TCP_FLAG_CWR = __constant_cpu_to_be32(0x00800000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:81:22: error: expression is not an integer constant expression
   81 |         TCP_RESERVED_BITS = __constant_cpu_to_be32(0x0F000000),
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/tcp.h:82:20: error: expression is not an integer constant expression
   82 |         TCP_DATA_OFFSET = __constant_cpu_to_be32(0xF0000000)
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/tcp.h:74:17: error: expression is not an integer constant expression
   74 |         TCP_FLAG_ECE = __constant_cpu_to_be32(0x00400000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

test log snippet build parser 278

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/tcp.h:73:17: error: implicit declaration of function '__constant_cpu_to_be32' [-Werror,-Wimplicit-function-declaration]
   73 |         TCP_FLAG_CWR = __constant_cpu_to_be32(0x00800000),
      |                        ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:73:17: error: implicit declaration of function '__constant_cpu_to_be32' [-Werror,-Wimplicit-function-declaration]
   73 |         TCP_FLAG_CWR = __constant_cpu_to_be32(0x00800000),
      |                        ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_osf.h:24:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:73:17: error: implicit declaration of function '__constant_cpu_to_be32' [-Werror,-Wimplicit-function-declaration]
   73 |         TCP_FLAG_CWR = __constant_cpu_to_be32(0x00800000),
      |                        ^

test log snippet build parser 279

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/usb/gadgetfs.h:25:
./usr/include/linux/usb/ch9.h:649:9: error: implicit declaration of function '__le16_to_cpu' [-Werror,-Wimplicit-function-declaration]
  649 |         return __le16_to_cpu(epd->wMaxPacketSize) & USB_ENDPOINT_MAXP_MASK;
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/usb/g_uvc.h:13:
./usr/include/linux/usb/ch9.h:661:13: error: implicit declaration of function '__le16_to_cpu' [-Werror,-Wimplicit-function-declaration]
  661 |         int maxp = __le16_to_cpu(epd->wMaxPacketSize);
      |                    ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/usb/ch9.h:661:13: error: implicit declaration of function '__le16_to_cpu' [-Werror,-Wimplicit-function-declaration]
  661 |         int maxp = __le16_to_cpu(epd->wMaxPacketSize);
      |                    ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/usb/functionfs.h:9:
./usr/include/linux/usb/ch9.h:661:13: error: implicit declaration of function '__le16_to_cpu' [-Werror,-Wimplicit-function-declaration]
  661 |         int maxp = __le16_to_cpu(epd->wMaxPacketSize);
      |                    ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/usb/ch9.h:649:9: error: implicit declaration of function '__le16_to_cpu' [-Werror,-Wimplicit-function-declaration]
  649 |         return __le16_to_cpu(epd->wMaxPacketSize) & USB_ENDPOINT_MAXP_MASK;
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/usb/g_uvc.h:13:
./usr/include/linux/usb/ch9.h:649:9: error: implicit declaration of function '__le16_to_cpu' [-Werror,-Wimplicit-function-declaration]
  649 |         return __le16_to_cpu(epd->wMaxPacketSize) & USB_ENDPOINT_MAXP_MASK;
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/usb/functionfs.h:9:
./usr/include/linux/usb/ch9.h:649:9: error: implicit declaration of function '__le16_to_cpu' [-Werror,-Wimplicit-function-declaration]
  649 |         return __le16_to_cpu(epd->wMaxPacketSize) & USB_ENDPOINT_MAXP_MASK;
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/usb/gadgetfs.h:25:
./usr/include/linux/usb/ch9.h:661:13: error: implicit declaration of function '__le16_to_cpu' [-Werror,-Wimplicit-function-declaration]
  661 |         int maxp = __le16_to_cpu(epd->wMaxPacketSize);
      |                    ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/usb/raw_gadget.h:13:
./usr/include/linux/usb/ch9.h:649:9: error: implicit declaration of function '__le16_to_cpu' [-Werror,-Wimplicit-function-declaration]
  649 |         return __le16_to_cpu(epd->wMaxPacketSize) & USB_ENDPOINT_MAXP_MASK;
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/usb/raw_gadget.h:13:
./usr/include/linux/usb/ch9.h:661:13: error: implicit declaration of function '__le16_to_cpu' [-Werror,-Wimplicit-function-declaration]
  661 |         int maxp = __le16_to_cpu(epd->wMaxPacketSize);
      |                    ^

test log snippet build parser 280

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/scsi/fc/fc_els.h:288:17: error: implicit declaration of function '__be32_to_cpu' [-Werror,-Wimplicit-function-declaration]
  288 |         return (desc + FC_TLV_DESC_SZ_FROM_LENGTH(tlv));
      |                        ^
./usr/include/scsi/fc/fc_els.h:276:4: note: expanded from macro 'FC_TLV_DESC_SZ_FROM_LENGTH'
  276 |                 (__be32_to_cpu((tlv)->desc_len) + FC_TLV_DESC_HDR_SZ)
      |                  ^

test log snippet build parser 281

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
sed: can't read modules.order: No such file or directory

test log snippet build parser 282

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/kernel.h:15,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/kobject.h:19,
                 from /builds/linux/include/linux/of.h:17,
                 from /builds/linux/include/linux/clk-provider.h:9,
                 from /builds/linux/drivers/clk/qcom/clk-rpmh.c:6:
/builds/linux/lib/bitfield_kunit.c: In function 'test_bitfields_constants':
/builds/linux/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp]
  160 | #warning Precise timer not defined for this architecture.
      |  ^~~~~~~

test log snippet build parser 283

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/kernel.h:15,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/kobject.h:19,
                 from /builds/linux/include/linux/of.h:17,
                 from /builds/linux/include/linux/clk-provider.h:9,
                 from /builds/linux/drivers/clk/qcom/clk-rpmh.c:6:
/builds/linux/drivers/clk/qcom/clk-rpmh.c: In function 'clk_rpmh_bcm_send_cmd':
/builds/linux/include/linux/minmax.h:20:35: warning: comparison of distinct pointer types lacks a cast
   20 |         (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1)))
      |                                   ^~
/builds/linux/include/linux/minmax.h:26:18: note: in expansion of macro '__typecheck'
   26 |                 (__typecheck(x, y) && __no_side_effects(x, y))
      |                  ^~~~~~~~~~~
/builds/linux/include/linux/minmax.h:36:31: note: in expansion of macro '__safe_cmp'
   36 |         __builtin_choose_expr(__safe_cmp(x, y), \
      |                               ^~~~~~~~~~
/builds/linux/include/linux/minmax.h:45:25: note: in expansion of macro '__careful_cmp'
   45 | #define min(x, y)       __careful_cmp(x, y, <)
      |                         ^~~~~~~~~~~~~
/builds/linux/drivers/clk/qcom/clk-rpmh.c:273:21: note: in expansion of macro 'min'
  273 |         cmd_state = min(cmd_state, BCM_TCS_CMD_VOTE_MASK);
      |                     ^~~

test log snippet build parser 284

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 285

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/kernel.h:15,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/kobject.h:19,
                 from /builds/linux/include/linux/of.h:17,
                 from /builds/linux/include/linux/clk-provider.h:9,
                 from /builds/linux/drivers/clk/qcom/clk-rpmh.c:6:
/builds/linux/lib/bitfield_kunit.c: In function 'test_bitfields_constants':
/builds/linux/lib/bitfield_kunit.c:93:1: warning: the frame size of 4200 bytes is larger than 2048 bytes [-Wframe-larger-than=]
   93 | }
      | ^

test log snippet build parser 286

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cannot stat 'drivers/mtd/tests/mtd_pagetest.ko': No such file or directory

test log snippet build parser 287

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'crypto/tcrypt.ko': No such file or directory

test log snippet build parser 288

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/accessibility/speakup/speakup_decpc.ko': No such file or directory

test log snippet build parser 289

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/base/test/test_async_driver_probe.ko': No such file or directory

test log snippet build parser 290

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/i2c/i2c-stub.ko': No such file or directory

test log snippet build parser 291

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_nandbiterrs.ko': No such file or directory

test log snippet build parser 292

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_nandecctest.ko': No such file or directory

test log snippet build parser 293

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_oobtest.ko': No such file or directory

test log snippet build parser 294

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_readtest.ko': No such file or directory

test log snippet build parser 295

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_speedtest.ko': No such file or directory

test log snippet build parser 296

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_subpagetest.ko': No such file or directory

test log snippet build parser 297

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_test.ko': No such file or directory

test log snippet build parser 298

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_torturetest.ko': No such file or directory

test log snippet build parser 299

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/scsi/pcmcia/aha152x_cs.ko': No such file or directory

test log snippet build parser 300

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/scsi/pcmcia/fdomain_cs.ko': No such file or directory

test log snippet build parser 301

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/scsi/pcmcia/nsp_cs.ko': No such file or directory

test log snippet build parser 302

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/scsi/pcmcia/qlogic_cs.ko': No such file or directory

test log snippet build parser 303

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/scsi/pcmcia/sym53c500_cs.ko': No such file or directory

test log snippet build parser 304

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/scsi/qlogicfas408.ko': No such file or directory

test log snippet build parser 305

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/spi/spi-loopback-test.ko': No such file or directory

test log snippet build parser 306

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/gdm724x/gdmtty.ko': No such file or directory

test log snippet build parser 307

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/gdm724x/gdmulte.ko': No such file or directory

test log snippet build parser 308

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/kpc2000/kpc_dma/kpc_dma.ko': No such file or directory

test log snippet build parser 309

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/kpc2000/kpc2000/kpc2000.ko': No such file or directorymake[2]: *** [/builds/linux/scripts/Makefile.modinst:33: drivers/staging/gdm724x/gdmulte.ko] Error 1

test log snippet build parser 310

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/rtl8723bs/r8723bs.ko': No such file or directory

test log snippet build parser 311

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/rtl8192e/rtl8192e/r8192e_pci.ko': No such file or directory

test log snippet build parser 312

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/rtl8192e/rtllib_crypt_ccmp.ko': No such file or directory

test log snippet build parser 313

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/rtl8192e/rtllib_crypt_tkip.ko': No such file or directory

test log snippet build parser 314

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/rtl8192e/rtllib_crypt_wep.ko': No such file or directory

test log snippet build parser 315

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/rtl8192e/rtllib.ko': No such file or directory

test log snippet build parser 316

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/rtl8188eu/r8188eu.ko': No such file or directory

test log snippet build parser 317

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/rtl8192u/r8192u_usb.ko': No such file or directory

test log snippet build parser 318

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/vt6656/vt6656_stage.ko': No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/vt6655/vt6655_stage.ko': No such file or directory

test log snippet build parser 319

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'kernel/trace/kprobe_event_gen_test.ko': No such file or directory

test log snippet build parser 320

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'kernel/trace/preemptirq_delay_test.ko': No such file or directory

test log snippet build parser 321

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'kernel/trace/synth_event_gen_test.ko': No such file or directory

test log snippet build parser 322

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/percpu_test.ko': No such file or directory

test log snippet build parser 323

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_bitops.ko': No such file or directory

test log snippet build parser 324

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_blackhole_dev.ko': No such file or directory

test log snippet build parser 325

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_bpf.ko': No such file or directory

test log snippet build parser 326

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_kmod.ko': No such file or directory

test log snippet build parser 327

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_lockup.ko': No such file or directory

test log snippet build parser 328

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_module.ko': No such file or directory

test log snippet build parser 329

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_static_key_base.ko': No such file or directory

test log snippet build parser 330

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_static_keys.ko': No such file or directory

test log snippet build parser 331

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_ubsan.ko': No such file or directory

test log snippet build parser 332

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_user_copy.ko': No such file or directory

test log snippet build parser 333

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_vmalloc.ko': No such file or directory

test log snippet build parser 334

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/configfs/configfs_sample.ko': No such file or directory

test log snippet build parser 335

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/connector/cn_test.ko': No such file or directory

test log snippet build parser 336

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/ftrace/sample-trace-array.ko': No such file or directory

test log snippet build parser 337

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/kdb/kdb_hello.ko': No such file or directory

test log snippet build parser 338

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/kfifo/bytestream-example.ko': No such file or directory

test log snippet build parser 339

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/kfifo/dma-example.ko': No such file or directory

test log snippet build parser 340

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/kfifo/inttype-example.ko': No such file or directory

test log snippet build parser 341

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/kfifo/record-example.ko': No such file or directory

test log snippet build parser 342

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/kmemleak/kmemleak-test.ko': No such file or directory

test log snippet build parser 343

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/kprobes/kprobe_example.ko': No such file or directory

test log snippet build parser 344

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/kprobes/kretprobe_example.ko': No such file or directory

test log snippet build parser 345

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/rpmsg/rpmsg_client_sample.ko': No such file or directory

test log snippet build parser 346

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/trace_events/trace-events-sample.ko': No such file or directory

test log snippet build parser 347

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/trace_printk/trace-printk.ko': No such file or directory

test log snippet build parser 348

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/vfio-mdev/mbochs.ko': No such file or directory

test log snippet build parser 349

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/vfio-mdev/mdpy-fb.ko': No such file or directory

test log snippet build parser 350

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/vfio-mdev/mdpy.ko': No such file or directory

test log snippet build parser 351

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/vfio-mdev/mtty.ko': No such file or directory

test log snippet build parser 352

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cp: cannot stat 'drivers/mtd/tests/mtd_stresstest.ko': No such file or directory

test log snippet build parser 353

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/kernel.h:15,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/kobject.h:19,
                 from /builds/linux/include/linux/of.h:17,
                 from /builds/linux/include/linux/clk-provider.h:9,
                 from /builds/linux/drivers/clk/qcom/clk-rpmh.c:6:
/builds/linux/lib/bitfield_kunit.c: In function 'test_bitfields_constants':
/builds/linux/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp]
 #warning Precise timer not defined for this architecture.
  ^~~~~~~

test log snippet build parser 354

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/kernel.h:15,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/kobject.h:19,
                 from /builds/linux/include/linux/of.h:17,
                 from /builds/linux/include/linux/clk-provider.h:9,
                 from /builds/linux/drivers/clk/qcom/clk-rpmh.c:6:
/builds/linux/drivers/clk/qcom/clk-rpmh.c: In function 'clk_rpmh_bcm_send_cmd':
/builds/linux/include/linux/minmax.h:20:28: warning: comparison of distinct pointer types lacks a cast
  (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1)))
                            ^~
/builds/linux/include/linux/minmax.h:26:4: note: in expansion of macro '__typecheck'
   (__typecheck(x, y) && __no_side_effects(x, y))
    ^~~~~~~~~~~
/builds/linux/include/linux/minmax.h:36:24: note: in expansion of macro '__safe_cmp'
  __builtin_choose_expr(__safe_cmp(x, y), \
                        ^~~~~~~~~~
/builds/linux/include/linux/minmax.h:45:19: note: in expansion of macro '__careful_cmp'
 #define min(x, y) __careful_cmp(x, y, <)
                   ^~~~~~~~~~~~~
/builds/linux/drivers/clk/qcom/clk-rpmh.c:273:14: note: in expansion of macro 'min'
  cmd_state = min(cmd_state, BCM_TCS_CMD_VOTE_MASK);
              ^~~

test log snippet build parser 355

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

test log snippet build parser 356

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/kernel.h:15,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/kobject.h:19,
                 from /builds/linux/include/linux/of.h:17,
                 from /builds/linux/include/linux/clk-provider.h:9,
                 from /builds/linux/drivers/clk/qcom/clk-rpmh.c:6:
/builds/linux/lib/bitfield_kunit.c: In function 'test_bitfields_constants':
/builds/linux/lib/bitfield_kunit.c:93:1: warning: the frame size of 4200 bytes is larger than 2048 bytes [-Wframe-larger-than=]
 }
 ^

test log snippet build parser 357

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cannot stat 'drivers/mtd/tests/mtd_torturetest.ko': No such file or directory

test log snippet build parser 358

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cannot stat 'drivers/scsi/pcmcia/aha152x_cs.ko': No such file or directory

test log snippet build parser 359

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cannot stat 'drivers/scsi/pcmcia/sym53c500_cs.ko': No such file or directory

test log snippet build parser 360

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'crypto/tcrypt.ko': No such file or directory

test log snippet build parser 361

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/accessibility/speakup/speakup_decpc.ko': No such file or directory

test log snippet build parser 362

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/base/test/test_async_driver_probe.ko': No such file or directory

test log snippet build parser 363

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/i2c/i2c-stub.ko': No such file or directory

test log snippet build parser 364

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_nandbiterrs.ko': No such file or directory

test log snippet build parser 365

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_nandecctest.ko': No such file or directory

test log snippet build parser 366

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_oobtest.ko': No such file or directory

test log snippet build parser 367

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_pagetest.ko': No such file or directory

test log snippet build parser 368

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_readtest.ko': No such file or directory

test log snippet build parser 369

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_speedtest.ko': No such file or directory

test log snippet build parser 370

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_stresstest.ko': No such file or directory

test log snippet build parser 371

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_subpagetest.ko': No such file or directory

test log snippet build parser 372

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/scsi/pcmcia/fdomain_cs.ko': No such file or directory

test log snippet build parser 373

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/scsi/pcmcia/nsp_cs.ko': No such file or directory

test log snippet build parser 374

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/scsi/pcmcia/qlogic_cs.ko': No such file or directory

test log snippet build parser 375

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/scsi/qlogicfas408.ko': No such file or directory

test log snippet build parser 376

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/spi/spi-loopback-test.ko': No such file or directory

test log snippet build parser 377

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/gdm724x/gdmtty.ko': No such file or directory

test log snippet build parser 378

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/gdm724x/gdmulte.ko': No such file or directory

test log snippet build parser 379

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/kpc2000/kpc_dma/kpc_dma.ko': No such file or directory

test log snippet build parser 380

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/kpc2000/kpc2000/kpc2000.ko': No such file or directory

test log snippet build parser 381

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/rtl8723bs/r8723bs.ko': No such file or directory

test log snippet build parser 382

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/rtl8192e/rtl8192e/r8192e_pci.ko': No such file or directory

test log snippet build parser 383

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/rtl8192e/rtllib_crypt_ccmp.ko': No such file or directory

test log snippet build parser 384

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/rtl8192e/rtllib_crypt_tkip.ko': No such file or directory

test log snippet build parser 385

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/rtl8192e/rtllib_crypt_wep.ko': No such file or directory

test log snippet build parser 386

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/rtl8192e/rtllib.ko': No such file or directory

test log snippet build parser 387

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/rtl8188eu/r8188eu.ko': No such file or directory

test log snippet build parser 388

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/rtl8192u/r8192u_usb.ko': No such file or directory

test log snippet build parser 389

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/vt6655/vt6655_stage.ko': No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/vt6656/vt6656_stage.ko': No such file or directory

test log snippet build parser 390

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'kernel/trace/kprobe_event_gen_test.ko': No such file or directory

test log snippet build parser 391

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'kernel/trace/preemptirq_delay_test.ko': No such file or directory

test log snippet build parser 392

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'kernel/trace/synth_event_gen_test.ko': No such file or directory

test log snippet build parser 393

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/percpu_test.ko': No such file or directory

test log snippet build parser 394

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_bitops.ko': No such file or directory

test log snippet build parser 395

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_blackhole_dev.ko': No such file or directory

test log snippet build parser 396

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_bpf.ko': No such file or directory

test log snippet build parser 397

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_kmod.ko': No such file or directory

test log snippet build parser 398

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_static_key_base.ko': No such file or directory

test log snippet build parser 399

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_static_keys.ko': No such file or directory

test log snippet build parser 400

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_ubsan.ko': No such file or directory

test log snippet build parser 401

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_user_copy.ko': No such file or directory

test log snippet build parser 402

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_vmalloc.ko': No such file or directory

test log snippet build parser 403

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/configfs/configfs_sample.ko': No such file or directory

test log snippet build parser 404

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/connector/cn_test.ko': No such file or directory

test log snippet build parser 405

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/ftrace/sample-trace-array.ko': No such file or directory

test log snippet build parser 406

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/kdb/kdb_hello.ko': No such file or directory

test log snippet build parser 407

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/kfifo/bytestream-example.ko': No such file or directory

test log snippet build parser 408

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/kfifo/dma-example.ko': No such file or directory

test log snippet build parser 409

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/kfifo/inttype-example.ko': No such file or directory

test log snippet build parser 410

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/kfifo/record-example.ko': No such file or directory

test log snippet build parser 411

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/kmemleak/kmemleak-test.ko': No such file or directory

test log snippet build parser 412

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/kprobes/kprobe_example.ko': No such file or directory

test log snippet build parser 413

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/kprobes/kretprobe_example.ko': No such file or directory

test log snippet build parser 414

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/rpmsg/rpmsg_client_sample.ko': No such file or directory

test log snippet build parser 415

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/trace_events/trace-events-sample.ko': No such file or directory

test log snippet build parser 416

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/trace_printk/trace-printk.ko': No such file or directory

test log snippet build parser 417

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/vfio-mdev/mbochs.ko': No such file or directory

test log snippet build parser 418

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/vfio-mdev/mdpy-fb.ko': No such file or directory

test log snippet build parser 419

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/vfio-mdev/mdpy.ko': No such file or directory

test log snippet build parser 420

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/vfio-mdev/mtty.ko': No such file or directory

test log snippet build parser 421

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cp: cannot stat 'drivers/mtd/tests/mtd_test.ko': No such file or directory

test log snippet build parser 422

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cp: cannot stat 'lib/test_lockup.ko'cannot stat 'lib/test_module.ko': No such file or directory: No such file or directory

test log snippet build parser 423

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=parisc CROSS_COMPILE=hppa-linux-gnu- 'CC=sccache hppa-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/kernel.h:15,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/kobject.h:19,
                 from /builds/linux/include/linux/of.h:17,
                 from /builds/linux/include/linux/clk-provider.h:9,
                 from /builds/linux/drivers/clk/qcom/clk-rpmh.c:6:
/builds/linux/drivers/clk/qcom/clk-rpmh.c: In function 'clk_rpmh_bcm_send_cmd':
/builds/linux/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp]
  160 | #warning Precise timer not defined for this architecture.
      |  ^~~~~~~

test log snippet build parser 424

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=parisc CROSS_COMPILE=hppa-linux-gnu- 'CC=sccache hppa-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/kernel.h:15,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/kobject.h:19,
                 from /builds/linux/include/linux/of.h:17,
                 from /builds/linux/include/linux/clk-provider.h:9,
                 from /builds/linux/drivers/clk/qcom/clk-rpmh.c:6:
/builds/linux/drivers/clk/qcom/clk-rpmh.c: In function 'clk_rpmh_bcm_send_cmd':
/builds/linux/include/linux/minmax.h:20:35: warning: comparison of distinct pointer types lacks a cast
   20 |         (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1)))
      |                                   ^~
/builds/linux/include/linux/minmax.h:26:18: note: in expansion of macro '__typecheck'
   26 |                 (__typecheck(x, y) && __no_side_effects(x, y))
      |                  ^~~~~~~~~~~
/builds/linux/include/linux/minmax.h:36:31: note: in expansion of macro '__safe_cmp'
   36 |         __builtin_choose_expr(__safe_cmp(x, y), \
      |                               ^~~~~~~~~~
/builds/linux/include/linux/minmax.h:45:25: note: in expansion of macro '__careful_cmp'
   45 | #define min(x, y)       __careful_cmp(x, y, <)
      |                         ^~~~~~~~~~~~~
/builds/linux/drivers/clk/qcom/clk-rpmh.c:273:21: note: in expansion of macro 'min'
  273 |         cmd_state = min(cmd_state, BCM_TCS_CMD_VOTE_MASK);
      |                     ^~~

test log snippet build parser 425

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=parisc CROSS_COMPILE=hppa-linux-gnu- 'CC=sccache hppa-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=parisc CROSS_COMPILE=hppa-linux-gnu- 'CC=sccache hppa-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=parisc CROSS_COMPILE=hppa-linux-gnu- 'CC=sccache hppa-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=parisc CROSS_COMPILE=hppa-linux-gnu- 'CC=sccache hppa-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 426

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=parisc CROSS_COMPILE=hppa-linux-gnu- 'CC=sccache hppa-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
sed: can't read modules.order: No such file or directory

test log snippet build parser 427

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
/builds/linux/arch/powerpc/platforms/ps3/device-init.c:771:12: warning: stack frame size (2224) exceeds limit (2048) in 'ps3_probe_thread' [-Wframe-larger-than]
  771 | static int ps3_probe_thread(void *data)
      |            ^

test log snippet build parser 428

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
/builds/linux/drivers/clk/qcom/clk-rpmh.c:273:14: warning: comparison of distinct pointer types ('typeof (cmd_state) *' (aka 'unsigned int *') and 'typeof (16383) *' (aka 'int *')) [-Wcompare-distinct-pointer-types]
  273 |         cmd_state = min(cmd_state, BCM_TCS_CMD_VOTE_MASK);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/minmax.h:45:19: note: expanded from macro 'min'
   45 | #define min(x, y)       __careful_cmp(x, y, <)
      |                         ^~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/minmax.h:36:24: note: expanded from macro '__careful_cmp'
   36 |         __builtin_choose_expr(__safe_cmp(x, y), \
      |                               ^~~~~~~~~~~~~~~~
/builds/linux/include/linux/minmax.h:26:4: note: expanded from macro '__safe_cmp'
   26 |                 (__typecheck(x, y) && __no_side_effects(x, y))
      |                  ^~~~~~~~~~~~~~~~~
/builds/linux/include/linux/minmax.h:20:28: note: expanded from macro '__typecheck'
   20 |         (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1)))
      |                    ~~~~~~~~~~~~~~ ^  ~~~~~~~~~~~~~~

test log snippet build parser 429

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 430

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 431

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
/builds/linux/fs/udf/super.c:1155:7: warning: comparison of distinct pointer types ('typeof (map->s_partition_len) *' (aka 'unsigned int *') and 'typeof (sizeof(struct spaceBitmapDesc) << 3) *' (aka 'unsigned long *')) [-Wcompare-distinct-pointer-types]
 1155 |                 if (check_add_overflow(map->s_partition_len,
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1156 |                                        sizeof(struct spaceBitmapDesc) << 3,
      |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1157 |                                        &sum)) {
      |                                        ~~~~~
/builds/linux/include/linux/overflow.h:70:15: note: expanded from macro 'check_add_overflow'
   70 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 432

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
/builds/linux/samples/fanotify/fs-monitor.c:68:42: warning: format specifies type 'unsigned long long' but the argument has type '__u64' (aka 'unsigned long') [-Wformat]
   68 |                         printf("unexpected FAN MARK: %llx\n", event->mask);
      |                                                      ~~~~     ^~~~~~~~~~~
      |                                                      %lx

test log snippet build parser 433

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/bcache.h:354:2: warning: field '' with variable sized type 'union jset::(anonymous at ./usr/include/linux/bcache.h:354:2)' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end]
  354 |         BKEY_PADDED(uuid_bucket);
      |         ^
./usr/include/linux/bcache.h:134:2: note: expanded from macro 'BKEY_PADDED'
  134 |         union { struct bkey key; __u64 key ## _pad[BKEY_PAD]; }
      |         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/bcache.h:355:2: warning: field '' with variable sized type 'union jset::(anonymous at ./usr/include/linux/bcache.h:355:2)' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end]
  355 |         BKEY_PADDED(btree_root);
      |         ^
./usr/include/linux/bcache.h:134:2: note: expanded from macro 'BKEY_PADDED'
  134 |         union { struct bkey key; __u64 key ## _pad[BKEY_PAD]; }
      |         ^

test log snippet build parser 434

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/powerpc/boot/dts/ac14xx.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'

test log snippet build parser 435

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/powerpc/boot/dts/a3m071.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 436

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/bluestone.dts:272.13-277.7: Warning (i2c_bus_reg): /plb/opb/i2c@ef600700/sttm@4C: I2C bus unit address format error, expected "4c"

test log snippet build parser 437

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/powerpc/boot/dts/cm5200.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 438

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/powerpc/boot/dts/fsl/gef_ppc9a.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 439

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/gef_ppc9a.dts:211.22-213.4: Warning (pci_bridge): /pcie@fef09000: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 440

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/powerpc/boot/dts/fsl/gef_sbc610.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 441

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/gef_sbc610.dts:209.22-211.4: Warning (pci_bridge): /pcie@fef09000: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 442

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/powerpc/boot/dts/fsl/kmcoge4.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 443

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/kmcoge4.dts:196.23-198.4: Warning (pci_bridge): /pcie@ffe201000: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 444

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/mpc8541cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/mpc8555cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0)

test log snippet build parser 445

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/mpc8641si-post.dtsi:102.9-116.4: Warning (pci_bridge): /pcie@f1008000/pcie@0: missing ranges for PCI bridge (or not a bridge)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/mpc8641si-post.dtsi:129.9-143.4: Warning (pci_bridge): /pcie@f1009000/pcie@0: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 446

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/mpc8548si-post.dtsi:74.9-89.4: Warning (pci_bridge): /pcie@fe000a000/pcie@0: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 447

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/mpc8641si-post.dtsi:129.9-143.4: Warning (pci_bridge): /pcie@fef09000/pcie@0: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 448

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/powerpc/boot/dts/fsl/mvme7100.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 449

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/mvme7100.dts:30.11-32.6: Warning (i2c_bus_reg): /soc@f1000000/i2c@3000/rtc@68: missing or empty reg property

test log snippet build parser 450

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/mvme7100.dts:139.22-141.4: Warning (pci_bridge): /pcie@f1009000: missing ranges for PCI bridge (or not a bridge)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/mvme7100.dts:135.22-137.4: Warning (pci_bridge): /pcie@f1008000: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 451

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/powerpc/boot/dts/fsl/oca4080.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 452

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/oca4080.dts:132.23-134.4: Warning (pci_bridge): /pcie@ffe200000: missing ranges for PCI bridge (or not a bridge)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/oca4080.dts:136.23-138.4: Warning (pci_bridge): /pcie@ffe201000: missing ranges for PCI bridge (or not a bridge)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/oca4080.dts:140.23-142.4: Warning (pci_bridge): /pcie@ffe202000: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 453

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/powerpc/boot/dts/fsl/ppa8548.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 454

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/ppa8548.dts:44.23-47.4: Warning (pci_bridge): /pcie@fe000a000: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 455

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/ppa8548.dts:34.22-37.4: Warning (pci_bridge): /pci@fe0008000: missing ranges for PCI bridge (or not a bridge)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/ppa8548.dts:39.22-42.4: Warning (pci_bridge): /pci@fe0009000: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 456

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/pq3-mpic.dtsi:38.2-25: Warning (interrupts_property): /soc@ffe00000/mdio@24000/ethernet-phy@1:#interrupt-cells: size is (8), expected multiple of 16
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/pq3-mpic.dtsi:38.2-25: Warning (interrupts_property): /soc@ffe00000/mdio@24000/ethernet-phy@0:#interrupt-cells: size is (8), expected multiple of 16

test log snippet build parser 457

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/pq3-mpic.dtsi:38.2-25: Warning (interrupts_property): /soc@fffe00000/mdio@24000/ethernet-phy@0:#interrupt-cells: size is (8), expected multiple of 16
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/pq3-mpic.dtsi:38.2-25: Warning (interrupts_property): /soc@fffe00000/mdio@24000/ethernet-phy@1:#interrupt-cells: size is (8), expected multiple of 16

test log snippet build parser 458

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/powerpc/boot/dts/fsl/p2020rdb-pc_36b.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/powerpc/boot/dts/fsl/p2020rdb-pc_32b.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 459

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/p2020rdb-pc_32b.dts:59.22-62.4: Warning (pci_bridge): /pcie@ffe08000: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 460

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/p2020rdb-pc_36b.dts:59.23-62.4: Warning (pci_bridge): /pcie@fffe08000: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 461

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/p1020rdb-pd.dts:189.11-193.6: Warning (spi_bus_reg): /soc@ffe00000/spi@7000/slic@0: SPI bus unit address format error, expected "1"
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/p1020rdb-pd.dts:195.11-199.6: Warning (spi_bus_reg): /soc@ffe00000/spi@7000/slic@1: SPI bus unit address format error, expected "2"

test log snippet build parser 462

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/powerpc/boot/dts/fsl/p2020rdb.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 463

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/p2020rdb.dts:251.22-254.4: Warning (pci_bridge): /pcie@ffe08000: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 464

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/p2041si-post.dtsi:97.9-112.4: Warning (pci_bridge): /pcie@ffe201000/pcie@0: missing ranges for PCI bridge (or not a bridge)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/p4080si-post.dtsi:126.9-141.4: Warning (pci_bridge): /pcie@ffe202000/pcie@0: missing ranges for PCI bridge (or not a bridge)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/p2020si-post.dtsi:109.9-125.4: Warning (pci_bridge): /pcie@ffe08000/pcie@0: missing ranges for PCI bridge (or not a bridge)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/p4080si-post.dtsi:97.9-112.4: Warning (pci_bridge): /pcie@ffe201000/pcie@0: missing ranges for PCI bridge (or not a bridge)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/p2020si-post.dtsi:52.9-67.4: Warning (pci_bridge): /pcie@ffe08000/pcie@0: missing ranges for PCI bridge (or not a bridge)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/p4080si-post.dtsi:68.9-83.4: Warning (pci_bridge): /pcie@ffe200000/pcie@0: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 465

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/fsl/p2020si-post.dtsi:109.9-125.4: Warning (pci_bridge): /pcie@fffe08000/pcie@0: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 466

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/mgcoge.dts:230.14-234.7: Warning (spi_bus_reg): /soc@f0000000/cpm@119c0/spi@11aa0/ds3106@1: SPI bus unit address format error, expected "0"

test log snippet build parser 467

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/powerpc/boot/dts/motionpro.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 468

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/mpc5121.dtsi:457.13-466.5: Warning (spi_bus_bridge): /soc@80000000/psc@11900: node name for SPI buses should be 'spi'
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/mpc5121.dtsi:397.13-406.5: Warning (spi_bus_bridge): /soc@80000000/psc@11400: node name for SPI buses should be 'spi'
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/mpc5121.dtsi:409.13-418.5: Warning (spi_bus_bridge): /soc@80000000/psc@11500: node name for SPI buses should be 'spi'

test log snippet build parser 469

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/mpc8610_hpcd.dts:420.3-21: Warning (pci_device_bus_num): /pcie@e000a000/pcie@0:bus-range: PCI bus number 0 out of range, expected (1 - 1)

test log snippet build parser 470

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/mpc5200b.dtsi:267.20-280.4: Warning (pci_bridge): /pci@f0000d00: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 471

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/mpc5200b.dtsi:182.18-186.5: Warning (spi_bus_bridge): /soc5200@f0000000/psc@2000: node name for SPI buses should be 'spi'

test log snippet build parser 472

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/powerpc/boot/dts/o2d.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/powerpc/boot/dts/o2d300.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 473

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/powerpc/boot/dts/o2d300.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/powerpc/boot/dts/o2d.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'

test log snippet build parser 474

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/powerpc/boot/dts/o2dnt2.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/powerpc/boot/dts/o3dnt.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 475

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/powerpc/boot/dts/o3dnt.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/powerpc/boot/dts/o2dnt2.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'

test log snippet build parser 476

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/powerpc/boot/dts/o2i.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 477

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/powerpc/boot/dts/o2i.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'

test log snippet build parser 478

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/powerpc/boot/dts/o2mnt.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 479

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/powerpc/boot/dts/o2mnt.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'

test log snippet build parser 480

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/powerpc/boot/dts/pdm360ng.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'

test log snippet build parser 481

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/stxssa8555.dts:329.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0)

test log snippet build parser 482

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
arch/powerpc/boot/dts/uc101.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 483

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/xpedite5200.dts:135.11-138.6: Warning (i2c_bus_reg): /soc@ef000000/i2c@3000/dtt@48: I2C bus unit address format error, expected "34"

test log snippet build parser 484

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
/builds/linux/arch/powerpc/boot/dts/xpedite5200_xmon.dts:139.11-142.6: Warning (i2c_bus_reg): /soc@ef000000/i2c@3000/dtt@48: I2C bus unit address format error, expected "34"

test log snippet build parser 485

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
ld.lld: error: relocation R_PPC64_ADDR64 cannot be used against local symbol; recompile with -fPIC
>>> defined in arch/powerpc/kernel/entry_64.o
>>> referenced by arch/powerpc/kernel/entry_64.o:(.text+0x31F0)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
ld.lld: error: relocation R_PPC64_ADDR64 cannot be used against local symbol; recompile with -fPIC
>>> defined in arch/powerpc/kernel/head_64.o
>>> referenced by arch/powerpc/kernel/head_64.o:(___ksymtab+do_uaccess_flush+0x8)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
ld.lld: error: relocation R_PPC64_ADDR64 cannot be used against local symbol; recompile with -fPIC
>>> defined in arch/powerpc/kernel/head_64.o
>>> referenced by arch/powerpc/kernel/head_64.o:(___ksymtab+empty_zero_page+0x8)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
ld.lld: error: relocation R_PPC64_ADDR64 cannot be used against local symbol; recompile with -fPIC
>>> defined in init/built-in.a(main.o)
>>> referenced by main.c
>>>               main.o:(__ksymtab_system_state) in archive init/built-in.a
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
ld.lld: error: relocation R_PPC64_ADDR64 cannot be used against local symbol; recompile with -fPIC
>>> defined in arch/powerpc/kernel/fpu.o
>>> referenced by arch/powerpc/kernel/fpu.o:(___ksymtab+load_fp_state+0x8)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
ld.lld: error: relocation R_PPC64_ADDR64 cannot be used against local symbol; recompile with -fPIC
>>> defined in arch/powerpc/kernel/fpu.o
>>> referenced by arch/powerpc/kernel/fpu.o:(___ksymtab+store_fp_state+0x8)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
ld.lld: error: relocation R_PPC64_ADDR64 cannot be used against local symbol; recompile with -fPIC
>>> defined in arch/powerpc/kernel/vector.o
>>> referenced by arch/powerpc/kernel/vector.o:(___ksymtab+load_vr_state+0x8)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
ld.lld: error: relocation R_PPC64_ADDR64 cannot be used against local symbol; recompile with -fPIC
>>> defined in arch/powerpc/kernel/vector.o
>>> referenced by arch/powerpc/kernel/vector.o:(___ksymtab+store_vr_state+0x8)

test log snippet build parser 486

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
ld.lld: error: relocation R_PPC64_ADDR64 cannot be used against symbol '__tracepoint_initcall_finish'; recompile with -fPIC
>>> defined in init/built-in.a(main.o)
>>> referenced by main.c
>>>               main.o:(__tracepoint_ptr_initcall_finish) in archive init/built-in.a

test log snippet build parser 487

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
ld.lld: error: relocation R_PPC64_ADDR64 cannot be used against symbol '__tracepoint_initcall_level'; recompile with -fPIC
>>> defined in init/built-in.a(main.o)
>>> referenced by main.c
>>>               main.o:(__tracepoint_ptr_initcall_level) in archive init/built-in.a

test log snippet build parser 488

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
ld.lld: error: relocation R_PPC64_ADDR64 cannot be used against symbol '__tracepoint_initcall_start'; recompile with -fPIC
>>> defined in init/built-in.a(main.o)
>>> referenced by main.c
>>>               main.o:(__tracepoint_ptr_initcall_start) in archive init/built-in.a

test log snippet build parser 489

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
ld.lld: error: relocation R_PPC64_ADDR64 cannot be used against symbol 'do_uaccess_flush'; recompile with -fPIC
>>> defined in arch/powerpc/kernel/head_64.o
>>> referenced by arch/powerpc/kernel/head_64.o:(___ksymtab+do_uaccess_flush+0x0)

test log snippet build parser 490

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
ld.lld: error: relocation R_PPC64_ADDR64 cannot be used against symbol 'empty_zero_page'; recompile with -fPIC
>>> defined in arch/powerpc/kernel/head_64.o
>>> referenced by arch/powerpc/kernel/head_64.o:(___ksymtab+empty_zero_page+0x0)

test log snippet build parser 491

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
ld.lld: error: relocation R_PPC64_ADDR64 cannot be used against symbol 'load_fp_state'; recompile with -fPIC
>>> defined in arch/powerpc/kernel/fpu.o
>>> referenced by arch/powerpc/kernel/fpu.o:(___ksymtab+load_fp_state+0x0)

test log snippet build parser 492

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
ld.lld: error: relocation R_PPC64_ADDR64 cannot be used against symbol 'load_vr_state'; recompile with -fPIC
>>> defined in arch/powerpc/kernel/vector.o
>>> referenced by arch/powerpc/kernel/vector.o:(___ksymtab+load_vr_state+0x0)

test log snippet build parser 493

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
ld.lld: error: relocation R_PPC64_ADDR64 cannot be used against symbol 'static_key_initialized'; recompile with -fPIC
>>> defined in init/built-in.a(main.o)
>>> referenced by main.c
>>>               main.o:(__ksymtab_static_key_initialized) in archive init/built-in.a

test log snippet build parser 494

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
ld.lld: error: relocation R_PPC64_ADDR64 cannot be used against symbol 'store_fp_state'; recompile with -fPIC
>>> defined in arch/powerpc/kernel/fpu.o
>>> referenced by arch/powerpc/kernel/fpu.o:(___ksymtab+store_fp_state+0x0)

test log snippet build parser 495

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
ld.lld: error: relocation R_PPC64_ADDR64 cannot be used against symbol 'store_vr_state'; recompile with -fPIC
>>> defined in arch/powerpc/kernel/vector.o
>>> referenced by arch/powerpc/kernel/vector.o:(___ksymtab+store_vr_state+0x0)

test log snippet build parser 496

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
ld.lld: error: relocation R_PPC64_ADDR64 cannot be used against symbol 'system_state'; recompile with -fPIC
>>> defined in init/built-in.a(main.o)
>>> referenced by main.c
>>>               main.o:(__ksymtab_system_state) in archive init/built-in.a

test log snippet build parser 497

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
ld.lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)

test log snippet build parser 498

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'crypto/tcrypt.ko': No such file or directory

test log snippet build parser 499

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'drivers/block/ps3vram.ko': No such file or directory

test log snippet build parser 500

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'drivers/i2c/i2c-stub.ko': No such file or directory

test log snippet build parser 501

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_nandbiterrs.ko': No such file or directory

test log snippet build parser 502

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_nandecctest.ko': No such file or directory

test log snippet build parser 503

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_oobtest.ko': No such file or directory

test log snippet build parser 504

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_pagetest.ko': No such file or directory

test log snippet build parser 505

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_readtest.ko': No such file or directory

test log snippet build parser 506

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_speedtest.ko': No such file or directory

test log snippet build parser 507

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_stresstest.ko': No such file or directorymake[2]: *** [/builds/linux/scripts/Makefile.modinst:33: drivers/mtd/tests/mtd_speedtest.ko] Error 1

test log snippet build parser 508

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_subpagetest.ko': No such file or directory

test log snippet build parser 509

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_test.ko': No such file or directory

test log snippet build parser 510

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_torturetest.ko': No such file or directory

test log snippet build parser 511

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'drivers/scsi/pcmcia/aha152x_cs.ko': No such file or directory

test log snippet build parser 512

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'drivers/scsi/pcmcia/fdomain_cs.ko': No such file or directory

test log snippet build parser 513

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'drivers/scsi/pcmcia/nsp_cs.ko': No such file or directory

test log snippet build parser 514

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'drivers/scsi/pcmcia/qlogic_cs.ko': No such file or directory

test log snippet build parser 515

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'drivers/scsi/pcmcia/sym53c500_cs.ko': No such file or directory

test log snippet build parser 516

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'drivers/scsi/qlogicfas408.ko': No such file or directory

test log snippet build parser 517

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'drivers/spi/spi-loopback-test.ko': No such file or directory

test log snippet build parser 518

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'drivers/staging/gdm724x/gdmtty.ko': No such file or directory

test log snippet build parser 519

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'drivers/staging/gdm724x/gdmulte.ko': No such file or directory

test log snippet build parser 520

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'drivers/staging/kpc2000/kpc_dma/kpc_dma.ko': No such file or directory

test log snippet build parser 521

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'drivers/staging/kpc2000/kpc2000/kpc2000.ko': No such file or directory

test log snippet build parser 522

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'drivers/staging/rtl8723bs/r8723bs.ko': No such file or directory

test log snippet build parser 523

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'drivers/staging/rtl8192e/rtl8192e/r8192e_pci.ko': No such file or directory

test log snippet build parser 524

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'drivers/staging/rtl8192e/rtllib_crypt_ccmp.ko': No such file or directory

test log snippet build parser 525

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'drivers/staging/rtl8192e/rtllib_crypt_tkip.ko': No such file or directory

test log snippet build parser 526

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'drivers/staging/rtl8192e/rtllib_crypt_wep.ko': No such file or directory

test log snippet build parser 527

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'drivers/staging/rtl8192e/rtllib.ko': No such file or directory

test log snippet build parser 528

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'drivers/staging/rtl8188eu/r8188eu.ko': No such file or directory

test log snippet build parser 529

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'drivers/staging/rtl8192u/r8192u_usb.ko': No such file or directory

test log snippet build parser 530

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'drivers/staging/vt6656/vt6656_stage.ko': No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'drivers/staging/vt6655/vt6655_stage.ko': No such file or directory

test log snippet build parser 531

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'kernel/trace/kprobe_event_gen_test.ko': No such file or directory

test log snippet build parser 532

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'kernel/trace/preemptirq_delay_test.ko': No such file or directory

test log snippet build parser 533

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'kernel/trace/synth_event_gen_test.ko': No such file or directory

test log snippet build parser 534

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'lib/percpu_test.ko': No such file or directory

test log snippet build parser 535

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'lib/test_bitops.ko': No such file or directory

test log snippet build parser 536

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'lib/test_blackhole_dev.ko': No such file or directory

test log snippet build parser 537

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'lib/test_bpf.ko': No such file or directory

test log snippet build parser 538

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'lib/test_kmod.ko': No such file or directory

test log snippet build parser 539

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'lib/test_lockup.ko': No such file or directory

test log snippet build parser 540

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'lib/test_module.ko': No such file or directory

test log snippet build parser 541

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'lib/test_static_key_base.ko': No such file or directory

test log snippet build parser 542

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'lib/test_static_keys.ko': No such file or directory

test log snippet build parser 543

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'lib/test_ubsan.ko': No such file or directory

test log snippet build parser 544

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'lib/test_user_copy.ko': No such file or directory

test log snippet build parser 545

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'lib/test_vmalloc.ko': No such file or directory

test log snippet build parser 546

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'samples/configfs/configfs_sample.ko': No such file or directory

test log snippet build parser 547

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'samples/connector/cn_test.ko': No such file or directory

test log snippet build parser 548

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'samples/ftrace/sample-trace-array.ko': No such file or directory

test log snippet build parser 549

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'samples/hw_breakpoint/data_breakpoint.ko': No such file or directory

test log snippet build parser 550

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'samples/kdb/kdb_hello.ko': No such file or directory

test log snippet build parser 551

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'samples/kfifo/bytestream-example.ko': No such file or directory

test log snippet build parser 552

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'samples/kfifo/dma-example.ko': No such file or directory

test log snippet build parser 553

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'samples/kfifo/inttype-example.ko': No such file or directory

test log snippet build parser 554

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'samples/kfifo/record-example.ko': No such file or directory

test log snippet build parser 555

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'samples/kmemleak/kmemleak-test.ko': No such file or directory

test log snippet build parser 556

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'samples/kprobes/kprobe_example.ko': No such file or directory

test log snippet build parser 557

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'samples/kprobes/kretprobe_example.ko': No such file or directory

test log snippet build parser 558

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'samples/rpmsg/rpmsg_client_sample.ko': No such file or directory

test log snippet build parser 559

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'samples/trace_events/trace-events-sample.ko': No such file or directory

test log snippet build parser 560

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'samples/trace_printk/trace-printk.ko': No such file or directory

test log snippet build parser 561

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'samples/vfio-mdev/mbochs.ko': No such file or directory

test log snippet build parser 562

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'samples/vfio-mdev/mdpy-fb.ko': No such file or directory

test log snippet build parser 563

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'samples/vfio-mdev/mdpy.ko': No such file or directory

test log snippet build parser 564

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cannot stat 'samples/vfio-mdev/mtty.ko': No such file or directory

test log snippet build parser 565

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
cp: cp: cannot stat 'drivers/accessibility/speakup/speakup_decpc.ko': No such file or directorycannot stat 'drivers/base/test/test_async_driver_probe.ko'

test log snippet build parser 566

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
: No such file or directory

test log snippet build parser 567

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/kernel.h:15,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/kobject.h:19,
                 from /builds/linux/include/linux/of.h:17,
                 from /builds/linux/include/linux/clk-provider.h:9,
                 from /builds/linux/drivers/clk/qcom/clk-rpmh.c:6:
/builds/linux/drivers/clk/qcom/clk-rpmh.c: In function 'clk_rpmh_bcm_send_cmd':
/builds/linux/include/linux/minmax.h:20:35: warning: comparison of distinct pointer types lacks a cast
   20 |         (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1)))
      |                                   ^~
/builds/linux/include/linux/minmax.h:26:18: note: in expansion of macro '__typecheck'
   26 |                 (__typecheck(x, y) && __no_side_effects(x, y))
      |                  ^~~~~~~~~~~
/builds/linux/include/linux/minmax.h:36:31: note: in expansion of macro '__safe_cmp'
   36 |         __builtin_choose_expr(__safe_cmp(x, y), \
      |                               ^~~~~~~~~~
/builds/linux/include/linux/minmax.h:45:25: note: in expansion of macro '__careful_cmp'
   45 | #define min(x, y)       __careful_cmp(x, y, <)
      |                         ^~~~~~~~~~~~~
/builds/linux/drivers/clk/qcom/clk-rpmh.c:273:21: note: in expansion of macro 'min'
  273 |         cmd_state = min(cmd_state, BCM_TCS_CMD_VOTE_MASK);
      |                     ^~~

test log snippet build parser 568

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/mm.h:30,
                 from /builds/linux/include/linux/pagemap.h:8,
                 from /builds/linux/include/linux/buffer_head.h:14,
                 from /builds/linux/fs/udf/udfdecl.h:12,
                 from /builds/linux/fs/udf/super.c:41:
/builds/linux/fs/udf/super.c: In function 'udf_fill_partdesc_info':
/builds/linux/include/linux/overflow.h:70:22: warning: comparison of distinct pointer types lacks a cast
   70 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/fs/udf/super.c:1155:21: note: in expansion of macro 'check_add_overflow'
 1155 |                 if (check_add_overflow(map->s_partition_len,
      |                     ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 569

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/lib/bitfield_kunit.c: In function 'test_bitfields_constants':
/builds/linux/lib/bitfield_kunit.c:93:1: warning: the frame size of 7440 bytes is larger than 2048 bytes [-Wframe-larger-than=]
   93 | }
      | ^

test log snippet build parser 570

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/samples/fanotify/fs-monitor.c: In function 'handle_notifications':
/builds/linux/samples/fanotify/fs-monitor.c:68:57: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type '__u64' {aka 'long unsigned int'} [-Wformat=]
   68 |                         printf("unexpected FAN MARK: %llx\n", event->mask);
      |                                                      ~~~^     ~~~~~~~~~~~
      |                                                         |          |
      |                                                         |          __u64 {aka long unsigned int}
      |                                                         long long unsigned int
      |                                                      %lx

test log snippet build parser 571

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/ac14xx.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'

test log snippet build parser 572

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/a3m071.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 573

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/bluestone.dts:272.13-277.7: Warning (i2c_bus_reg): /plb/opb/i2c@ef600700/sttm@4C: I2C bus unit address format error, expected "4c"

test log snippet build parser 574

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/cm5200.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 575

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/fsl/gef_ppc9a.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 576

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/gef_ppc9a.dts:211.22-213.4: Warning (pci_bridge): /pcie@fef09000: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 577

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/fsl/gef_sbc610.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 578

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/gef_sbc610.dts:209.22-211.4: Warning (pci_bridge): /pcie@fef09000: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 579

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/fsl/kmcoge4.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 580

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/kmcoge4.dts:196.23-198.4: Warning (pci_bridge): /pcie@ffe201000: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 581

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/mpc8541cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/mpc8555cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0)

test log snippet build parser 582

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/mpc8641si-post.dtsi:129.9-143.4: Warning (pci_bridge): /pcie@f1009000/pcie@0: missing ranges for PCI bridge (or not a bridge)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/mpc8641si-post.dtsi:102.9-116.4: Warning (pci_bridge): /pcie@f1008000/pcie@0: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 583

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/mpc8548si-post.dtsi:74.9-89.4: Warning (pci_bridge): /pcie@fe000a000/pcie@0: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 584

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/mpc8641si-post.dtsi:129.9-143.4: Warning (pci_bridge): /pcie@fef09000/pcie@0: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 585

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/fsl/mvme7100.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 586

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/mvme7100.dts:30.11-32.6: Warning (i2c_bus_reg): /soc@f1000000/i2c@3000/rtc@68: missing or empty reg property

test log snippet build parser 587

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/mvme7100.dts:135.22-137.4: Warning (pci_bridge): /pcie@f1008000: missing ranges for PCI bridge (or not a bridge)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/mvme7100.dts:139.22-141.4: Warning (pci_bridge): /pcie@f1009000: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 588

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/fsl/oca4080.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 589

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/oca4080.dts:132.23-134.4: Warning (pci_bridge): /pcie@ffe200000: missing ranges for PCI bridge (or not a bridge)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/oca4080.dts:140.23-142.4: Warning (pci_bridge): /pcie@ffe202000: missing ranges for PCI bridge (or not a bridge)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/oca4080.dts:136.23-138.4: Warning (pci_bridge): /pcie@ffe201000: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 590

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/fsl/ppa8548.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 591

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/ppa8548.dts:44.23-47.4: Warning (pci_bridge): /pcie@fe000a000: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 592

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/ppa8548.dts:34.22-37.4: Warning (pci_bridge): /pci@fe0008000: missing ranges for PCI bridge (or not a bridge)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/ppa8548.dts:39.22-42.4: Warning (pci_bridge): /pci@fe0009000: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 593

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/pq3-mpic.dtsi:38.2-25: Warning (interrupts_property): /soc@ffe00000/mdio@24000/ethernet-phy@0:#interrupt-cells: size is (8), expected multiple of 16
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/pq3-mpic.dtsi:38.2-25: Warning (interrupts_property): /soc@ffe00000/mdio@24000/ethernet-phy@1:#interrupt-cells: size is (8), expected multiple of 16

test log snippet build parser 594

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/pq3-mpic.dtsi:38.2-25: Warning (interrupts_property): /soc@fffe00000/mdio@24000/ethernet-phy@0:#interrupt-cells: size is (8), expected multiple of 16
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/pq3-mpic.dtsi:38.2-25: Warning (interrupts_property): /soc@fffe00000/mdio@24000/ethernet-phy@1:#interrupt-cells: size is (8), expected multiple of 16

test log snippet build parser 595

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/fsl/p2020rdb-pc_36b.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/fsl/p2020rdb-pc_32b.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 596

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/p2020rdb-pc_32b.dts:59.22-62.4: Warning (pci_bridge): /pcie@ffe08000: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 597

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/p2020rdb-pc_36b.dts:59.23-62.4: Warning (pci_bridge): /pcie@fffe08000: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 598

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/p1020rdb-pd.dts:189.11-193.6: Warning (spi_bus_reg): /soc@ffe00000/spi@7000/slic@0: SPI bus unit address format error, expected "1"
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/p1020rdb-pd.dts:195.11-199.6: Warning (spi_bus_reg): /soc@ffe00000/spi@7000/slic@1: SPI bus unit address format error, expected "2"

test log snippet build parser 599

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/fsl/p2020rdb.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 600

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/p2020rdb.dts:251.22-254.4: Warning (pci_bridge): /pcie@ffe08000: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 601

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/p2020si-post.dtsi:109.9-125.4: Warning (pci_bridge): /pcie@ffe08000/pcie@0: missing ranges for PCI bridge (or not a bridge)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/p4080si-post.dtsi:126.9-141.4: Warning (pci_bridge): /pcie@ffe202000/pcie@0: missing ranges for PCI bridge (or not a bridge)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/p4080si-post.dtsi:68.9-83.4: Warning (pci_bridge): /pcie@ffe200000/pcie@0: missing ranges for PCI bridge (or not a bridge)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/p2041si-post.dtsi:97.9-112.4: Warning (pci_bridge): /pcie@ffe201000/pcie@0: missing ranges for PCI bridge (or not a bridge)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/p4080si-post.dtsi:97.9-112.4: Warning (pci_bridge): /pcie@ffe201000/pcie@0: missing ranges for PCI bridge (or not a bridge)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/p2020si-post.dtsi:52.9-67.4: Warning (pci_bridge): /pcie@ffe08000/pcie@0: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 602

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/p2020si-post.dtsi:109.9-125.4: Warning (pci_bridge): /pcie@fffe08000/pcie@0: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 603

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/mgcoge.dts:230.14-234.7: Warning (spi_bus_reg): /soc@f0000000/cpm@119c0/spi@11aa0/ds3106@1: SPI bus unit address format error, expected "0"

test log snippet build parser 604

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/motionpro.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 605

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/mpc5121.dtsi:409.13-418.5: Warning (spi_bus_bridge): /soc@80000000/psc@11500: node name for SPI buses should be 'spi'
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/mpc5121.dtsi:397.13-406.5: Warning (spi_bus_bridge): /soc@80000000/psc@11400: node name for SPI buses should be 'spi'
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/mpc5121.dtsi:457.13-466.5: Warning (spi_bus_bridge): /soc@80000000/psc@11900: node name for SPI buses should be 'spi'

test log snippet build parser 606

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/mpc8610_hpcd.dts:420.3-21: Warning (pci_device_bus_num): /pcie@e000a000/pcie@0:bus-range: PCI bus number 0 out of range, expected (1 - 1)

test log snippet build parser 607

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/mpc5200b.dtsi:267.20-280.4: Warning (pci_bridge): /pci@f0000d00: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 608

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/mpc5200b.dtsi:182.18-186.5: Warning (spi_bus_bridge): /soc5200@f0000000/psc@2000: node name for SPI buses should be 'spi'

test log snippet build parser 609

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/o2d.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/o2d300.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 610

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/o2d300.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/o2d.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'

test log snippet build parser 611

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/o2dnt2.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/o3dnt.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 612

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/o3dnt.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/o2dnt2.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'

test log snippet build parser 613

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/o2i.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 614

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/o2i.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'

test log snippet build parser 615

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/o2mnt.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 616

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/o2mnt.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'

test log snippet build parser 617

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/pdm360ng.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'

test log snippet build parser 618

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/stxssa8555.dts:329.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0)

test log snippet build parser 619

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/uc101.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 620

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/xpedite5200.dts:135.11-138.6: Warning (i2c_bus_reg): /soc@ef000000/i2c@3000/dtt@48: I2C bus unit address format error, expected "34"

test log snippet build parser 621

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/xpedite5200_xmon.dts:139.11-142.6: Warning (i2c_bus_reg): /soc@ef000000/i2c@3000/dtt@48: I2C bus unit address format error, expected "34"

test log snippet build parser 622

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
powerpc64le-linux-gnu-ld: warning: arch/powerpc/boot/dtbImage.ps3 has a LOAD segment with RWX permissions
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc' zImage
powerpc64le-linux-gnu-ld: warning: arch/powerpc/boot/dtbImage.ps3 has a LOAD segment with RWX permissions

test log snippet build parser 623

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc' zImage
powerpc64le-linux-gnu-ld: warning: arch/powerpc/boot/zImage.epapr has a LOAD segment with RWX permissions
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
powerpc64le-linux-gnu-ld: warning: arch/powerpc/boot/zImage.epapr has a LOAD segment with RWX permissions

test log snippet build parser 624

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc' zImage
powerpc64le-linux-gnu-ld: warning: arch/powerpc/boot/zImage.maple has a LOAD segment with RWX permissions
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
powerpc64le-linux-gnu-ld: warning: arch/powerpc/boot/zImage.maple has a LOAD segment with RWX permissions

test log snippet build parser 625

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc' zImage
powerpc64le-linux-gnu-ld: warning: arch/powerpc/boot/zImage.pmac has a LOAD segment with RWX permissions
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
powerpc64le-linux-gnu-ld: warning: arch/powerpc/boot/zImage.pmac has a LOAD segment with RWX permissions

test log snippet build parser 626

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
powerpc64le-linux-gnu-ld: warning: arch/powerpc/boot/zImage.pseries has a LOAD segment with RWX permissions
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc' zImage
powerpc64le-linux-gnu-ld: warning: arch/powerpc/boot/zImage.pseries has a LOAD segment with RWX permissions

test log snippet build parser 627

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc' zImage
powerpc64le-linux-gnu-ld: warning: div64.o: missing .note.GNU-stack section implies executable stack
powerpc64le-linux-gnu-ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
powerpc64le-linux-gnu-ld: warning: div64.o: missing .note.GNU-stack section implies executable stack
powerpc64le-linux-gnu-ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker

test log snippet build parser 628

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc' zImage
powerpc64le-linux-gnu-ld: powerpc64le-linux-gnu-ld: powerpc64le-linux-gnu-ld: warning: warning: warning: arch/powerpc/boot/cuImage.mpc834x_mdsarch/powerpc/boot/cuImage.mpc8349emitxarch/powerpc/boot/cuImage.mpc8349emitxgp has a LOAD segment with RWX permissions has a LOAD segment with RWX permissions has a LOAD segment with RWX permissions

test log snippet build parser 629

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc' zImage
powerpc64le-linux-gnu-ld: warning: div64.opowerpc64le-linux-gnu-ld: : missing .note.GNU-stack section implies executable stackwarning: 
div64.opowerpc64le-linux-gnu-ld: : missing .note.GNU-stack section implies executable stackNOTE: This behaviour is deprecated and will be removed in a future version of the linker

test log snippet build parser 630

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 631

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc' zImage
powerpc64le-linux-gnu-ld: powerpc64le-linux-gnu-ld: warning: arch/powerpc/boot/cuImage.mpc836x_mds has a LOAD segment with RWX permissions

test log snippet build parser 632

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc' zImage
powerpc64le-linux-gnu-ld: powerpc64le-linux-gnu-ld: warning: warning: arch/powerpc/boot/cuImage.mpc8349emitxarch/powerpc/boot/cuImage.mpc834x_mds has a LOAD segment with RWX permissions has a LOAD segment with RWX permissions

test log snippet build parser 633

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc' zImage
powerpc64le-linux-gnu-ld: powerpc64le-linux-gnu-ld: warning: warning: div64.odiv64.o: missing .note.GNU-stack section implies executable stack: missing .note.GNU-stack section implies executable stack

test log snippet build parser 634

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/kernel.h:15,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/kobject.h:19,
                 from /builds/linux/include/linux/of.h:17,
                 from /builds/linux/include/linux/clk-provider.h:9,
                 from /builds/linux/drivers/clk/qcom/clk-rpmh.c:6:
/builds/linux/drivers/clk/qcom/clk-rpmh.c: In function 'clk_rpmh_bcm_send_cmd':
/builds/linux/include/linux/minmax.h:20:28: warning: comparison of distinct pointer types lacks a cast
  (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1)))
                            ^~
/builds/linux/include/linux/minmax.h:26:4: note: in expansion of macro '__typecheck'
   (__typecheck(x, y) && __no_side_effects(x, y))
    ^~~~~~~~~~~
/builds/linux/include/linux/minmax.h:36:24: note: in expansion of macro '__safe_cmp'
  __builtin_choose_expr(__safe_cmp(x, y), \
                        ^~~~~~~~~~
/builds/linux/include/linux/minmax.h:45:19: note: in expansion of macro '__careful_cmp'
 #define min(x, y) __careful_cmp(x, y, <)
                   ^~~~~~~~~~~~~
/builds/linux/drivers/clk/qcom/clk-rpmh.c:273:14: note: in expansion of macro 'min'
  cmd_state = min(cmd_state, BCM_TCS_CMD_VOTE_MASK);
              ^~~

test log snippet build parser 635

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/mm.h:30,
                 from /builds/linux/include/linux/pagemap.h:8,
                 from /builds/linux/include/linux/buffer_head.h:14,
                 from /builds/linux/fs/udf/udfdecl.h:12,
                 from /builds/linux/fs/udf/super.c:41:
/builds/linux/fs/udf/super.c: In function 'udf_fill_partdesc_info':
/builds/linux/include/linux/overflow.h:70:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/fs/udf/super.c:1155:7: note: in expansion of macro 'check_add_overflow'
   if (check_add_overflow(map->s_partition_len,
       ^~~~~~~~~~~~~~~~~~

test log snippet build parser 636

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/kernel.h:15,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/kobject.h:19,
                 from /builds/linux/include/linux/of.h:17,
                 from /builds/linux/include/linux/clk-provider.h:9,
                 from /builds/linux/drivers/clk/qcom/clk-rpmh.c:6:
/builds/linux/lib/bitfield_kunit.c: In function 'test_bitfields_constants':
/builds/linux/lib/bitfield_kunit.c:93:1: warning: the frame size of 7440 bytes is larger than 2048 bytes [-Wframe-larger-than=]
 }
 ^

test log snippet build parser 637

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/samples/fanotify/fs-monitor.c: In function 'handle_notifications':
/builds/linux/samples/fanotify/fs-monitor.c:68:36: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type '__u64' {aka 'long unsigned int'} [-Wformat=]
    printf("unexpected FAN MARK: %llx\n", event->mask);
                                 ~~~^     ~~~~~~~~~~~
                                 %lx

test log snippet build parser 638

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/ac14xx.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'

test log snippet build parser 639

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/a3m071.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 640

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/bluestone.dts:272.13-277.7: Warning (i2c_bus_reg): /plb/opb/i2c@ef600700/sttm@4C: I2C bus unit address format error, expected "4c"

test log snippet build parser 641

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/cm5200.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 642

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/fsl/gef_ppc9a.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 643

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/gef_ppc9a.dts:211.22-213.4: Warning (pci_bridge): /pcie@fef09000: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 644

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/fsl/gef_sbc610.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 645

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/gef_sbc610.dts:209.22-211.4: Warning (pci_bridge): /pcie@fef09000: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 646

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/fsl/kmcoge4.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 647

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/kmcoge4.dts:196.23-198.4: Warning (pci_bridge): /pcie@ffe201000: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 648

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/mpc8555cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/mpc8541cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0)

test log snippet build parser 649

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/mpc8641si-post.dtsi:102.9-116.4: Warning (pci_bridge): /pcie@f1008000/pcie@0: missing ranges for PCI bridge (or not a bridge)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/mpc8641si-post.dtsi:129.9-143.4: Warning (pci_bridge): /pcie@f1009000/pcie@0: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 650

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/mpc8548si-post.dtsi:74.9-89.4: Warning (pci_bridge): /pcie@fe000a000/pcie@0: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 651

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/mpc8641si-post.dtsi:129.9-143.4: Warning (pci_bridge): /pcie@fef09000/pcie@0: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 652

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/fsl/mvme7100.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 653

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/mvme7100.dts:30.11-32.6: Warning (i2c_bus_reg): /soc@f1000000/i2c@3000/rtc@68: missing or empty reg property

test log snippet build parser 654

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/mvme7100.dts:139.22-141.4: Warning (pci_bridge): /pcie@f1009000: missing ranges for PCI bridge (or not a bridge)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/mvme7100.dts:135.22-137.4: Warning (pci_bridge): /pcie@f1008000: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 655

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/fsl/oca4080.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 656

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/oca4080.dts:132.23-134.4: Warning (pci_bridge): /pcie@ffe200000: missing ranges for PCI bridge (or not a bridge)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/oca4080.dts:136.23-138.4: Warning (pci_bridge): /pcie@ffe201000: missing ranges for PCI bridge (or not a bridge)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/oca4080.dts:140.23-142.4: Warning (pci_bridge): /pcie@ffe202000: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 657

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/fsl/ppa8548.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 658

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/ppa8548.dts:44.23-47.4: Warning (pci_bridge): /pcie@fe000a000: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 659

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/ppa8548.dts:34.22-37.4: Warning (pci_bridge): /pci@fe0008000: missing ranges for PCI bridge (or not a bridge)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/ppa8548.dts:39.22-42.4: Warning (pci_bridge): /pci@fe0009000: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 660

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/pq3-mpic.dtsi:38.2-25: Warning (interrupts_property): /soc@ffe00000/mdio@24000/ethernet-phy@0:#interrupt-cells: size is (8), expected multiple of 16
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/pq3-mpic.dtsi:38.2-25: Warning (interrupts_property): /soc@ffe00000/mdio@24000/ethernet-phy@1:#interrupt-cells: size is (8), expected multiple of 16

test log snippet build parser 661

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/pq3-mpic.dtsi:38.2-25: Warning (interrupts_property): /soc@fffe00000/mdio@24000/ethernet-phy@0:#interrupt-cells: size is (8), expected multiple of 16
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/pq3-mpic.dtsi:38.2-25: Warning (interrupts_property): /soc@fffe00000/mdio@24000/ethernet-phy@1:#interrupt-cells: size is (8), expected multiple of 16

test log snippet build parser 662

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/fsl/p2020rdb-pc_36b.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/fsl/p2020rdb-pc_32b.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 663

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/p2020rdb-pc_32b.dts:59.22-62.4: Warning (pci_bridge): /pcie@ffe08000: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 664

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/p2020rdb-pc_36b.dts:59.23-62.4: Warning (pci_bridge): /pcie@fffe08000: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 665

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/p1020rdb-pd.dts:195.11-199.6: Warning (spi_bus_reg): /soc@ffe00000/spi@7000/slic@1: SPI bus unit address format error, expected "2"
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/p1020rdb-pd.dts:189.11-193.6: Warning (spi_bus_reg): /soc@ffe00000/spi@7000/slic@0: SPI bus unit address format error, expected "1"

test log snippet build parser 666

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/fsl/p2020rdb.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 667

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/p2020rdb.dts:251.22-254.4: Warning (pci_bridge): /pcie@ffe08000: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 668

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/p2020si-post.dtsi:109.9-125.4: Warning (pci_bridge): /pcie@ffe08000/pcie@0: missing ranges for PCI bridge (or not a bridge)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/p2020si-post.dtsi:52.9-67.4: Warning (pci_bridge): /pcie@ffe08000/pcie@0: missing ranges for PCI bridge (or not a bridge)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/p4080si-post.dtsi:68.9-83.4: Warning (pci_bridge): /pcie@ffe200000/pcie@0: missing ranges for PCI bridge (or not a bridge)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/p4080si-post.dtsi:97.9-112.4: Warning (pci_bridge): /pcie@ffe201000/pcie@0: missing ranges for PCI bridge (or not a bridge)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/p4080si-post.dtsi:126.9-141.4: Warning (pci_bridge): /pcie@ffe202000/pcie@0: missing ranges for PCI bridge (or not a bridge)
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/p2041si-post.dtsi:97.9-112.4: Warning (pci_bridge): /pcie@ffe201000/pcie@0: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 669

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/fsl/p2020si-post.dtsi:109.9-125.4: Warning (pci_bridge): /pcie@fffe08000/pcie@0: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 670

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/mgcoge.dts:230.14-234.7: Warning (spi_bus_reg): /soc@f0000000/cpm@119c0/spi@11aa0/ds3106@1: SPI bus unit address format error, expected "0"

test log snippet build parser 671

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/motionpro.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 672

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/mpc5121.dtsi:457.13-466.5: Warning (spi_bus_bridge): /soc@80000000/psc@11900: node name for SPI buses should be 'spi'
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/mpc5121.dtsi:397.13-406.5: Warning (spi_bus_bridge): /soc@80000000/psc@11400: node name for SPI buses should be 'spi'
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/mpc5121.dtsi:409.13-418.5: Warning (spi_bus_bridge): /soc@80000000/psc@11500: node name for SPI buses should be 'spi'

test log snippet build parser 673

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/mpc8610_hpcd.dts:420.3-21: Warning (pci_device_bus_num): /pcie@e000a000/pcie@0:bus-range: PCI bus number 0 out of range, expected (1 - 1)

test log snippet build parser 674

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/mpc5200b.dtsi:267.20-280.4: Warning (pci_bridge): /pci@f0000d00: missing ranges for PCI bridge (or not a bridge)

test log snippet build parser 675

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/mpc5200b.dtsi:182.18-186.5: Warning (spi_bus_bridge): /soc5200@f0000000/psc@2000: node name for SPI buses should be 'spi'

test log snippet build parser 676

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/o2d.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/o2d300.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 677

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/o2d300.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/o2d.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'

test log snippet build parser 678

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/o2dnt2.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/o3dnt.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 679

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/o2dnt2.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/o3dnt.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'

test log snippet build parser 680

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/o2i.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 681

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/o2i.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'

test log snippet build parser 682

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/o2mnt.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 683

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/o2mnt.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'

test log snippet build parser 684

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/pdm360ng.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'

test log snippet build parser 685

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/stxssa8555.dts:329.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0)

test log snippet build parser 686

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
arch/powerpc/boot/dts/uc101.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

test log snippet build parser 687

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/xpedite5200.dts:135.11-138.6: Warning (i2c_bus_reg): /soc@ef000000/i2c@3000/dtt@48: I2C bus unit address format error, expected "34"

test log snippet build parser 688

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/arch/powerpc/boot/dts/xpedite5200_xmon.dts:139.11-142.6: Warning (i2c_bus_reg): /soc@ef000000/i2c@3000/dtt@48: I2C bus unit address format error, expected "34"

test log snippet build parser 689

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

test log snippet build parser 690

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 LD=riscv64-linux-gnu-ld
In file included from <built-in>:1:
/builds/linux/drivers/clk/qcom/clk-rpmh.c:273:14: warning: comparison of distinct pointer types ('typeof (cmd_state) *' (aka 'unsigned int *') and 'typeof (16383) *' (aka 'int *')) [-Wcompare-distinct-pointer-types]
  273 |         cmd_state = min(cmd_state, BCM_TCS_CMD_VOTE_MASK);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/minmax.h:45:19: note: expanded from macro 'min'
   45 | #define min(x, y)       __careful_cmp(x, y, <)
      |                         ^~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/minmax.h:36:24: note: expanded from macro '__careful_cmp'
   36 |         __builtin_choose_expr(__safe_cmp(x, y), \
      |                               ^~~~~~~~~~~~~~~~
/builds/linux/include/linux/minmax.h:26:4: note: expanded from macro '__safe_cmp'
   26 |                 (__typecheck(x, y) && __no_side_effects(x, y))
      |                  ^~~~~~~~~~~~~~~~~
/builds/linux/include/linux/minmax.h:20:28: note: expanded from macro '__typecheck'
   20 |         (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1)))
      |                    ~~~~~~~~~~~~~~ ^  ~~~~~~~~~~~~~~

test log snippet build parser 691

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 LD=riscv64-linux-gnu-ld
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 LD=riscv64-linux-gnu-ld
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 692

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 LD=riscv64-linux-gnu-ld
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 LD=riscv64-linux-gnu-ld
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 693

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 LD=riscv64-linux-gnu-ld
In file included from <built-in>:1:
/builds/linux/fs/udf/super.c:1155:7: warning: comparison of distinct pointer types ('typeof (map->s_partition_len) *' (aka 'unsigned int *') and 'typeof (sizeof(struct spaceBitmapDesc) << 3) *' (aka 'unsigned long *')) [-Wcompare-distinct-pointer-types]
 1155 |                 if (check_add_overflow(map->s_partition_len,
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1156 |                                        sizeof(struct spaceBitmapDesc) << 3,
      |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1157 |                                        &sum)) {
      |                                        ~~~~~
/builds/linux/include/linux/overflow.h:70:15: note: expanded from macro 'check_add_overflow'
   70 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 694

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 LD=riscv64-linux-gnu-ld
In file included from <built-in>:1:
./usr/include/linux/bcache.h:354:2: warning: field '' with variable sized type 'union jset::(anonymous at ./usr/include/linux/bcache.h:354:2)' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end]
  354 |         BKEY_PADDED(uuid_bucket);
      |         ^
./usr/include/linux/bcache.h:134:2: note: expanded from macro 'BKEY_PADDED'
  134 |         union { struct bkey key; __u64 key ## _pad[BKEY_PAD]; }
      |         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 LD=riscv64-linux-gnu-ld
In file included from <built-in>:1:
./usr/include/linux/bcache.h:355:2: warning: field '' with variable sized type 'union jset::(anonymous at ./usr/include/linux/bcache.h:355:2)' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end]
  355 |         BKEY_PADDED(btree_root);
      |         ^
./usr/include/linux/bcache.h:134:2: note: expanded from macro 'BKEY_PADDED'
  134 |         union { struct bkey key; __u64 key ## _pad[BKEY_PAD]; }
      |         ^

test log snippet build parser 695

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 LD=riscv64-linux-gnu-ld
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 LD=riscv64-linux-gnu-ld
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 696

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 LD=riscv64-linux-gnu-ld
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 LD=riscv64-linux-gnu-ld
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 697

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- 'CC=sccache riscv64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/kernel.h:15,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/kobject.h:19,
                 from /builds/linux/include/linux/of.h:17,
                 from /builds/linux/include/linux/clk-provider.h:9,
                 from /builds/linux/drivers/clk/qcom/clk-rpmh.c:6:
/builds/linux/drivers/clk/qcom/clk-rpmh.c: In function 'clk_rpmh_bcm_send_cmd':
/builds/linux/include/linux/minmax.h:20:35: warning: comparison of distinct pointer types lacks a cast
   20 |         (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1)))
      |                                   ^~
/builds/linux/include/linux/minmax.h:26:18: note: in expansion of macro '__typecheck'
   26 |                 (__typecheck(x, y) && __no_side_effects(x, y))
      |                  ^~~~~~~~~~~
/builds/linux/include/linux/minmax.h:36:31: note: in expansion of macro '__safe_cmp'
   36 |         __builtin_choose_expr(__safe_cmp(x, y), \
      |                               ^~~~~~~~~~
/builds/linux/include/linux/minmax.h:45:25: note: in expansion of macro '__careful_cmp'
   45 | #define min(x, y)       __careful_cmp(x, y, <)
      |                         ^~~~~~~~~~~~~
/builds/linux/drivers/clk/qcom/clk-rpmh.c:273:21: note: in expansion of macro 'min'
  273 |         cmd_state = min(cmd_state, BCM_TCS_CMD_VOTE_MASK);
      |                     ^~~

test log snippet build parser 698

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- 'CC=sccache riscv64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- 'CC=sccache riscv64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/mm.h:30,
                 from /builds/linux/include/linux/pagemap.h:8,
                 from /builds/linux/include/linux/buffer_head.h:14,
                 from /builds/linux/fs/udf/udfdecl.h:12,
                 from /builds/linux/fs/udf/super.c:41:
/builds/linux/fs/udf/super.c: In function 'udf_fill_partdesc_info':
/builds/linux/include/linux/overflow.h:70:22: warning: comparison of distinct pointer types lacks a cast
   70 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/fs/udf/super.c:1155:21: note: in expansion of macro 'check_add_overflow'
 1155 |                 if (check_add_overflow(map->s_partition_len,
      |                     ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- 'CC=sccache riscv64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- 'CC=sccache riscv64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- 'CC=sccache riscv64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 699

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- 'CC=sccache riscv64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- 'CC=sccache riscv64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- 'CC=sccache riscv64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- 'CC=sccache riscv64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 700

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- 'CC=sccache riscv64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/kernel.h:15,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/kobject.h:19,
                 from /builds/linux/include/linux/of.h:17,
                 from /builds/linux/include/linux/clk-provider.h:9,
                 from /builds/linux/drivers/clk/qcom/clk-rpmh.c:6:
/builds/linux/drivers/clk/qcom/clk-rpmh.c: In function 'clk_rpmh_bcm_send_cmd':
/builds/linux/include/linux/minmax.h:20:28: warning: comparison of distinct pointer types lacks a cast
  (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1)))
                            ^~
/builds/linux/include/linux/minmax.h:26:4: note: in expansion of macro '__typecheck'
   (__typecheck(x, y) && __no_side_effects(x, y))
    ^~~~~~~~~~~
/builds/linux/include/linux/minmax.h:36:24: note: in expansion of macro '__safe_cmp'
  __builtin_choose_expr(__safe_cmp(x, y), \
                        ^~~~~~~~~~
/builds/linux/include/linux/minmax.h:45:19: note: in expansion of macro '__careful_cmp'
 #define min(x, y) __careful_cmp(x, y, <)
                   ^~~~~~~~~~~~~
/builds/linux/drivers/clk/qcom/clk-rpmh.c:273:14: note: in expansion of macro 'min'
  cmd_state = min(cmd_state, BCM_TCS_CMD_VOTE_MASK);
              ^~~

test log snippet build parser 701

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- 'CC=sccache riscv64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- 'CC=sccache riscv64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- 'CC=sccache riscv64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- 'CC=sccache riscv64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- 'CC=sccache riscv64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/mm.h:30,
                 from /builds/linux/include/linux/pagemap.h:8,
                 from /builds/linux/include/linux/buffer_head.h:14,
                 from /builds/linux/fs/udf/udfdecl.h:12,
                 from /builds/linux/fs/udf/super.c:41:
/builds/linux/fs/udf/super.c: In function 'udf_fill_partdesc_info':
/builds/linux/include/linux/overflow.h:70:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/fs/udf/super.c:1155:7: note: in expansion of macro 'check_add_overflow'
   if (check_add_overflow(map->s_partition_len,
       ^~~~~~~~~~~~~~~~~~

test log snippet build parser 702

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- 'CC=sccache riscv64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- 'CC=sccache riscv64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- 'CC=sccache riscv64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- 'CC=sccache riscv64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

test log snippet build parser 703

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM_IAS=0
In file included from <built-in>:1:
/builds/linux/drivers/clk/qcom/clk-rpmh.c:273:14: warning: comparison of distinct pointer types ('typeof (cmd_state) *' (aka 'unsigned int *') and 'typeof (16383) *' (aka 'int *')) [-Wcompare-distinct-pointer-types]
  273 |         cmd_state = min(cmd_state, BCM_TCS_CMD_VOTE_MASK);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/minmax.h:45:19: note: expanded from macro 'min'
   45 | #define min(x, y)       __careful_cmp(x, y, <)
      |                         ^~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/minmax.h:36:24: note: expanded from macro '__careful_cmp'
   36 |         __builtin_choose_expr(__safe_cmp(x, y), \
      |                               ^~~~~~~~~~~~~~~~
/builds/linux/include/linux/minmax.h:26:4: note: expanded from macro '__safe_cmp'
   26 |                 (__typecheck(x, y) && __no_side_effects(x, y))
      |                  ^~~~~~~~~~~~~~~~~
/builds/linux/include/linux/minmax.h:20:28: note: expanded from macro '__typecheck'
   20 |         (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1)))
      |                    ~~~~~~~~~~~~~~ ^  ~~~~~~~~~~~~~~

test log snippet build parser 704

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM_IAS=0
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM_IAS=0
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 705

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM_IAS=0
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM_IAS=0
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 706

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM_IAS=0
In file included from <built-in>:1:
/builds/linux/drivers/input/joystick/analog.c:160:2: warning: Precise timer not defined for this architecture. [-W#warnings]
  160 | #warning Precise timer not defined for this architecture.
      |  ^

test log snippet build parser 707

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM_IAS=0
In file included from <built-in>:1:
/builds/linux/drivers/misc/genwqe/card_ddcb.c:301:18: warning: __sync builtin operation must have natural alignment (consider using __atomic) [-Wsync-alignment]
  301 |                 icrc_hsi_shi = cmpxchg(&prev_ddcb->icrc_hsi_shi_32, old, new);
      |                                ^
/builds/linux/arch/s390/include/asm/cmpxchg.h:19:23: note: expanded from macro 'cmpxchg'
   19 |         (__typeof__(*(ptr))) __sync_val_compare_and_swap((ptr),__o,__n);\
      |                              ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM_IAS=0
In file included from <built-in>:1:
/builds/linux/drivers/misc/genwqe/card_ddcb.c:653:19: warning: __sync builtin operation must have natural alignment (consider using __atomic) [-Wsync-alignment]
  653 |                         icrc_hsi_shi = cmpxchg(&pddcb->icrc_hsi_shi_32,
      |                                        ^
/builds/linux/arch/s390/include/asm/cmpxchg.h:19:23: note: expanded from macro 'cmpxchg'
   19 |         (__typeof__(*(ptr))) __sync_val_compare_and_swap((ptr),__o,__n);\
      |                              ^

test log snippet build parser 708

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM_IAS=0
In file included from <built-in>:1:
/builds/linux/fs/udf/super.c:1155:7: warning: comparison of distinct pointer types ('typeof (map->s_partition_len) *' (aka 'unsigned int *') and 'typeof (sizeof(struct spaceBitmapDesc) << 3) *' (aka 'unsigned long *')) [-Wcompare-distinct-pointer-types]
 1155 |                 if (check_add_overflow(map->s_partition_len,
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1156 |                                        sizeof(struct spaceBitmapDesc) << 3,
      |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1157 |                                        &sum)) {
      |                                        ~~~~~
/builds/linux/include/linux/overflow.h:70:15: note: expanded from macro 'check_add_overflow'
   70 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 709

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/bcache.h:354:2: warning: field '' with variable sized type 'union jset::(anonymous at ./usr/include/linux/bcache.h:354:2)' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end]
  354 |         BKEY_PADDED(uuid_bucket);
      |         ^
./usr/include/linux/bcache.h:134:2: note: expanded from macro 'BKEY_PADDED'
  134 |         union { struct bkey key; __u64 key ## _pad[BKEY_PAD]; }
      |         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/bcache.h:355:2: warning: field '' with variable sized type 'union jset::(anonymous at ./usr/include/linux/bcache.h:355:2)' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end]
  355 |         BKEY_PADDED(btree_root);
      |         ^
./usr/include/linux/bcache.h:134:2: note: expanded from macro 'BKEY_PADDED'
  134 |         union { struct bkey key; __u64 key ## _pad[BKEY_PAD]; }
      |         ^

test log snippet build parser 710

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/arch/s390/boot/ipl_parm.c:10:
In function '__set_facility',
    inlined from 'modify_facility' at /builds/linux/arch/s390/boot/ipl_parm.c:177:3:
/builds/linux/arch/s390/include/asm/facility.h:24:22: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
   24 |         ptr[nr >> 3] |= 0x80 >> (nr & 7);
      |         ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/arch/s390/boot/ipl_parm.c:10:
In function '__clear_facility',
    inlined from 'modify_facility' at /builds/linux/arch/s390/boot/ipl_parm.c:175:3,
    inlined from 'modify_facility' at /builds/linux/arch/s390/boot/ipl_parm.c:172:13:
/builds/linux/arch/s390/include/asm/facility.h:33:22: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
   33 |         ptr[nr >> 3] &= ~(0x80 >> (nr & 7));
      |         ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~

test log snippet build parser 711

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/fs/nilfs2/namei.c:28:
/builds/linux/fs/nilfs2/namei.c: In function 'nilfs_lookup':
/builds/linux/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp]
  160 | #warning Precise timer not defined for this architecture.
      |  ^~~~~~~

test log snippet build parser 712

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/drivers/s390/crypto/zcrypt_ccamisc.c:298:38: warning: argument 4 of type 'u8[64]' {aka 'unsigned char[64]'} with mismatched bound [-Warray-parameter=]
  298 |                   u32 keybitsize, u8 seckey[SECKEYBLOBSIZE])
      |                                   ~~~^~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/drivers/s390/crypto/zcrypt_ccamisc.c:24:
/builds/linux/drivers/s390/crypto/zcrypt_ccamisc.c:441:41: warning: argument 5 of type 'u8[64]' {aka 'unsigned char[64]'} with mismatched bound [-Warray-parameter=]
  441 |                    const u8 *clrkey, u8 seckey[SECKEYBLOBSIZE])
      |                                      ~~~^~~~~~~~~~~~~~~~~~~~~~
/builds/linux/drivers/s390/crypto/zcrypt_ccamisc.h:168:42: note: previously declared as 'u8 *' {aka 'unsigned char *'}
  168 |                    const u8 *clrkey, u8 *seckey);
      |                                      ~~~~^~~~~~

test log snippet build parser 713

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/drivers/s390/crypto/zcrypt_ccamisc.c:24:
/builds/linux/drivers/s390/net/netiucv.c:518:65: warning: argument 2 of type 'u8[16]' {aka 'unsigned char[16]'} with mismatched bound [-Warray-parameter=]
  518 | static void netiucv_callback_connack(struct iucv_path *path, u8 ipuser[16])
      |                                                              ~~~^~~~~~~~~~
/builds/linux/drivers/s390/net/netiucv.c:122:58: note: previously declared as 'u8 *' {aka 'unsigned char *'}
  122 | static void netiucv_callback_connack(struct iucv_path *, u8 *);
      |                                                          ^~~~

test log snippet build parser 714

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/fs/nilfs2/namei.c:28:
/builds/linux/fs/nilfs2/namei.c: In function 'nilfs_lookup':
/builds/linux/fs/nilfs2/namei.c:72:41: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'ino_t' {aka 'unsigned int'} [-Wformat=]
   72 |                                         "deleted inode referenced: %lu", ino);
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  ~~~
      |                                                                          |
      |                                                                          ino_t {aka unsigned int}
/builds/linux/fs/nilfs2/nilfs.h:310:37: note: in definition of macro 'nilfs_error'
  310 |         __nilfs_error(sb, __func__, fmt, ##__VA_ARGS__)
      |                                     ^~~
/builds/linux/fs/nilfs2/namei.c:72:70: note: format string is defined here
   72 |                                         "deleted inode referenced: %lu", ino);
      |                                                                    ~~^
      |                                                                      |
      |                                                                      long unsigned int
      |                                                                    %u

test log snippet build parser 715

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/kernel.h:15,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/kobject.h:19,
                 from /builds/linux/include/linux/of.h:17,
                 from /builds/linux/include/linux/clk-provider.h:9,
                 from /builds/linux/drivers/clk/qcom/clk-rpmh.c:6:
/builds/linux/drivers/clk/qcom/clk-rpmh.c: In function 'clk_rpmh_bcm_send_cmd':
/builds/linux/include/linux/minmax.h:20:35: warning: comparison of distinct pointer types lacks a cast
   20 |         (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1)))
      |                                   ^~
/builds/linux/include/linux/minmax.h:26:18: note: in expansion of macro '__typecheck'
   26 |                 (__typecheck(x, y) && __no_side_effects(x, y))
      |                  ^~~~~~~~~~~
/builds/linux/include/linux/minmax.h:36:31: note: in expansion of macro '__safe_cmp'
   36 |         __builtin_choose_expr(__safe_cmp(x, y), \
      |                               ^~~~~~~~~~
/builds/linux/include/linux/minmax.h:45:25: note: in expansion of macro '__careful_cmp'
   45 | #define min(x, y)       __careful_cmp(x, y, <)
      |                         ^~~~~~~~~~~~~
/builds/linux/drivers/clk/qcom/clk-rpmh.c:273:21: note: in expansion of macro 'min'
  273 |         cmd_state = min(cmd_state, BCM_TCS_CMD_VOTE_MASK);
      |                     ^~~

test log snippet build parser 716

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/mm.h:30,
                 from /builds/linux/include/linux/pagemap.h:8,
                 from /builds/linux/include/linux/buffer_head.h:14,
                 from /builds/linux/fs/udf/udfdecl.h:12,
                 from /builds/linux/fs/udf/super.c:41:
/builds/linux/fs/udf/super.c: In function 'udf_fill_partdesc_info':
/builds/linux/include/linux/overflow.h:70:22: warning: comparison of distinct pointer types lacks a cast
   70 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/fs/udf/super.c:1155:21: note: in expansion of macro 'check_add_overflow'
 1155 |                 if (check_add_overflow(map->s_partition_len,
      |                     ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 717

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/drivers/s390/crypto/zcrypt_ccamisc.c:24:
/builds/linux/lib/test_kasan.c: In function 'kasan_alloca_oob_left':
/builds/linux/lib/test_kasan.c:526:1: warning: 'kasan_alloca_oob_left' uses dynamic stack allocation
  526 | }
      | ^

test log snippet build parser 718

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/drivers/s390/crypto/zcrypt_ccamisc.c:24:
/builds/linux/lib/test_kasan.c: In function 'kasan_alloca_oob_right':
/builds/linux/lib/test_kasan.c:548:1: warning: 'kasan_alloca_oob_right' uses dynamic stack allocation
  548 | }
      | ^

test log snippet build parser 719

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/fs/nilfs2/namei.c:28:
/builds/linux/fs/nilfs2/namei.c: In function 'nilfs_lookup':
/builds/linux/net/iucv/af_iucv.c:1802:63: warning: argument 2 of type 'u8[16]' {aka 'unsigned char[16]'} with mismatched bound [-Warray-parameter=]
 1802 | static void iucv_callback_shutdown(struct iucv_path *path, u8 ipuser[16])
      |                                                            ~~~^~~~~~~~~~
/builds/linux/net/iucv/af_iucv.c:100:56: note: previously declared as 'u8 *' {aka 'unsigned char *'}
  100 | static void iucv_callback_shutdown(struct iucv_path *, u8 *);
      |                                                        ^~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/fs/nilfs2/namei.c:28:
/builds/linux/fs/nilfs2/namei.c: In function 'nilfs_lookup':
/builds/linux/net/iucv/af_iucv.c:1694:62: warning: argument 2 of type 'u8[16]' {aka 'unsigned char[16]'} with mismatched bound [-Warray-parameter=]
 1694 | static void iucv_callback_connack(struct iucv_path *path, u8 ipuser[16])
      |                                                           ~~~^~~~~~~~~~
/builds/linux/net/iucv/af_iucv.c:97:55: note: previously declared as 'u8 *' {aka 'unsigned char *'}
   97 | static void iucv_callback_connack(struct iucv_path *, u8 *);
      |                                                       ^~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/fs/nilfs2/namei.c:28:
/builds/linux/fs/nilfs2/namei.c: In function 'nilfs_lookup':
/builds/linux/net/iucv/af_iucv.c:1598:37: warning: argument 2 of type 'u8[8]' {aka 'unsigned char[8]'} with mismatched bound [-Warray-parameter=]
 1598 |                                  u8 ipvmid[8], u8 ipuser[16])
      |                                  ~~~^~~~~~~~~
/builds/linux/net/iucv/af_iucv.c:98:54: note: previously declared as 'u8 *' {aka 'unsigned char *'}
   98 | static int iucv_callback_connreq(struct iucv_path *, u8 *, u8 *);
      |                                                      ^~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/fs/nilfs2/namei.c:28:
/builds/linux/fs/nilfs2/namei.c: In function 'nilfs_lookup':
/builds/linux/net/iucv/af_iucv.c:1598:51: warning: argument 3 of type 'u8[16]' {aka 'unsigned char[16]'} with mismatched bound [-Warray-parameter=]
 1598 |                                  u8 ipvmid[8], u8 ipuser[16])
      |                                                ~~~^~~~~~~~~~
/builds/linux/net/iucv/af_iucv.c:98:60: note: previously declared as 'u8 *' {aka 'unsigned char *'}
   98 | static int iucv_callback_connreq(struct iucv_path *, u8 *, u8 *);
      |                                                            ^~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/fs/nilfs2/namei.c:28:
/builds/linux/fs/nilfs2/namei.c: In function 'nilfs_lookup':
/builds/linux/net/iucv/af_iucv.c:1784:62: warning: argument 2 of type 'u8[16]' {aka 'unsigned char[16]'} with mismatched bound [-Warray-parameter=]
 1784 | static void iucv_callback_connrej(struct iucv_path *path, u8 ipuser[16])
      |                                                           ~~~^~~~~~~~~~
/builds/linux/net/iucv/af_iucv.c:99:55: note: previously declared as 'u8 *' {aka 'unsigned char *'}
   99 | static void iucv_callback_connrej(struct iucv_path *, u8 *);
      |                                                       ^~~~

test log snippet build parser 720

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/fs/nilfs2/namei.c:28:
/builds/linux/fs/nilfs2/namei.c: In function 'nilfs_lookup':
/builds/linux/fs/nilfs2/namei.c:72:41: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'ino_t' {aka 'unsigned int'} [-Wformat=]
   72 |                                         "deleted inode referenced: %lu", ino);
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  ~~~
      |                                                                          |
      |                                                                          ino_t {aka unsigned int}
/builds/linux/fs/nilfs2/nilfs.h:310:37: note: in definition of macro 'nilfs_error'
  310 |         __nilfs_error(sb, __func__, fmt, ##__VA_ARGS__)
      |                                     ^~~
/builds/linux/fs/nilfs2/namei.c:72:70: note: format string is defined here
   72 |                                         "deleted inode referenced: %lu", ino);
      |                                                                    ~~^
      |                                                                      |
      |                                                                      long unsigned int
      |                                                                    %u

test log snippet build parser 721

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/fs/nilfs2/namei.c:28:
/builds/linux/fs/nilfs2/namei.c: In function 'nilfs_lookup':
/builds/linux/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp]
 #warning Precise timer not defined for this architecture.
  ^~~~~~~

test log snippet build parser 722

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/fs/nilfs2/namei.c:28:
/builds/linux/fs/nilfs2/namei.c: In function 'nilfs_lookup':
/builds/linux/fs/nilfs2/namei.c:72:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'ino_t' {aka 'unsigned int'} [-Wformat=]
      "deleted inode referenced: %lu", ino);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  ~~~
/builds/linux/fs/nilfs2/nilfs.h:310:30: note: in definition of macro 'nilfs_error'
  __nilfs_error(sb, __func__, fmt, ##__VA_ARGS__)
                              ^~~

test log snippet build parser 723

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/kernel.h:15,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/kobject.h:19,
                 from /builds/linux/include/linux/of.h:17,
                 from /builds/linux/include/linux/clk-provider.h:9,
                 from /builds/linux/drivers/clk/qcom/clk-rpmh.c:6:
/builds/linux/drivers/clk/qcom/clk-rpmh.c: In function 'clk_rpmh_bcm_send_cmd':
/builds/linux/include/linux/minmax.h:20:28: warning: comparison of distinct pointer types lacks a cast
  (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1)))
                            ^~
/builds/linux/include/linux/minmax.h:26:4: note: in expansion of macro '__typecheck'
   (__typecheck(x, y) && __no_side_effects(x, y))
    ^~~~~~~~~~~
/builds/linux/include/linux/minmax.h:36:24: note: in expansion of macro '__safe_cmp'
  __builtin_choose_expr(__safe_cmp(x, y), \
                        ^~~~~~~~~~
/builds/linux/include/linux/minmax.h:45:19: note: in expansion of macro '__careful_cmp'
 #define min(x, y) __careful_cmp(x, y, <)
                   ^~~~~~~~~~~~~
/builds/linux/drivers/clk/qcom/clk-rpmh.c:273:14: note: in expansion of macro 'min'
  cmd_state = min(cmd_state, BCM_TCS_CMD_VOTE_MASK);
              ^~~

test log snippet build parser 724

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/mm.h:30,
                 from /builds/linux/include/linux/pagemap.h:8,
                 from /builds/linux/include/linux/buffer_head.h:14,
                 from /builds/linux/fs/udf/udfdecl.h:12,
                 from /builds/linux/fs/udf/super.c:41:
/builds/linux/fs/udf/super.c: In function 'udf_fill_partdesc_info':
/builds/linux/include/linux/overflow.h:70:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/fs/udf/super.c:1155:7: note: in expansion of macro 'check_add_overflow'
   if (check_add_overflow(map->s_partition_len,
       ^~~~~~~~~~~~~~~~~~

test log snippet build parser 725

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/lib/test_kasan.c: In function 'kasan_alloca_oob_left':
/builds/linux/lib/test_kasan.c:526:1: warning: 'kasan_alloca_oob_left' uses dynamic stack allocation
 }
 ^

test log snippet build parser 726

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/lib/test_kasan.c: In function 'kasan_alloca_oob_right':
/builds/linux/lib/test_kasan.c:548:1: warning: 'kasan_alloca_oob_right' uses dynamic stack allocation
 }
 ^

test log snippet build parser 727

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/fs/nilfs2/namei.c:28:
/builds/linux/fs/nilfs2/namei.c: In function 'nilfs_lookup':
/builds/linux/fs/nilfs2/namei.c:72:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'ino_t' {aka 'unsigned int'} [-Wformat=]
      "deleted inode referenced: %lu", ino);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  ~~~
/builds/linux/fs/nilfs2/nilfs.h:310:30: note: in definition of macro 'nilfs_error'
  __nilfs_error(sb, __func__, fmt, ##__VA_ARGS__)
                              ^~~

test log snippet build parser 728

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/arch/sh/include/asm/atomic.h:19,
                 from /builds/linux/include/linux/atomic.h:7,
                 from /builds/linux/include/linux/page_counter.h:5,
                 from /builds/linux/mm/memcontrol.c:25:
/builds/linux/mm/memcontrol.c: In function 'memcg_reparent_objcgs':
/builds/linux/arch/sh/include/asm/cmpxchg.h:49:3: warning: value computed is not used [-Wunused-value]
  ((__typeof__(*(ptr)))__xchg((ptr),(unsigned long)(x), sizeof(*(ptr))))
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/mm/memcontrol.c:328:2: note: in expansion of macro 'xchg'
  xchg(&objcg->memcg, parent);
  ^~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/arch/sh/include/asm/atomic.h:19,
                 from /builds/linux/include/linux/atomic.h:7,
                 from /builds/linux/include/asm-generic/bitops/atomic.h:5,
                 from /builds/linux/arch/sh/include/asm/bitops.h:23,
                 from /builds/linux/include/linux/bitops.h:29,
                 from /builds/linux/include/linux/kernel.h:12,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/wait.h:7,
                 from /builds/linux/include/linux/wait_bit.h:8,
                 from /builds/linux/include/linux/fs.h:6,
                 from /builds/linux/fs/ocfs2/file.c:13:
/builds/linux/fs/ocfs2/file.c: In function 'ocfs2_file_write_iter':
/builds/linux/arch/sh/include/asm/cmpxchg.h:49:3: warning: value computed is not used [-Wunused-value]
  ((__typeof__(*(ptr)))__xchg((ptr),(unsigned long)(x), sizeof(*(ptr))))
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/fs/ocfs2/file.c:2514:3: note: in expansion of macro 'xchg'
   xchg(&iocb->ki_complete, saved_ki_complete);
   ^~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/arch/sh/include/asm/atomic.h:19,
                 from /builds/linux/include/linux/atomic.h:7,
                 from /builds/linux/include/linux/page_counter.h:5,
                 from /builds/linux/mm/memcontrol.c:25:
/builds/linux/mm/memcontrol.c: In function 'memcg_reparent_objcgs':
/builds/linux/arch/sh/include/asm/cmpxchg.h:49:3: warning: value computed is not used [-Wunused-value]
  ((__typeof__(*(ptr)))__xchg((ptr),(unsigned long)(x), sizeof(*(ptr))))
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/mm/memcontrol.c:335:3: note: in expansion of macro 'xchg'
   xchg(&iter->memcg, parent);
   ^~~~

test log snippet build parser 729

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/scatterlist.h:9,
                 from /builds/linux/include/linux/dma-mapping.h:10,
                 from /builds/linux/include/linux/skbuff.h:31,
                 from /builds/linux/include/linux/if_ether.h:19,
                 from /builds/linux/include/uapi/linux/ethtool.h:19,
                 from /builds/linux/include/linux/ethtool.h:18,
                 from /builds/linux/include/linux/netdevice.h:37,
                 from /builds/linux/drivers/staging/octeon/ethernet-mem.c:9:
/builds/linux/drivers/staging/octeon/ethernet-mem.c: In function 'cvm_oct_free_hw_memory':
/builds/linux/arch/sh/include/asm/io.h:239:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 #define phys_to_virt(address) ((void *)(address))
                                ^
/builds/linux/drivers/staging/octeon/ethernet-mem.c:123:18: note: in expansion of macro 'phys_to_virt'
    fpa = (char *)phys_to_virt(cvmx_ptr_to_phys(fpa));
                  ^~~~~~~~~~~~

test log snippet build parser 730

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/arch/sh/include/asm/atomic.h:19,
                 from /builds/linux/include/linux/atomic.h:7,
                 from /builds/linux/include/asm-generic/bitops/atomic.h:5,
                 from /builds/linux/arch/sh/include/asm/bitops.h:23,
                 from /builds/linux/include/linux/bitops.h:29,
                 from /builds/linux/include/linux/kernel.h:12,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/wait.h:7,
                 from /builds/linux/include/linux/wait_bit.h:8,
                 from /builds/linux/include/linux/fs.h:6,
                 from /builds/linux/fs/ocfs2/file.c:13:
/builds/linux/fs/ocfs2/file.c: In function 'ocfs2_file_write_iter':
/builds/linux/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp]
 #warning Precise timer not defined for this architecture.
  ^~~~~~~

test log snippet build parser 731

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/arch/sh/include/asm/atomic.h:19,
                 from /builds/linux/include/linux/atomic.h:7,
                 from /builds/linux/include/linux/page_counter.h:5,
                 from /builds/linux/mm/memcontrol.c:25:
/builds/linux/mm/memcontrol.c: In function 'memcg_reparent_objcgs':
/builds/linux/fs/proc/vmcore.c:417:19: warning: 'mmap_vmcore_fault' defined but not used [-Wunused-function]
 static vm_fault_t mmap_vmcore_fault(struct vm_fault *vmf)
                   ^~~~~~~~~~~~~~~~~

test log snippet build parser 732

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc'
<stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp]

test log snippet build parser 733

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'crypto/tcrypt.ko': No such file or directory

test log snippet build parser 734

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/accessibility/speakup/speakup_decpc.ko': No such file or directory

test log snippet build parser 735

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/base/test/test_async_driver_probe.ko': No such file or directory

test log snippet build parser 736

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/i2c/i2c-stub.ko': No such file or directory

test log snippet build parser 737

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_oobtest.ko': No such file or directory

test log snippet build parser 738

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_pagetest.ko': No such file or directory

test log snippet build parser 739

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_readtest.ko': No such file or directory

test log snippet build parser 740

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_speedtest.ko': No such file or directory

test log snippet build parser 741

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_stresstest.ko': No such file or directory

test log snippet build parser 742

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_subpagetest.ko': No such file or directory

test log snippet build parser 743

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_test.ko': No such file or directory

test log snippet build parser 744

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_torturetest.ko': No such file or directory

test log snippet build parser 745

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/scsi/fdomain.ko': No such file or directory

test log snippet build parser 746

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/scsi/pcmcia/aha152x_cs.ko': No such file or directory

test log snippet build parser 747

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/scsi/pcmcia/fdomain_cs.ko': No such file or directory

test log snippet build parser 748

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/scsi/pcmcia/nsp_cs.ko': No such file or directory

test log snippet build parser 749

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/scsi/pcmcia/qlogic_cs.ko': No such file or directory

test log snippet build parser 750

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/scsi/pcmcia/sym53c500_cs.ko': No such file or directory

test log snippet build parser 751

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/scsi/qlogicfas408.ko': No such file or directory

test log snippet build parser 752

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/gdm724x/gdmulte.ko': No such file or directory

test log snippet build parser 753

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/rtl8723bs/r8723bs.ko': No such file or directory

test log snippet build parser 754

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/rtl8188eu/r8188eu.ko': No such file or directory

test log snippet build parser 755

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/vt6656/vt6656_stage.ko': No such file or directory

test log snippet build parser 756

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'kernel/trace/kprobe_event_gen_test.ko': No such file or directory

test log snippet build parser 757

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'kernel/trace/preemptirq_delay_test.ko': No such file or directory

test log snippet build parser 758

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'kernel/trace/synth_event_gen_test.ko': No such file or directory

test log snippet build parser 759

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/percpu_test.ko': No such file or directory

test log snippet build parser 760

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_bitops.ko': No such file or directory

test log snippet build parser 761

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_blackhole_dev.ko': No such file or directory

test log snippet build parser 762

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_bpf.ko': No such file or directory

test log snippet build parser 763

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_kmod.ko': No such file or directory

test log snippet build parser 764

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_lockup.ko': No such file or directory

test log snippet build parser 765

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_module.ko': No such file or directory

test log snippet build parser 766

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_static_key_base.ko': No such file or directory

test log snippet build parser 767

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_static_keys.ko': No such file or directory

test log snippet build parser 768

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_ubsan.ko': No such file or directory

test log snippet build parser 769

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_user_copy.ko': No such file or directory

test log snippet build parser 770

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/configfs/configfs_sample.ko': No such file or directory

test log snippet build parser 771

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/connector/cn_test.ko': No such file or directory

test log snippet build parser 772

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/ftrace/sample-trace-array.ko': No such file or directory

test log snippet build parser 773

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/hw_breakpoint/data_breakpoint.ko': No such file or directory

test log snippet build parser 774

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/kdb/kdb_hello.ko': No such file or directory

test log snippet build parser 775

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/kfifo/bytestream-example.ko': No such file or directory

test log snippet build parser 776

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/kfifo/dma-example.ko': No such file or directory

test log snippet build parser 777

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/kfifo/inttype-example.ko': No such file or directory

test log snippet build parser 778

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/kfifo/record-example.ko': No such file or directory

test log snippet build parser 779

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/kmemleak/kmemleak-test.ko': No such file or directory

test log snippet build parser 780

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/kprobes/kprobe_example.ko': No such file or directory

test log snippet build parser 781

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/kprobes/kretprobe_example.ko': No such file or directory

test log snippet build parser 782

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/rpmsg/rpmsg_client_sample.ko': No such file or directory

test log snippet build parser 783

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/trace_events/trace-events-sample.ko': No such file or directory

test log snippet build parser 784

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/trace_printk/trace-printk.ko': No such file or directory

test log snippet build parser 785

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/vfio-mdev/mbochs.ko': No such file or directory

test log snippet build parser 786

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/vfio-mdev/mdpy-fb.ko': No such file or directory

test log snippet build parser 787

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/vfio-mdev/mdpy.ko': No such file or directory

test log snippet build parser 788

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/vfio-mdev/mtty.ko': No such file or directory

test log snippet build parser 789

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cp: cannot stat 'drivers/mtd/tests/mtd_nandecctest.ko': No such file or directorycannot stat 'drivers/mtd/tests/mtd_nandbiterrs.ko'

test log snippet build parser 790

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cp: cannot stat 'drivers/staging/gdm724x/gdmtty.ko': No such file or directorycannot stat 'drivers/spi/spi-loopback-test.ko'

test log snippet build parser 791

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
: No such file or directory

test log snippet build parser 792

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/mm.h:30,
                 from /builds/linux/include/linux/pagemap.h:8,
                 from /builds/linux/include/linux/buffer_head.h:14,
                 from /builds/linux/fs/udf/udfdecl.h:12,
                 from /builds/linux/fs/udf/super.c:41:
/builds/linux/fs/udf/super.c: In function 'udf_fill_partdesc_info':
/builds/linux/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp]
  160 | #warning Precise timer not defined for this architecture.
      |  ^~~~~~~

test log snippet build parser 793

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/kernel.h:15,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/kobject.h:19,
                 from /builds/linux/include/linux/of.h:17,
                 from /builds/linux/include/linux/clk-provider.h:9,
                 from /builds/linux/drivers/clk/qcom/clk-rpmh.c:6:
/builds/linux/drivers/clk/qcom/clk-rpmh.c: In function 'clk_rpmh_bcm_send_cmd':
/builds/linux/include/linux/minmax.h:20:35: warning: comparison of distinct pointer types lacks a cast
   20 |         (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1)))
      |                                   ^~
/builds/linux/include/linux/minmax.h:26:18: note: in expansion of macro '__typecheck'
   26 |                 (__typecheck(x, y) && __no_side_effects(x, y))
      |                  ^~~~~~~~~~~
/builds/linux/include/linux/minmax.h:36:31: note: in expansion of macro '__safe_cmp'
   36 |         __builtin_choose_expr(__safe_cmp(x, y), \
      |                               ^~~~~~~~~~
/builds/linux/include/linux/minmax.h:45:25: note: in expansion of macro '__careful_cmp'
   45 | #define min(x, y)       __careful_cmp(x, y, <)
      |                         ^~~~~~~~~~~~~
/builds/linux/drivers/clk/qcom/clk-rpmh.c:273:21: note: in expansion of macro 'min'
  273 |         cmd_state = min(cmd_state, BCM_TCS_CMD_VOTE_MASK);
      |                     ^~~

test log snippet build parser 794

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/mm.h:30,
                 from /builds/linux/include/linux/pagemap.h:8,
                 from /builds/linux/include/linux/buffer_head.h:14,
                 from /builds/linux/fs/udf/udfdecl.h:12,
                 from /builds/linux/fs/udf/super.c:41:
/builds/linux/fs/udf/super.c: In function 'udf_fill_partdesc_info':
/builds/linux/include/linux/overflow.h:70:22: warning: comparison of distinct pointer types lacks a cast
   70 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/fs/udf/super.c:1155:21: note: in expansion of macro 'check_add_overflow'
 1155 |                 if (check_add_overflow(map->s_partition_len,
      |                     ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 795

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
<stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp]

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' zImage
<stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp]
  kernel: arch/sparc/boot/image is ready

test log snippet build parser 796

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
sparc64-linux-gnu-ld: warning: arch/sparc/vdso/vdso-note.o: missing .note.GNU-stack section implies executable stack
sparc64-linux-gnu-ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker

test log snippet build parser 797

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
sparc64-linux-gnu-ld: warning: arch/sparc/vdso/vdso32/vdso-note.o: missing .note.GNU-stack section implies executable stack
sparc64-linux-gnu-ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker

test log snippet build parser 798

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/mm.h:30,
                 from /builds/linux/include/linux/pagemap.h:8,
                 from /builds/linux/include/linux/buffer_head.h:14,
                 from /builds/linux/fs/udf/udfdecl.h:12,
                 from /builds/linux/fs/udf/super.c:41:
/builds/linux/fs/udf/super.c: In function 'udf_fill_partdesc_info':
/builds/linux/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp]
 #warning Precise timer not defined for this architecture.
  ^~~~~~~

test log snippet build parser 799

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/kernel.h:15,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/kobject.h:19,
                 from /builds/linux/include/linux/of.h:17,
                 from /builds/linux/include/linux/clk-provider.h:9,
                 from /builds/linux/drivers/clk/qcom/clk-rpmh.c:6:
/builds/linux/drivers/clk/qcom/clk-rpmh.c: In function 'clk_rpmh_bcm_send_cmd':
/builds/linux/include/linux/minmax.h:20:28: warning: comparison of distinct pointer types lacks a cast
  (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1)))
                            ^~
/builds/linux/include/linux/minmax.h:26:4: note: in expansion of macro '__typecheck'
   (__typecheck(x, y) && __no_side_effects(x, y))
    ^~~~~~~~~~~
/builds/linux/include/linux/minmax.h:36:24: note: in expansion of macro '__safe_cmp'
  __builtin_choose_expr(__safe_cmp(x, y), \
                        ^~~~~~~~~~
/builds/linux/include/linux/minmax.h:45:19: note: in expansion of macro '__careful_cmp'
 #define min(x, y) __careful_cmp(x, y, <)
                   ^~~~~~~~~~~~~
/builds/linux/drivers/clk/qcom/clk-rpmh.c:273:14: note: in expansion of macro 'min'
  cmd_state = min(cmd_state, BCM_TCS_CMD_VOTE_MASK);
              ^~~

test log snippet build parser 800

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/mm.h:30,
                 from /builds/linux/include/linux/pagemap.h:8,
                 from /builds/linux/include/linux/buffer_head.h:14,
                 from /builds/linux/fs/udf/udfdecl.h:12,
                 from /builds/linux/fs/udf/super.c:41:
/builds/linux/fs/udf/super.c: In function 'udf_fill_partdesc_info':
/builds/linux/include/linux/overflow.h:70:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/fs/udf/super.c:1155:7: note: in expansion of macro 'check_add_overflow'
   if (check_add_overflow(map->s_partition_len,
       ^~~~~~~~~~~~~~~~~~

test log snippet build parser 801

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
<stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp]

test log snippet build parser 802

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cannot stat 'drivers/scsi/pcmcia/sym53c500_cs.ko': No such file or directory

test log snippet build parser 803

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cannot stat 'drivers/staging/kpc2000/kpc2000/kpc2000.ko': No such file or directory

test log snippet build parser 804

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cannot stat 'drivers/staging/rtl8192e/rtl8192e/r8192e_pci.ko': No such file or directory

test log snippet build parser 805

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cannot stat 'samples/kdb/kdb_hello.ko': No such file or directory

test log snippet build parser 806

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'crypto/tcrypt.ko': No such file or directory

test log snippet build parser 807

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/accessibility/speakup/speakup_decpc.ko': No such file or directory

test log snippet build parser 808

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/base/test/test_async_driver_probe.ko': No such file or directory

test log snippet build parser 809

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/i2c/i2c-stub.ko': No such file or directory

test log snippet build parser 810

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_nandbiterrs.ko': No such file or directory

test log snippet build parser 811

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_nandecctest.ko': No such file or directory

test log snippet build parser 812

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_oobtest.ko': No such file or directory

test log snippet build parser 813

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_pagetest.ko': No such file or directory

test log snippet build parser 814

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_readtest.ko': No such file or directory

test log snippet build parser 815

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_speedtest.ko': No such file or directory

test log snippet build parser 816

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_stresstest.ko': No such file or directory

test log snippet build parser 817

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_subpagetest.ko': No such file or directory

test log snippet build parser 818

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_test.ko': No such file or directory

test log snippet build parser 819

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/mtd/tests/mtd_torturetest.ko': No such file or directory

test log snippet build parser 820

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/scsi/pcmcia/aha152x_cs.ko': No such file or directory

test log snippet build parser 821

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/scsi/pcmcia/fdomain_cs.ko': No such file or directory

test log snippet build parser 822

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/scsi/pcmcia/nsp_cs.ko': No such file or directory

test log snippet build parser 823

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/scsi/qlogicfas408.ko': No such file or directory

test log snippet build parser 824

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/spi/spi-loopback-test.ko': No such file or directory

test log snippet build parser 825

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/gdm724x/gdmtty.ko': No such file or directory

test log snippet build parser 826

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/gdm724x/gdmulte.ko': No such file or directory

test log snippet build parser 827

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/kpc2000/kpc_dma/kpc_dma.ko': No such file or directory

test log snippet build parser 828

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/rtl8723bs/r8723bs.ko': No such file or directory

test log snippet build parser 829

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/rtl8192e/rtllib_crypt_ccmp.ko': No such file or directory

test log snippet build parser 830

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/rtl8192e/rtllib_crypt_tkip.ko': No such file or directory

test log snippet build parser 831

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/rtl8192e/rtllib_crypt_wep.ko': No such file or directory

test log snippet build parser 832

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/rtl8192e/rtllib.ko': No such file or directory

test log snippet build parser 833

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/rtl8188eu/r8188eu.ko': No such file or directory

test log snippet build parser 834

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/rtl8192u/r8192u_usb.ko': No such file or directory

test log snippet build parser 835

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/vt6656/vt6656_stage.ko': No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'drivers/staging/vt6655/vt6655_stage.ko': No such file or directory

test log snippet build parser 836

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'kernel/trace/kprobe_event_gen_test.ko': No such file or directory

test log snippet build parser 837

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'kernel/trace/preemptirq_delay_test.ko': No such file or directory

test log snippet build parser 838

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'kernel/trace/synth_event_gen_test.ko': No such file or directory

test log snippet build parser 839

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/percpu_test.ko': No such file or directory

test log snippet build parser 840

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_bitops.ko': No such file or directory

test log snippet build parser 841

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_blackhole_dev.ko': No such file or directory

test log snippet build parser 842

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_bpf.ko': No such file or directory

test log snippet build parser 843

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_kmod.ko': No such file or directory

test log snippet build parser 844

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_lockup.ko': No such file or directory

test log snippet build parser 845

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_module.ko': No such file or directory

test log snippet build parser 846

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_static_key_base.ko': No such file or directory

test log snippet build parser 847

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_static_keys.ko': No such file or directory

test log snippet build parser 848

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_ubsan.ko': No such file or directory

test log snippet build parser 849

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_user_copy.ko': No such file or directory

test log snippet build parser 850

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'lib/test_vmalloc.ko': No such file or directory

test log snippet build parser 851

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/configfs/configfs_sample.ko': No such file or directory

test log snippet build parser 852

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/connector/cn_test.ko': No such file or directory

test log snippet build parser 853

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/ftrace/sample-trace-array.ko': No such file or directory

test log snippet build parser 854

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/kfifo/bytestream-example.ko': No such file or directory

test log snippet build parser 855

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/kfifo/dma-example.ko': No such file or directory

test log snippet build parser 856

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/kfifo/inttype-example.ko': No such file or directory

test log snippet build parser 857

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/kfifo/record-example.ko': No such file or directory

test log snippet build parser 858

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/kmemleak/kmemleak-test.ko': No such file or directory

test log snippet build parser 859

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/kprobes/kprobe_example.ko': No such file or directory

test log snippet build parser 860

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/kprobes/kretprobe_example.ko': No such file or directory

test log snippet build parser 861

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/rpmsg/rpmsg_client_sample.ko': No such file or directory

test log snippet build parser 862

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/trace_events/trace-events-sample.ko': No such file or directory

test log snippet build parser 863

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/trace_printk/trace-printk.ko': No such file or directory

test log snippet build parser 864

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/vfio-mdev/mbochs.ko': No such file or directory

test log snippet build parser 865

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/vfio-mdev/mdpy-fb.ko': No such file or directory

test log snippet build parser 866

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/vfio-mdev/mdpy.ko': No such file or directory

test log snippet build parser 867

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cannot stat 'samples/vfio-mdev/mtty.ko': No such file or directory

test log snippet build parser 868

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=sparc CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
cp: cp: cannot stat 'drivers/scsi/pcmcia/qlogic_cs.ko': No such file or directory

test log snippet build parser 869

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/clk/qcom/clk-rpmh.c:273:14: warning: comparison of distinct pointer types ('typeof (cmd_state) *' (aka 'unsigned int *') and 'typeof (16383) *' (aka 'int *')) [-Wcompare-distinct-pointer-types]
  273 |         cmd_state = min(cmd_state, BCM_TCS_CMD_VOTE_MASK);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/minmax.h:45:19: note: expanded from macro 'min'
   45 | #define min(x, y)       __careful_cmp(x, y, <)
      |                         ^~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/minmax.h:36:24: note: expanded from macro '__careful_cmp'
   36 |         __builtin_choose_expr(__safe_cmp(x, y), \
      |                               ^~~~~~~~~~~~~~~~
/builds/linux/include/linux/minmax.h:26:4: note: expanded from macro '__safe_cmp'
   26 |                 (__typecheck(x, y) && __no_side_effects(x, y))
      |                  ^~~~~~~~~~~~~~~~~
/builds/linux/include/linux/minmax.h:20:28: note: expanded from macro '__typecheck'
   20 |         (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1)))
      |                    ~~~~~~~~~~~~~~ ^  ~~~~~~~~~~~~~~

test log snippet build parser 870

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 871

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 872

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
/builds/linux/fs/udf/super.c:1155:7: warning: comparison of distinct pointer types ('typeof (map->s_partition_len) *' (aka 'unsigned int *') and 'typeof (sizeof(struct spaceBitmapDesc) << 3) *' (aka 'unsigned long *')) [-Wcompare-distinct-pointer-types]
 1155 |                 if (check_add_overflow(map->s_partition_len,
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1156 |                                        sizeof(struct spaceBitmapDesc) << 3,
      |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1157 |                                        &sum)) {
      |                                        ~~~~~
/builds/linux/include/linux/overflow.h:70:15: note: expanded from macro 'check_add_overflow'
   70 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 873

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
./usr/include/linux/bcache.h:354:2: warning: field '' with variable sized type 'union jset::(anonymous at ./usr/include/linux/bcache.h:354:2)' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end]
  354 |         BKEY_PADDED(uuid_bucket);
      |         ^
./usr/include/linux/bcache.h:134:2: note: expanded from macro 'BKEY_PADDED'
  134 |         union { struct bkey key; __u64 key ## _pad[BKEY_PAD]; }
      |         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from <built-in>:1:
./usr/include/linux/bcache.h:355:2: warning: field '' with variable sized type 'union jset::(anonymous at ./usr/include/linux/bcache.h:355:2)' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end]
  355 |         BKEY_PADDED(btree_root);
      |         ^
./usr/include/linux/bcache.h:134:2: note: expanded from macro 'BKEY_PADDED'
  134 |         union { struct bkey key; __u64 key ## _pad[BKEY_PAD]; }
      |         ^

test log snippet build parser 874

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 875

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 876

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 877

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

test log snippet build parser 878

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 879

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 880

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 881

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 882

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (num) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: warning: comparison of distinct pointer types ('typeof (mode->clock) *' (aka 'const int *') and 'typeof (&num)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 883

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (den) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:88:15: note: expanded from macro 'check_mul_overflow'
   88 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: warning: comparison of distinct pointer types ('typeof (mode->htotal * mode->vtotal) *' (aka 'int *') and 'typeof (&den)' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:89:15: note: expanded from macro 'check_mul_overflow'
   89 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~

test log snippet build parser 884

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/kernel.h:15,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/kobject.h:19,
                 from /builds/linux/include/linux/of.h:17,
                 from /builds/linux/include/linux/clk-provider.h:9,
                 from /builds/linux/drivers/clk/qcom/clk-rpmh.c:6:
/builds/linux/drivers/clk/qcom/clk-rpmh.c: In function 'clk_rpmh_bcm_send_cmd':
/builds/linux/include/linux/minmax.h:20:35: warning: comparison of distinct pointer types lacks a cast
   20 |         (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1)))
      |                                   ^~
/builds/linux/include/linux/minmax.h:26:18: note: in expansion of macro '__typecheck'
   26 |                 (__typecheck(x, y) && __no_side_effects(x, y))
      |                  ^~~~~~~~~~~
/builds/linux/include/linux/minmax.h:36:31: note: in expansion of macro '__safe_cmp'
   36 |         __builtin_choose_expr(__safe_cmp(x, y), \
      |                               ^~~~~~~~~~
/builds/linux/include/linux/minmax.h:45:25: note: in expansion of macro '__careful_cmp'
   45 | #define min(x, y)       __careful_cmp(x, y, <)
      |                         ^~~~~~~~~~~~~
/builds/linux/drivers/clk/qcom/clk-rpmh.c:273:21: note: in expansion of macro 'min'
  273 |         cmd_state = min(cmd_state, BCM_TCS_CMD_VOTE_MASK);
      |                     ^~~

test log snippet build parser 885

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/mm.h:30,
                 from /builds/linux/include/linux/pagemap.h:8,
                 from /builds/linux/include/linux/buffer_head.h:14,
                 from /builds/linux/fs/udf/udfdecl.h:12,
                 from /builds/linux/fs/udf/super.c:41:
/builds/linux/fs/udf/super.c: In function 'udf_fill_partdesc_info':
/builds/linux/include/linux/overflow.h:70:22: warning: comparison of distinct pointer types lacks a cast
   70 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/fs/udf/super.c:1155:21: note: in expansion of macro 'check_add_overflow'
 1155 |                 if (check_add_overflow(map->s_partition_len,
      |                     ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 886

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 887

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 888

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 889

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 890

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
make[3]: Entering directory '/builds/linux/tools/testing/selftests/x86'
/usr/bin/ld: warning: /tmp/ccgSUVfx.o: missing .note.GNU-stack section implies executable stack
/usr/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker

test log snippet build parser 891

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 892

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 893

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 894

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
make[3]: Entering directory '/builds/linux/tools/testing/selftests/x86'
/usr/bin/ld: warning: /tmp/ccP2tNGF.o: missing .note.GNU-stack section implies executable stack
/usr/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker

test log snippet build parser 895

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 896

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 897

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:13: note: in expansion of macro 'check_mul_overflow'
  775 |         if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:22: warning: comparison of distinct pointer types lacks a cast
   89 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
   88 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:13: note: in expansion of macro 'check_mul_overflow'
  772 |         if (check_mul_overflow(mode->clock, num, &num))
      |             ^~~~~~~~~~~~~~~~~~

test log snippet build parser 898

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/kernel.h:15,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/kobject.h:19,
                 from /builds/linux/include/linux/of.h:17,
                 from /builds/linux/include/linux/clk-provider.h:9,
                 from /builds/linux/drivers/clk/qcom/clk-rpmh.c:6:
/builds/linux/drivers/clk/qcom/clk-rpmh.c: In function 'clk_rpmh_bcm_send_cmd':
/builds/linux/include/linux/minmax.h:20:28: warning: comparison of distinct pointer types lacks a cast
  (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1)))
                            ^~
/builds/linux/include/linux/minmax.h:26:4: note: in expansion of macro '__typecheck'
   (__typecheck(x, y) && __no_side_effects(x, y))
    ^~~~~~~~~~~
/builds/linux/include/linux/minmax.h:36:24: note: in expansion of macro '__safe_cmp'
  __builtin_choose_expr(__safe_cmp(x, y), \
                        ^~~~~~~~~~
/builds/linux/include/linux/minmax.h:45:19: note: in expansion of macro '__careful_cmp'
 #define min(x, y) __careful_cmp(x, y, <)
                   ^~~~~~~~~~~~~
/builds/linux/drivers/clk/qcom/clk-rpmh.c:273:14: note: in expansion of macro 'min'
  cmd_state = min(cmd_state, BCM_TCS_CMD_VOTE_MASK);
              ^~~

test log snippet build parser 899

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/mm.h:30,
                 from /builds/linux/include/linux/pagemap.h:8,
                 from /builds/linux/include/linux/buffer_head.h:14,
                 from /builds/linux/fs/udf/udfdecl.h:12,
                 from /builds/linux/fs/udf/super.c:41:
/builds/linux/fs/udf/super.c: In function 'udf_fill_partdesc_info':
/builds/linux/include/linux/overflow.h:70:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/fs/udf/super.c:1155:7: note: in expansion of macro 'check_add_overflow'
   if (check_add_overflow(map->s_partition_len,
       ^~~~~~~~~~~~~~~~~~

test log snippet build parser 900

Home

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:775:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->htotal * mode->vtotal, den, &den))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:88:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == &__b);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/slab.h:16,
                 from /builds/linux/include/linux/resource_ext.h:11,
                 from /builds/linux/include/linux/acpi.h:14,
                 from /builds/linux/include/linux/i2c.h:13,
                 from /builds/linux/include/drm/drm_crtc.h:28,
                 from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
/builds/linux/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_vrefresh':
/builds/linux/include/linux/overflow.h:89:15: warning: comparison of distinct pointer types lacks a cast
  (void) (&__a == __d);   \
               ^~
/builds/linux/drivers/gpu/drm/drm_modes.c:772:6: note: in expansion of macro 'check_mul_overflow'
  if (check_mul_overflow(mode->clock, num, &num))
      ^~~~~~~~~~~~~~~~~~

test log snippet boot parser 1

Home

------------[ cut here ]------------
[    7.681921] Enabling runtime PM for inactive device (1a00000.mdss) with active children
[    7.686685] WARNING: CPU: 2 PID: 37 at drivers/base/power/runtime.c:1476 pm_runtime_enable+0xc0/0xc8
[    7.686689] Modules linked in: qcom_camss videobuf2_dma_sg v4l2_fwnode videobuf2_v4l2 adv7511 snd_soc_lpass_apq8016 videobuf2_common snd_soc_lpass_cpu crct10dif_ce cec videodev msm snd_soc_lpass_platform snd_soc_apq8016_sbc mc snd_soc_qcom_common videobuf2_memops qcom_spmi_temp_alarm qnoc_msm8916 mdt_loader i2c_qcom_cci rtc_pm8xxx icc_smd_rpm drm_kms_helper qcom_rng socinfo rmtfs_mem display_connector fuse drm ip_tables x_tables
[    7.686780] CPU: 2 PID: 37 Comm: kworker/2:3 Not tainted 5.10.233-rc1 #1
[    7.686784] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[    7.686797] Workqueue: events deferred_probe_work_func
[    7.686805] pstate: 60000085 (nZCv daIf -PAN -UAO -TCO BTYPE=--)
[    7.686811] pc : pm_runtime_enable+0xc0/0xc8
[    7.686815] lr : pm_runtime_enable+0xc0/0xc8
[    7.686820] sp : ffff800011d6ba00
[    7.686823] x29: ffff800011d6ba00 x28: 00000000fffffef7 
[    7.686830] x27: ffff800011887000 x26: ffff00000ada5160 
[    7.686837] x25: ffff00000adcbf80 x24: ffff800011ad7b40 
[    7.686844] x23: ffff00000af6c800 x22: ffff000001dd3810 
[    7.686851] x21: ffff000001dd3800 x20: 0000000000000000 
[    7.686858] x19: ffff000001dd3810 x18: ffff800011516b73 
[    7.686864] x17: 0000000000000001 x16: ffffffffffffffff 
[    7.686871] x15: 0000000000000004 x14: ffff8000118bb258 
[    7.686878] x13: 0000000000000003 x12: 0000000000000000 
[    7.686885] x11: 0000000000000000 x10: 0000000000000027 
[    7.686892] x9 : ef962eb892e86d00 x8 : ef962eb892e86d00 
[    7.686899] x7 : 0720072007200720 x6 : ffff000001c28f00 
[    7.686905] x5 : 0000000000000040 x4 : 0000000000000000 
[    7.686912] x3 : 0000000000000000 x2 : 0000000000000000 
[    7.686919] x1 : ffff800011d6b6d0 x0 : 000000000000004b 
[    7.686926] Call trace:
[    7.686933]  pm_runtime_enable+0xc0/0xc8
[    7.687048]  mdp5_mdss_init+0x22c/0x234 [msm]
[    7.687153]  msm_drm_bind+0xb4/0x584 [msm]
[    7.687163]  try_to_bring_up_master+0x14c/0x1a4
[    7.687168]  __component_add+0xb8/0x160
[    7.687174]  component_add+0x14/0x20
[    7.687275]  dsi_dev_probe+0x1c/0x28 [msm]
[    7.687284]  platform_drv_probe+0x74/0xb0
[    7.687289]  really_probe+0x144/0x3f8
[    7.687294]  driver_probe_device+0x6c/0x108
[    7.687300]  __device_attach_driver+0x104/0x120
[    7.687305]  bus_for_each_drv+0x84/0xd0
[    7.687310]  __device_attach+0xcc/0x180
[    7.687315]  device_initial_probe+0x14/0x20
[    7.687320]  bus_probe_device+0x34/0x98
[    7.687326]  deferred_probe_work_func+0x88/0xc4
[    7.687333]  process_one_work+0x1b8/0x27c
[    7.687338]  worker_thread+0x26c/0x494
[    7.687343]  kthread+0x134/0x1f4
[    7.687350]  ret_from_fork+0x10/0x30
[    7.687354] ---[ end trace 82ca83bd2e4cc2e4 ]---

test log snippet boot parser 2

Home

------------[ cut here ]------------
[    7.993480] Enabling runtime PM for inactive device (1a00000.mdss) with active children
[    7.993549] WARNING: CPU: 2 PID: 37 at drivers/base/power/runtime.c:1476 pm_runtime_enable+0xc0/0xc8
[    8.005887] Modules linked in: snd_soc_lpass_cpu videobuf2_common cec videodev snd_soc_lpass_platform qcom_spmi_temp_alarm snd_soc_apq8016_sbc snd_soc_qcom_common rtc_pm8xxx msm mc videobuf2_memops qnoc_msm8916 i2c_qcom_cci mdt_loader qcom_rng drm_kms_helper socinfo icc_smd_rpm display_connector rmtfs_mem fuse drm ip_tables x_tables
[    8.022302] CPU: 2 PID: 37 Comm: kworker/2:3 Not tainted 5.10.233-rc1 #1
[    8.044505] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[    8.051373] Workqueue: events deferred_probe_work_func
[    8.058048] pstate: 60000085 (nZCv daIf -PAN -UAO -TCO BTYPE=--)
[    8.062999] pc : pm_runtime_enable+0xc0/0xc8
[    8.069156] lr : pm_runtime_enable+0xc0/0xc8
[    8.073406] sp : ffff800011d6ba00
[    8.077657] x29: ffff800011d6ba00 x28: 00000000fffffef7 
[    8.096149] x25: ffff00000a9d1b00 x24: ffff800011ad7b40 
[    8.096180] x23: ffff0000049aa000 x22: ffff000001dd3810 
[    8.100604] x21: ffff000001dd3800 x20: 0000000000000000 
[    8.105900] x19: ffff000001dd3810 x18: 0000000000000011 
[    8.111194] x17: 0000000000000001 x16: ffffffffffffffff 
[    8.116489] x15: 0000000000000004 x14: ffff8000118bb258 
[    8.121784] x13: 0000000000000004 x12: 0000000000000000 
[    8.127082] x11: 0000000000000000 x10: 0000000000000027 
[    8.132377] x9 : 8443ca9e86052200 x8 : 8443ca9e86052200 
[    8.137672] x7 : 73646d2e30303030 x6 : ffff800011b60fe3 
[    8.142967] x5 : 0000000000000040 x4 : 000000000000000c 
[    8.148262] x3 : 000000000000006e x2 : 80000000fffff17c 
[    8.153558] x1 : 0000000000000000 x0 : 000000000000004b 
[    8.158853] Call trace:
[    8.164148]  pm_runtime_enable+0xc0/0xc8
[    8.166444]  mdp5_mdss_init+0x22c/0x234 [msm]
[    8.170601]  msm_drm_bind+0xb4/0x584 [msm]
[    8.174744]  try_to_bring_up_master+0x14c/0x1a4
[    8.178734]  __component_add+0xb8/0x160
[    8.183159]  component_add+0x14/0x20
[    8.187087]  dsi_dev_probe+0x1c/0x28 [msm]
[    8.190802]  platform_drv_probe+0x74/0xb0
[    8.194703]  really_probe+0x144/0x3f8
[    8.198784]  driver_probe_device+0x6c/0x108
[    8.202430]  __device_attach_driver+0x104/0x120
[    8.206422]  bus_for_each_drv+0x84/0xd0
[    8.210935]  __device_attach+0xcc/0x180
[    8.214755]  device_initial_probe+0x14/0x20
[    8.218576]  bus_probe_device+0x34/0x98
[    8.222740]  deferred_probe_work_func+0x88/0xc4
[    8.226564]  process_one_work+0x1b8/0x27c
[    8.231075]  worker_thread+0x26c/0x494
[    8.235241]  kthread+0x134/0x1f4
[    8.238887]  ret_from_fork+0x10/0x30
[    8.242271] ---[ end trace ce83ca97e34b33ae ]---

test log snippet boot parser 3

Home

------------[ cut here ]------------
[   10.135747] Enabling runtime PM for inactive device (1a00000.mdss) with active children
[   10.140491] WARNING: CPU: 0 PID: 267 at drivers/base/power/runtime.c:1476 pm_runtime_enable+0xcc/0xd4
[   10.148158] Modules linked in: adv7511 cec snd_soc_lpass_apq8016 snd_soc_lpass_cpu snd_soc_apq8016_sbc snd_soc_msm8916_analog snd_soc_msm8916_digital snd_soc_lpass_platform rtc_pm8xxx qcom_spmi_temp_alarm snd_soc_qcom_common msm qcom_camss videobuf2_dma_sg v4l2_fwnode videobuf2_v4l2 qnoc_msm8916 icc_smd_rpm videobuf2_common mdt_loader videobuf2_memops drm_kms_helper i2c_qcom_cci qcom_rng socinfo display_connector rmtfs_mem fuse drm ip_tables x_tables
[   10.175090] CPU: 0 PID: 267 Comm: kworker/0:2 Not tainted 5.10.233-rc1 #1
[   10.197282] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   10.204188] Workqueue: events deferred_probe_work_func
[   10.204202] pstate: 60000085 (nZCv daIf -PAN -UAO -TCO BTYPE=--)
[   10.204211] pc : pm_runtime_enable+0xcc/0xd4
[   10.204224] lr : pm_runtime_enable+0xcc/0xd4
[   10.226293] sp : ffff8000125639d0
[   10.226298] x29: ffff8000125639d0 x28: 0000000000000030 
[   10.226308] x27: ffff800012085608 x26: ffff00000c46b180 
[   10.226316] x25: ffff800011a04ef4 x24: ffff80001214a140 
[   10.226333] x23: ffff00000cca4000 x22: ffff000002763810 
[   10.244441] x21: ffff000002763800 x20: 0000000000000000 
[   10.244449] x19: ffff000002763810 x18: ffff80001190573e 
[   10.244457] x17: 0000000000000001 x16: ffffffffffffffff 
[   10.244464] x15: 0000000000000004 x14: ffff800011dea2b0 
[   10.244472] x13: 0000000000000003 x12: 0000000000000001 
[   10.244479] x11: 0000000000000000 x10: 0000000000000000 
[   10.244487] x9 : 38af001d8c557800 x8 : 38af001d8c557800 
[   10.244494] x7 : 0720072007200720 x6 : ffff000002598f00 
[   10.244502] x5 : 0000000000000040 x4 : 0000000000000000 
[   10.244509] x3 : 0000000000000000 x2 : 0000000000000000 
[   10.244517] x1 : ffff8000125636a0 x0 : 000000000000004b 
[   10.244525] Call trace:
[   10.244538]  pm_runtime_enable+0xcc/0xd4
[   10.244773]  mdp5_mdss_init+0x238/0x240 [msm]
[   10.244983]  msm_drm_bind+0xc4/0x594 [msm]
[   10.245000]  try_to_bring_up_master+0x20c/0x2b8
[   10.327839]  __component_add+0xcc/0x198
[   10.332264]  component_add+0x20/0x2c
[   10.336291]  dsi_dev_probe+0x28/0x34 [msm]
[   10.339909]  platform_drv_probe+0x80/0xbc
[   10.343810]  really_probe+0x160/0x528
[   10.347887]  driver_probe_device+0x78/0x150
[   10.351533]  __device_attach_driver+0x11c/0x1b0
[   10.355526]  bus_for_each_drv+0x90/0xdc
[   10.360039]  __device_attach+0xd8/0x1b0
[   10.363857]  device_initial_probe+0x20/0x2c
[   10.367678]  bus_probe_device+0x40/0xa4
[   10.371844]  deferred_probe_work_func+0xac/0x108
[   10.375668]  process_one_work+0x1cc/0x3cc
[   10.380527]  worker_thread+0x278/0x4a0
[   10.384432]  kthread+0x138/0x230
[   10.388078]  ret_from_fork+0x10/0x30
[   10.391462] ---[ end trace dbc1cba77ed8ca4f ]---

test log snippet boot parser 4

Home

------------[ cut here ]------------
[   11.341816] Enabling runtime PM for inactive device (1a00000.mdss) with active children
[   11.341896] WARNING: CPU: 1 PID: 186 at drivers/base/power/runtime.c:1476 pm_runtime_enable+0xcc/0xd4
[   11.341901] Modules linked in: crct10dif_ce(+) adv7511 cec snd_soc_lpass_apq8016 snd_soc_lpass_cpu snd_soc_apq8016_sbc snd_soc_msm8916_digital qcom_camss msm snd_soc_lpass_platform snd_soc_qcom_common snd_soc_msm8916_analog rtc_pm8xxx qcom_spmi_temp_alarm videobuf2_dma_sg v4l2_fwnode qnoc_msm8916 videobuf2_v4l2 videobuf2_common mdt_loader videobuf2_memops drm_kms_helper qcom_rng i2c_qcom_cci icc_smd_rpm socinfo rmtfs_mem display_connector fuse drm ip_tables x_tables
[   11.342002] CPU: 1 PID: 186 Comm: kworker/1:6 Not tainted 5.10.233-rc1 #1
[   11.342005] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   11.342017] Workqueue: events deferred_probe_work_func
[   11.342026] pstate: 60000085 (nZCv daIf -PAN -UAO -TCO BTYPE=--)
[   11.342034] pc : pm_runtime_enable+0xcc/0xd4
[   11.342041] lr : pm_runtime_enable+0xcc/0xd4
[   11.342044] sp : ffff800012d8b9d0
[   11.342048] x29: ffff800012d8b9d0 x28: 0000000000000030 
[   11.342056] x27: ffff800012085608 x26: ffff00000cac1480 
[   11.342063] x25: ffff800011a04ef4 x24: ffff80001214a140 
[   11.342071] x23: ffff00000d48a000 x22: ffff000002763810 
[   11.342079] x21: ffff000002763800 x20: 0000000000000000 
[   11.342086] x19: ffff000002763810 x18: 0000000000000011 
[   11.342094] x17: 0000000000000001 x16: ffffffffffffffff 
[   11.342101] x15: 0000000000000004 x14: 6320657669746361 
[   11.342109] x13: 0000000000000004 x12: 0000000000000001 
[   11.342116] x11: 0000000000000000 x10: 0000000000000000 
[   11.342124] x9 : bb2ad2cfd3905900 x8 : bb2ad2cfd3905900 
[   11.342131] x7 : 6e757220676e696c x6 : ffff8000121bc65b 
[   11.342138] x5 : 0000000000000040 x4 : 0000000000000004 
[   11.342146] x3 : 000000000000006e x2 : 80000000fffff196 
[   11.342153] x1 : 0000000000000000 x0 : 000000000000004b 
[   11.342161] Call trace:
[   11.342169]  pm_runtime_enable+0xcc/0xd4
[   11.536983]  try_to_bring_up_master+0x20c/0x2b8
[   11.536991]  __component_add+0xcc/0x198
[   11.537005]  component_add+0x20/0x2c
[   11.544404]  dsi_dev_probe+0x28/0x34 [msm]
[   11.548023]  platform_drv_probe+0x80/0xbc
[   11.551921]  really_probe+0x160/0x528
[   11.555999]  driver_probe_device+0x78/0x150
[   11.559646]  __device_attach_driver+0x11c/0x1b0
[   11.563639]  bus_for_each_drv+0x90/0xdc
[   11.568151]  __device_attach+0xd8/0x1b0
[   11.571970]  device_initial_probe+0x20/0x2c
[   11.575790]  bus_probe_device+0x40/0xa4
[   11.579956]  deferred_probe_work_func+0xac/0x108
[   11.583782]  process_one_work+0x1cc/0x3cc
[   11.588640]  worker_thread+0x278/0x4a0
[   11.592545]  kthread+0x138/0x230
[   11.596193]  ret_from_fork+0x10/0x30
[   11.599593] ---[ end trace 1e5996e4ad91b4e0 ]---

test log snippet boot parser 5

Home

------------[ cut here ]------------
[   11.220332] Enabling runtime PM for inactive device (1a00000.mdss) with active children
[   11.225088] WARNING: CPU: 1 PID: 318 at drivers/base/power/runtime.c:1476 pm_runtime_enable+0xcc/0xd4
[   11.232750] Modules linked in: adv7511 crct10dif_ce cec rtc_pm8xxx qcom_spmi_temp_alarm snd_soc_lpass_apq8016 qcom_camss snd_soc_lpass_cpu snd_soc_msm8916_analog snd_soc_lpass_platform snd_soc_msm8916_digital msm snd_soc_apq8016_sbc snd_soc_qcom_common videobuf2_dma_sg v4l2_fwnode videobuf2_v4l2 qcom_rng qnoc_msm8916 videobuf2_common icc_smd_rpm i2c_qcom_cci videobuf2_memops mdt_loader drm_kms_helper socinfo display_connector rmtfs_mem fuse drm ip_tables x_tables
[   11.260725] CPU: 1 PID: 318 Comm: kworker/1:5 Not tainted 5.10.233-rc1 #1
[   11.282928] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   11.289880] Workqueue: events deferred_probe_work_func
[   11.296643] pstate: 60000085 (nZCv daIf -PAN -UAO -TCO BTYPE=--)
[   11.301596] pc : pm_runtime_enable+0xcc/0xd4
[   11.307754] lr : pm_runtime_enable+0xcc/0xd4
[   11.312004] sp : ffff80001251b9d0
[   11.316251] x29: ffff80001251b9d0 x28: 0000000000000030 
[   11.319470] x27: ffff800012085608 x26: ffff00000ca78c80 
[   11.324849] x25: ffff800011a04ef4 x24: ffff80001214a140 
[   11.330145] x23: ffff00000d49b800 x22: ffff000002763810 
[   11.335428] x21: ffff000002763800 x20: 0000000000000000 
[   11.340764] x19: ffff000002763810 x18: ffff80001190573e 
[   11.340775] x17: 0000000000000001 x16: ffffffffffffffff 
[   11.340783] x15: 0000000000000004 x14: ffff800011dea2b0 
[   11.340790] x13: 0000000000000003 x12: 0000000000000001 
[   11.340798] x11: 0000000000000000 x10: 0000000000000000 
[   11.340805] x9 : a687e7f004fbce00 x8 : a687e7f004fbce00 
[   11.340813] x7 : 0720072007200720 x6 : ffff000002598f00 
[   11.340820] x5 : 0000000000000040 x4 : 0000000000000000 
[   11.340827] x3 : 0000000000000000 x2 : 0000000000000000 
[   11.340835] x1 : ffff80001251b6a0 x0 : 000000000000004b 
[   11.340843] Call trace:
[   11.340855]  pm_runtime_enable+0xcc/0xd4
[   11.341074]  mdp5_mdss_init+0x238/0x240 [msm]
[   11.341278]  msm_drm_bind+0xc4/0x594 [msm]
[   11.341288]  try_to_bring_up_master+0x20c/0x2b8
[   11.341293]  __component_add+0xcc/0x198
[   11.341299]  component_add+0x20/0x2c
[   11.341497]  dsi_dev_probe+0x28/0x34 [msm]
[   11.341507]  platform_drv_probe+0x80/0xbc
[   11.341513]  really_probe+0x160/0x528
[   11.341518]  driver_probe_device+0x78/0x150
[   11.341524]  __device_attach_driver+0x11c/0x1b0
[   11.341529]  bus_for_each_drv+0x90/0xdc
[   11.341534]  __device_attach+0xd8/0x1b0
[   11.341539]  device_initial_probe+0x20/0x2c
[   11.341544]  bus_probe_device+0x40/0xa4
[   11.341549]  deferred_probe_work_func+0xac/0x108
[   11.341557]  process_one_work+0x1cc/0x3cc
[   11.341563]  worker_thread+0x278/0x4a0
[   11.341569]  kthread+0x138/0x230
[   11.341575]  ret_from_fork+0x10/0x30
[   11.341580] ---[ end trace 234b5b63a089c611 ]---

test log snippet boot parser 6

Home

------------[ cut here ]------------
[   10.446115] Enabling runtime PM for inactive device (1a00000.mdss) with active children
[   10.450867] WARNING: CPU: 0 PID: 34 at drivers/base/power/runtime.c:1476 pm_runtime_enable+0xcc/0xd4
[   10.458533] Modules linked in: crct10dif_ce adv7511 cec snd_soc_lpass_apq8016 snd_soc_lpass_cpu qcom_spmi_temp_alarm snd_soc_msm8916_analog snd_soc_lpass_platform snd_soc_msm8916_digital rtc_pm8xxx snd_soc_apq8016_sbc snd_soc_qcom_common msm qcom_camss qnoc_msm8916 icc_smd_rpm videobuf2_dma_sg qcom_rng v4l2_fwnode videobuf2_v4l2 mdt_loader videobuf2_common drm_kms_helper videobuf2_memops i2c_qcom_cci socinfo display_connector rmtfs_mem fuse drm ip_tables x_tables
[   10.486419] CPU: 0 PID: 34 Comm: kworker/0:1 Not tainted 5.10.233-rc1 #1
[   10.508631] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   10.508646] Workqueue: events deferred_probe_work_func
[   10.522244] pstate: 60000085 (nZCv daIf -PAN -UAO -TCO BTYPE=--)
[   10.527193] pc : pm_runtime_enable+0xcc/0xd4
[   10.533354] lr : pm_runtime_enable+0xcc/0xd4
[   10.537598] sp : ffff8000123139d0
[   10.541849] x29: ffff8000123139d0 x28: 0000000000000030 
[   10.545064] x27: ffff800012085608 x26: ffff00000d2a7880 
[   10.550446] x25: ffff800011a04ef4 x24: ffff80001214a140 
[   10.555741] x23: ffff00000d2e3800 x22: ffff000002763810 
[   10.561037] x21: ffff000002763800 x20: 0000000000000000 
[   10.566331] x19: ffff000002763810 x18: ffff80001190573e 
[   10.571628] x17: 0000000000000001 x16: ffffffffffffffff 
[   10.576922] x15: 0000000000000004 x14: ffff800011dea2b0 
[   10.582217] x13: 0000000000000003 x12: 0000000000000001 
[   10.587512] x11: 0000000000000000 x10: 0000000000000000 
[   10.592807] x9 : 4d9391e606902200 x8 : 4d9391e606902200 
[   10.598103] x7 : 0720072007200720 x6 : ffff000002598f00 
[   10.603397] x5 : 0000000080200020 x4 : 0000000000000000 
[   10.608693] x3 : 0000000000000000 x2 : 0000000000000000 
[   10.613988] x1 : ffff8000123136a0 x0 : 000000000000004b 
[   10.619284] Call trace:
[   10.624579]  pm_runtime_enable+0xcc/0xd4
[   10.626961]  mdp5_mdss_init+0x238/0x240 [msm]
[   10.631130]  msm_drm_bind+0xc4/0x594 [msm]
[   10.635179]  try_to_bring_up_master+0x20c/0x2b8
[   10.639164]  __component_add+0xcc/0x198
[   10.643589]  component_add+0x20/0x2c
[   10.647618]  dsi_dev_probe+0x28/0x34 [msm]
[   10.651237]  platform_drv_probe+0x80/0xbc
[   10.655137]  really_probe+0x160/0x528
[   10.659214]  driver_probe_device+0x78/0x150
[   10.662862]  __device_attach_driver+0x11c/0x1b0
[   10.666854]  bus_for_each_drv+0x90/0xdc
[   10.671368]  __device_attach+0xd8/0x1b0
[   10.675186]  device_initial_probe+0x20/0x2c
[   10.679006]  bus_probe_device+0x40/0xa4
[   10.683173]  deferred_probe_work_func+0xac/0x108
[   10.686995]  process_one_work+0x1cc/0x3cc
[   10.691852]  worker_thread+0x278/0x4a0
[   10.695758]  kthread+0x138/0x230
[   10.699404]  ret_from_fork+0x10/0x30
[   10.702787] ---[ end trace a49ed2563908f17a ]---

test log snippet boot parser 7

Home

------------[ cut here ]------------
[   11.089830] Enabling runtime PM for inactive device (1a00000.mdss) with active children
[   11.094625] WARNING: CPU: 1 PID: 313 at drivers/base/power/runtime.c:1476 pm_runtime_enable+0xcc/0xd4
[   11.094631] Modules linked in: crct10dif_ce adv7511(+) cec snd_soc_msm8916_analog snd_soc_lpass_apq8016 qcom_spmi_temp_alarm snd_soc_lpass_cpu rtc_pm8xxx snd_soc_lpass_platform snd_soc_apq8016_sbc snd_soc_msm8916_digital qcom_camss msm snd_soc_qcom_common videobuf2_dma_sg qnoc_msm8916 qcom_rng v4l2_fwnode videobuf2_v4l2 videobuf2_common mdt_loader videobuf2_memops i2c_qcom_cci icc_smd_rpm drm_kms_helper socinfo display_connector rmtfs_mem fuse drm ip_tables x_tables
[   11.094729] CPU: 1 PID: 313 Comm: kworker/1:5 Not tainted 5.10.233-rc1 #1
[   11.094733] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   11.094744] Workqueue: events deferred_probe_work_func
[   11.094754] pstate: 60000085 (nZCv daIf -PAN -UAO -TCO BTYPE=--)
[   11.094761] pc : pm_runtime_enable+0xcc/0xd4
[   11.094768] lr : pm_runtime_enable+0xcc/0xd4
[   11.094771] sp : ffff8000124c39d0
[   11.094775] x29: ffff8000124c39d0 x28: 0000000000000030 
[   11.094783] x27: ffff800012085608 x26: ffff00000cc67b80 
[   11.094791] x25: ffff800011a04ef4 x24: ffff80001214a140 
[   11.094799] x23: ffff00000d42e000 x22: ffff000002763810 
[   11.094806] x21: ffff000002763800 x20: 0000000000000000 
[   11.094814] x19: ffff000002763810 x18: ffff80001190573e 
[   11.094821] x17: 0000000000000001 x16: ffffffffffffffff 
[   11.094829] x15: 0000000000000004 x14: ffff800011dea2b0 
[   11.094836] x13: 0000000000000003 x12: 0000000000000001 
[   11.094844] x11: 0000000000000000 x10: 0000000000000000 
[   11.094852] x9 : 044b454ba0ef7300 x8 : 044b454ba0ef7300 
[   11.094859] x7 : 0720072007200720 x6 : ffff000002598f00 
[   11.094866] x5 : 0000000000000040 x4 : 0000000000000000 
[   11.094874] x3 : 0000000000000000 x2 : 0000000000000000 
[   11.094881] x1 : ffff8000124c36a0 x0 : 000000000000004b 
[   11.094889] Call trace:
[   11.094897]  pm_runtime_enable+0xcc/0xd4
[   11.095122]  mdp5_mdss_init+0x238/0x240 [msm]
[   11.095334]  msm_drm_bind+0xc4/0x594 [msm]
[   11.095346]  try_to_bring_up_master+0x20c/0x2b8
[   11.095351]  __component_add+0xcc/0x198
[   11.095357]  component_add+0x20/0x2c
[   11.095557]  dsi_dev_probe+0x28/0x34 [msm]
[   11.095568]  platform_drv_probe+0x80/0xbc
[   11.095573]  really_probe+0x160/0x528
[   11.095579]  driver_probe_device+0x78/0x150
[   11.095584]  __device_attach_driver+0x11c/0x1b0
[   11.095589]  bus_for_each_drv+0x90/0xdc
[   11.095594]  __device_attach+0xd8/0x1b0
[   11.095600]  device_initial_probe+0x20/0x2c
[   11.095604]  bus_probe_device+0x40/0xa4
[   11.095610]  deferred_probe_work_func+0xac/0x108
[   11.095617]  process_one_work+0x1cc/0x3cc
[   11.095623]  worker_thread+0x278/0x4a0
[   11.095630]  kthread+0x138/0x230
[   11.095636]  ret_from_fork+0x10/0x30
[   11.095642] ---[ end trace 1fde1cff9ed63733 ]---

test log snippet boot parser 8

Home

------------[ cut here ]------------
[   12.822556] **                                                      **
[   12.828194] WARNING: CPU: 3 PID: 299 at drivers/gpu/drm/msm/msm_gem_vma.c:76 msm_gem_map_vma+0xa4/0xbc [msm]
[   12.828205] Modules linked in:
[   12.833004] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[   12.839134]  qcom_camss(+) crct10dif_ce adv7511 videobuf2_dma_sg snd_soc_lpass_apq8016 v4l2_fwnode cec snd_soc_lpass_cpu snd_soc_apq8016_sbc videobuf2_memops msm(+) videobuf2_v4l2 snd_soc_lpass_platform snd_soc_qcom_common snd_soc_msm8916_digital snd_soc_msm8916_analog qcom_spmi_temp_alarm videobuf2_common rtc_pm8xxx
[   12.849876] **********************************************************
[   12.851967]  qnoc_msm8916 icc_smd_rpm mdt_loader i2c_qcom_cci qcom_rng drm_kms_helper socinfo rmtfs_mem display_connector fuse drm ip_tables x_tables
[   12.893047] CPU: 3 PID: 299 Comm: (udev-worker) Not tainted 5.10.233-rc1 #1
[   12.906482] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   12.913254] pstate: 80000005 (Nzcv daif -PAN -UAO -TCO BTYPE=--)
[   12.920357] pc : msm_gem_map_vma+0xa4/0xbc [msm]
[   12.926338] lr : msm_gem_get_and_pin_iova_range+0x128/0x174 [msm]
[   12.930788] sp : ffff800013def4f0
[   12.936769] x29: ffff800013def4f0 x28: ffff00003a2ce800 
[   12.940071] x27: ffff00003a2cd000 x26: 0000000000000000 
[   12.945452] x25: ffff00003e109600 x24: 0000000000000003 
[   12.950747] x23: ffff800013def5c0 x22: ffff00003cd04c00 
[   12.956043] x21: ffff00003cd041b0 x20: ffff00003cd04000 
[   12.961338] x19: ffff00003e109600 x18: ffff00003fd21250 
[   12.966632] x17: 0000000000000000 x16: ffff800013f40000 
[   12.971927] x15: 0000000000000001 x14: 0000000000000001 
[   12.977222] x13: 0000000000000000 x12: 0000000000000000 
[   12.982517] x11: ffffffffffffffff x10: 0000000000000000 
[   12.987814] x9 : ffff800009be85a8 x8 : 0000000000010000 
[   12.993107] x7 : 0000000000000001 x6 : ffffffffffffffff 
[   12.998402] x5 : 00000000b652ffff x4 : 0000000000000001 
[   13.003699] x3 : ffff0000354e5b00 x2 : 0000000000000003 
[   13.008992] x1 : 0000000000000000 x0 : ffff00003cd04c00 
[   13.014290] Call trace:
[   13.019730]  msm_gem_map_vma+0xa4/0xbc [msm]
[   13.021894]  msm_gem_get_and_pin_iova_range+0x128/0x174 [msm]
[   13.026407]  msm_gem_kernel_new+0x50/0x150 [msm]
[   13.032048]  dsi_tx_buf_alloc_6g+0x50/0xb0 [msm]
[   13.036727]  msm_dsi_host_modeset_init+0x94/0x150 [msm]
[   13.041328]  msm_dsi_modeset_init+0x54/0x220 [msm]
[   13.046277]  modeset_init+0x2e4/0x4f0 [msm]
[   13.051132]  mdp5_kms_init+0x1dc/0x3b0 [msm]
[   13.055212]  msm_drm_bind+0x4bc/0x5bc [msm]
[   13.059608]  try_to_bring_up_master+0x200/0x2d0
[   13.063510]  component_master_add_with_match+0xd0/0x110
[   13.068147]  msm_pdev_probe+0x26c/0x304 [msm]
[   13.073233]  platform_drv_probe+0x5c/0xb4
[   13.077745]  really_probe+0xf8/0x53c
[   13.081736]  driver_probe_device+0xec/0x140
[   13.085383]  device_driver_attach+0xc8/0xd0
[   13.089289]  __driver_attach+0xd0/0x190
[   13.093454]  bus_for_each_dev+0x7c/0xe0
[   13.097273]  driver_attach+0x2c/0x40
[   13.101094]  bus_add_driver+0x154/0x254
[   13.104912]  driver_register+0x80/0x13c
[   13.108472]  __platform_driver_register+0x50/0x5c
[   13.112415]  msm_drm_register+0x64/0x7c [msm]
[   13.117157]  do_one_initcall+0x60/0x300
[   13.121492]  do_init_module+0x50/0x260
[   13.125137]  load_module+0x2360/0x2b90
[   13.128957]  __do_sys_finit_module+0xa8/0x11c
[   13.132692]  __arm64_sys_finit_module+0x28/0x34
[   13.137120]  do_el0_svc+0x94/0x220
[   13.141459]  el0_svc+0x20/0x30
[   13.144929]  el0_sync_handler+0xe8/0x140
[   13.147967]  el0_sync+0x180/0x1c0
[   13.152047] ---[ end trace ea1478a22f37091e ]---

test log snippet boot parser 9

Home

------------[ cut here ]------------
[   12.822556] **                                                      **
[   12.828194] WARNING: CPU: 3 PID: 299 at drivers/gpu/drm/msm/msm_gem_vma.c:76 msm_gem_map_vma+0xa4/0xbc [msm]
[   12.828205] Modules linked in:
[   12.833004] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[   12.839134]  qcom_camss(+) crct10dif_ce adv7511 videobuf2_dma_sg snd_soc_lpass_apq8016 v4l2_fwnode cec snd_soc_lpass_cpu snd_soc_apq8016_sbc videobuf2_memops msm(+) videobuf2_v4l2 snd_soc_lpass_platform snd_soc_qcom_common snd_soc_msm8916_digital snd_soc_msm8916_analog qcom_spmi_temp_alarm videobuf2_common rtc_pm8xxx
[   12.849876] **********************************************************
[   12.851967]  qnoc_msm8916 icc_smd_rpm mdt_loader i2c_qcom_cci qcom_rng drm_kms_helper socinfo rmtfs_mem display_connector fuse drm ip_tables x_tables
[   12.893047] CPU: 3 PID: 299 Comm: (udev-worker) Not tainted 5.10.233-rc1 #1
[   12.906482] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   12.913254] pstate: 80000005 (Nzcv daif -PAN -UAO -TCO BTYPE=--)
[   12.920357] pc : msm_gem_map_vma+0xa4/0xbc [msm]
[   12.926338] lr : msm_gem_get_and_pin_iova_range+0x128/0x174 [msm]
[   12.930788] sp : ffff800013def4f0
[   12.936769] x29: ffff800013def4f0 x28: ffff00003a2ce800 
[   12.940071] x27: ffff00003a2cd000 x26: 0000000000000000 
[   12.945452] x25: ffff00003e109600 x24: 0000000000000003 
[   12.950747] x23: ffff800013def5c0 x22: ffff00003cd04c00 
[   12.956043] x21: ffff00003cd041b0 x20: ffff00003cd04000 
[   12.961338] x19: ffff00003e109600 x18: ffff00003fd21250 
[   12.966632] x17: 0000000000000000 x16: ffff800013f40000 
[   12.971927] x15: 0000000000000001 x14: 0000000000000001 
[   12.977222] x13: 0000000000000000 x12: 0000000000000000 
[   12.982517] x11: ffffffffffffffff x10: 0000000000000000 
[   12.987814] x9 : ffff800009be85a8 x8 : 0000000000010000 
[   12.993107] x7 : 0000000000000001 x6 : ffffffffffffffff 
[   12.998402] x5 : 00000000b652ffff x4 : 0000000000000001 
[   13.003699] x3 : ffff0000354e5b00 x2 : 0000000000000003 
[   13.008992] x1 : 0000000000000000 x0 : ffff00003cd04c00 
[   13.014290] Call trace:
[   13.019730]  msm_gem_map_vma+0xa4/0xbc [msm]
[   13.021894]  msm_gem_get_and_pin_iova_range+0x128/0x174 [msm]
[   13.026407]  msm_gem_kernel_new+0x50/0x150 [msm]
[   13.032048]  dsi_tx_buf_alloc_6g+0x50/0xb0 [msm]
[   13.036727]  msm_dsi_host_modeset_init+0x94/0x150 [msm]
[   13.041328]  msm_dsi_modeset_init+0x54/0x220 [msm]
[   13.046277]  modeset_init+0x2e4/0x4f0 [msm]
[   13.051132]  mdp5_kms_init+0x1dc/0x3b0 [msm]
[   13.055212]  msm_drm_bind+0x4bc/0x5bc [msm]
[   13.059608]  try_to_bring_up_master+0x200/0x2d0
[   13.063510]  component_master_add_with_match+0xd0/0x110
[   13.068147]  msm_pdev_probe+0x26c/0x304 [msm]
[   13.073233]  platform_drv_probe+0x5c/0xb4
[   13.077745]  really_probe+0xf8/0x53c
[   13.081736]  driver_probe_device+0xec/0x140
[   13.085383]  device_driver_attach+0xc8/0xd0
[   13.089289]  __driver_attach+0xd0/0x190
[   13.093454]  bus_for_each_dev+0x7c/0xe0
[   13.097273]  driver_attach+0x2c/0x40
[   13.101094]  bus_add_driver+0x154/0x254
[   13.104912]  driver_register+0x80/0x13c
[   13.108472]  __platform_driver_register+0x50/0x5c
[   13.112415]  msm_drm_register+0x64/0x7c [msm]
[   13.117157]  do_one_initcall+0x60/0x300
[   13.121492]  do_init_module+0x50/0x260
[   13.125137]  load_module+0x2360/0x2b90
[   13.128957]  __do_sys_finit_module+0xa8/0x11c
[   13.132692]  __arm64_sys_finit_module+0x28/0x34
[   13.137120]  do_el0_svc+0x94/0x220
[   13.141459]  el0_svc+0x20/0x30
[   13.144929]  el0_sync_handler+0xe8/0x140
[   13.147967]  el0_sync+0x180/0x1c0
[   13.152047] ---[ end trace ea1478a22f37091e ]---

test log snippet boot parser 10

Home

------------[ cut here ]------------
[   12.586459] **********************************************************
[   12.588883] WARNING: CPU: 0 PID: 33 at drivers/gpu/drm/msm/msm_gem_vma.c:76 msm_gem_map_vma+0xa4/0xbc [msm]
[   12.588892] Modules linked in: qcom_camss(+) crct10dif_ce videobuf2_dma_sg snd_soc_lpass_apq8016 adv7511 snd_soc_apq8016_sbc snd_soc_lpass_cpu v4l2_fwnode msm cec snd_soc_lpass_platform snd_soc_qcom_common videobuf2_memops snd_soc_msm8916_digital videobuf2_v4l2 snd_soc_msm8916_analog qcom_spmi_temp_alarm videobuf2_common rtc_pm8xxx qcom_rng i2c_qcom_cci qnoc_msm8916 mdt_loader drm_kms_helper icc_smd_rpm rmtfs_mem socinfo display_connector fuse drm ip_tables x_tables
[   12.602063] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[   12.628521] CPU: 0 PID: 33 Comm: kworker/0:1 Not tainted 5.10.233-rc1 #1
[   12.628524] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   12.628540] Workqueue: events deferred_probe_work_func
[   12.628548] pstate: 80000005 (Nzcv daif -PAN -UAO -TCO BTYPE=--)
[   12.628691] pc : msm_gem_map_vma+0xa4/0xbc [msm]
[   12.628833] lr : msm_gem_get_and_pin_iova_range+0x128/0x174 [msm]
[   12.650791] **                                                      **
[   12.657224] sp : ffff8000130cf790
[   12.657227] x29: ffff8000130cf790 x28: ffff0000308ba800 
[   12.657236] x27: ffff0000308b9800 x26: 0000000000000000 
[   12.657244] x25: ffff000034204b00 x24: 0000000000000003 
[   12.657251] x23: ffff8000130cf860 x22: ffff00003abbbc00 
[   12.657259] x21: ffff00003abbbfb0 x20: ffff00003abbbe00 
[   12.664099] ** trace_printk() being used. Allocating extra memory.  **
[   12.670760] 
[   12.670763] x19: ffff000034204b00 x18: ffff00003fb41250 
[   12.670772] x17: 0000000000000000 x16: 0000000000000000 
[   12.675727] **                                                      **
[   12.681870] x15: 0000000000000001 x14: 0000000000000001 
[   12.681877] x13: 0000000000000010 x12: 0000000000000000 
[   12.681885] x11: 0101010101010101 x10: 0000000000000000 
[   12.686491] ** This means that this is a DEBUG kernel and it is     **
[   12.692462] 
[   12.692465] x9 : ffff800009c185a8 x8 : 0000000000010000 
[   12.692473] x7 : 0000000000000001 x6 : ffffffffffffffff 
[   12.698897] ** unsafe for production use.                           **
[   12.702269] x5 : 00000000b3c9ffff x4 : 0000000000000001 
[   12.702277] x3 : ffff000034bfa580 x2 : 0000000000000003 
[   12.702287] x1 : 0000000000000000 
[   12.707667] **                                                      **
[   12.712947] x0 : ffff00003abbbc00 
[   12.712953] Call trace:
[   12.713094]  msm_gem_map_vma+0xa4/0xbc [msm]
[   12.713220]  msm_gem_get_and_pin_iova_range+0x128/0x174 [msm]
[   12.718260] ** If you see this message and you are not debugging    **
[   12.723656]  msm_gem_kernel_new+0x50/0x150 [msm]
[   12.723778]  dsi_tx_buf_alloc_6g+0x50/0xb0 [msm]
[   12.728853] ** the kernel, report this immediately to your vendor!  **
[   12.735277]  msm_dsi_host_modeset_init+0x94/0x150 [msm]
[   12.735394]  msm_dsi_modeset_init+0x54/0x220 [msm]
[   12.736822] **                                                      **
[   12.742224]  modeset_init+0x2e4/0x4f0 [msm]
[   12.742340]  mdp5_kms_init+0x1dc/0x3b0 [msm]
[   12.747428] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[   12.753858]  msm_drm_bind+0x4bc/0x5bc [msm]
[   12.753870]  try_to_bring_up_master+0x200/0x2d0
[   12.759231] **********************************************************
[   12.764513]  __component_add+0xac/0x194
[   12.764520]  component_add+0x1c/0x30
[   12.764635]  dsi_dev_probe+0x24/0x30 [msm]
[   12.764644]  platform_drv_probe+0x5c/0xb4
[   12.911300]  really_probe+0xf8/0x53c
[   12.915378]  driver_probe_device+0xec/0x140
[   12.919025]  __device_attach_driver+0xc4/0x150
[   12.922932]  bus_for_each_drv+0x84/0xe0
[   12.927443]  __device_attach+0xa4/0x1c0
[   12.931177]  device_initial_probe+0x1c/0x30
[   12.934997]  bus_probe_device+0xa4/0xb0
[   12.939162]  deferred_probe_work_func+0xa4/0xf4
[   12.942984]  process_one_work+0x1fc/0x4e0
[   12.947496]  worker_thread+0x78/0x47c
[   12.951662]  kthread+0x148/0x154
[   12.955307]  ret_from_fork+0x10/0x3c
[   12.958605] ---[ end trace c44a4bf29817f091 ]---

test log snippet boot parser 11

Home

------------[ cut here ]------------
[   10.774782] Enabling runtime PM for inactive device (1a00000.mdss) with active children
[   10.779527] WARNING: CPU: 0 PID: 33 at drivers/base/power/runtime.c:1471 pm_runtime_enable+0xc4/0x104
[   10.787201] Modules linked in: cec snd_soc_lpass_apq8016 snd_soc_apq8016_sbc snd_soc_lpass_cpu snd_soc_msm8916_digital qcom_camss snd_soc_lpass_platform snd_soc_qcom_common msm snd_soc_msm8916_analog qcom_spmi_temp_alarm videobuf2_dma_sg rtc_pm8xxx qnoc_msm8916 v4l2_fwnode icc_smd_rpm videobuf2_memops qcom_rng videobuf2_v4l2 mdt_loader videobuf2_common i2c_qcom_cci socinfo drm_kms_helper display_connector rmtfs_mem fuse drm ip_tables x_tables
[   10.813437] CPU: 0 PID: 33 Comm: kworker/0:1 Not tainted 5.10.233-rc1 #1
[   10.835650] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   10.835665] Workqueue: events deferred_probe_work_func
[   10.849174] pstate: 60000085 (nZCv daIf -PAN -UAO -TCO BTYPE=--)
[   10.854125] pc : pm_runtime_enable+0xc4/0x104
[   10.860282] lr : pm_runtime_enable+0xc4/0x104
[   10.864529] sp : ffff8000130cf9c0
[   10.868868] x29: ffff8000130cf9c0 x28: ffff000035bf0d60 
[   10.872171] x27: ffff000035697200 x26: 00000000fffffef7 
[   10.877553] x25: ffff800009e5b190 x24: ffff800009e5b000 
[   10.882848] x23: ffff0000354a3000 x22: ffff00003e30b010 
[   10.888144] x21: ffff00003e30b104 x20: 0000000000000000 
[   10.893438] x19: ffff00003e30b010 x18: 0000000000000006 
[   10.898749] x17: 0000000000000000 x16: 0000000000000000 
[   10.904030] x15: ffff8000130cf4e0 x14: 0720072007200720 
[   10.909324] x13: 0720072007200720 x12: 0720072007200720 
[   10.914619] x11: 0720072007200720 x10: ffff8000125f4108 
[   10.919915] x9 : ffff80001018e378 x8 : 00000000ffffefff 
[   10.925210] x7 : ffff8000125f4108 x6 : 80000000fffff000 
[   10.930505] x5 : 0000000000000001 x4 : ffff00003fab29a8 
[   10.935800] x3 : 0000000000000000 x2 : 0000000000000000 
[   10.941095] x1 : 0000000000000000 x0 : ffff00003f6e2f40 
[   10.946392] Call trace:
[   10.951685]  pm_runtime_enable+0xc4/0x104
[   10.954025]  mdp5_mdss_init+0x214/0x2b0 [msm]
[   10.958165]  msm_drm_bind+0x1cc/0x5bc [msm]
[   10.962373]  try_to_bring_up_master+0x200/0x2d0
[   10.966359]  __component_add+0xac/0x194
[   10.970873]  component_add+0x1c/0x30
[   10.974822]  dsi_dev_probe+0x24/0x30 [msm]
[   10.978515]  platform_drv_probe+0x5c/0xb4
[   10.982417]  really_probe+0xf8/0x53c
[   10.986495]  driver_probe_device+0xec/0x140
[   10.990141]  __device_attach_driver+0xc4/0x150
[   10.994049]  bus_for_each_drv+0x84/0xe0
[   10.998561]  __device_attach+0xa4/0x1c0
[   11.002291]  device_initial_probe+0x1c/0x30
[   11.006111]  bus_probe_device+0xa4/0xb0
[   11.010280]  deferred_probe_work_func+0xa4/0xf4
[   11.014101]  process_one_work+0x1fc/0x4e0
[   11.018612]  worker_thread+0x78/0x47c
[   11.022775]  kthread+0x148/0x154
[   11.026421]  ret_from_fork+0x10/0x3c
[   11.029718] ---[ end trace a34c4d5b91d1cb37 ]---

test log snippet boot parser 12

Home

------------[ cut here ]------------
[   10.961399] Enabling runtime PM for inactive device (1a00000.mdss) with active children
[   10.966161] WARNING: CPU: 1 PID: 229 at drivers/base/power/runtime.c:1471 pm_runtime_enable+0xc4/0x104
[   10.973817] Modules linked in: adv7511 cec snd_soc_lpass_apq8016 qcom_camss snd_soc_lpass_cpu snd_soc_apq8016_sbc msm snd_soc_msm8916_digital snd_soc_qcom_common snd_soc_lpass_platform snd_soc_msm8916_analog qcom_spmi_temp_alarm rtc_pm8xxx videobuf2_dma_sg v4l2_fwnode videobuf2_memops videobuf2_v4l2 mdt_loader videobuf2_common drm_kms_helper qcom_rng qnoc_msm8916 i2c_qcom_cci icc_smd_rpm socinfo display_connector rmtfs_mem fuse drm ip_tables x_tables
[   11.000873] CPU: 1 PID: 229 Comm: kworker/1:9 Not tainted 5.10.233-rc1 #1
[   11.000878] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   11.000893] Workqueue: events deferred_probe_work_func
[   11.000904] pstate: 60000085 (nZCv daIf -PAN -UAO -TCO BTYPE=--)
[   11.000910] pc : pm_runtime_enable+0xc4/0x104
[   11.000916] lr : pm_runtime_enable+0xc4/0x104
[   11.000919] sp : ffff80001322f9c0
[   11.000923] x29: ffff80001322f9c0 x28: ffff0000357d4c60 
[   11.000940] x25: ffff800009d7b190 x24: ffff800009d7b000 
[   11.000948] x23: ffff0000314da800 x22: ffff00003e30b010 
[   11.000956] x21: ffff00003e30b104 x20: 0000000000000000 
[   11.000964] x19: ffff00003e30b010 x18: 0000000000000006 
[   11.000972] x17: 0000000000000000 x16: 0000000000000000 
[   11.000980] x15: ffff80001322f4e0 x14: 0720072007200720 
[   11.000988] x13: 0720072007200720 x12: 0720072007200720 
[   11.000997] x11: 0720072007200720 x10: ffff8000125f4108 
[   11.001005] x9 : ffff80001018e378 x8 : 00000000ffffefff 
[   11.001013] x7 : ffff8000125f4108 x6 : 80000000fffff000 
[   11.001021] x5 : 0000000000000001 x4 : ffff00003fb529a8 
[   11.001029] x3 : 0000000000000000 x2 : 0000000000000000 
[   11.001036] x1 : 0000000000000000 x0 : ffff000039973f00 
[   11.001044] Call trace:
[   11.001051]  pm_runtime_enable+0xc4/0x104
[   11.001197]  mdp5_mdss_init+0x214/0x2b0 [msm]
[   11.001331]  msm_drm_bind+0x1cc/0x5bc [msm]
[   11.001342]  try_to_bring_up_master+0x200/0x2d0
[   11.001348]  __component_add+0xac/0x194
[   11.001354]  component_add+0x1c/0x30
[   11.001485]  dsi_dev_probe+0x24/0x30 [msm]
[   11.001492]  platform_drv_probe+0x5c/0xb4
[   11.001499]  really_probe+0xf8/0x53c
[   11.001506]  driver_probe_device+0xec/0x140
[   11.001512]  __device_attach_driver+0xc4/0x150
[   11.001517]  bus_for_each_drv+0x84/0xe0
[   11.001523]  __device_attach+0xa4/0x1c0
[   11.001529]  device_initial_probe+0x1c/0x30
[   11.001534]  bus_probe_device+0xa4/0xb0
[   11.001541]  deferred_probe_work_func+0xa4/0xf4
[   11.001548]  process_one_work+0x1fc/0x4e0
[   11.001554]  worker_thread+0x78/0x47c
[   11.001559]  kthread+0x148/0x154
[   11.001565]  ret_from_fork+0x10/0x3c
[   11.001570] ---[ end trace 067a5dcb9c328267 ]---

test log snippet boot parser 13

Home

------------[ cut here ]------------
[    9.574864] Enabling runtime PM for inactive device (1a00000.mdss) with active children
[    9.579607] WARNING: CPU: 1 PID: 234 at drivers/base/power/runtime.c:1471 pm_runtime_enable+0xc4/0x104
[    9.587283] Modules linked in: adv7511 cec qcom_spmi_temp_alarm snd_soc_msm8916_analog rtc_pm8xxx snd_soc_lpass_apq8016 snd_soc_apq8016_sbc snd_soc_lpass_cpu snd_soc_lpass_platform snd_soc_msm8916_digital snd_soc_qcom_common msm qcom_camss qcom_rng videobuf2_dma_sg qnoc_msm8916 v4l2_fwnode videobuf2_memops mdt_loader videobuf2_v4l2 videobuf2_common icc_smd_rpm i2c_qcom_cci drm_kms_helper socinfo display_connector rmtfs_mem fuse drm ip_tables x_tables
[    9.614301] CPU: 1 PID: 234 Comm: kworker/1:11 Not tainted 5.10.233-rc1 #1
[    9.636519] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[    9.636535] Workqueue: events deferred_probe_work_func
[    9.636548] pstate: 60000085 (nZCv daIf -PAN -UAO -TCO BTYPE=--)
[    9.636555] pc : pm_runtime_enable+0xc4/0x104
[    9.636560] lr : pm_runtime_enable+0xc4/0x104
[    9.636563] sp : ffff800013fef9c0
[    9.636567] x29: ffff800013fef9c0 x28: ffff00003992b660 
[    9.636576] x27: ffff00003ce41400 x26: 00000000fffffef7 
[    9.636585] x25: ffff800009d5b190 x24: ffff800009d5b000 
[    9.636592] x23: ffff000034cae800 x22: ffff00003e30b010 
[    9.636600] x21: ffff00003e30b104 x20: 0000000000000000 
[    9.636608] x19: ffff00003e30b010 x18: 0000000000000006 
[    9.636616] x17: 0000000000000000 x16: ffff8000144c0000 
[    9.636623] x15: ffff800013fef4e0 x14: 0720072007200720 
[    9.636631] x13: 0720072007200720 x12: 0720072007200720 
[    9.636639] x11: 0720072007200720 x10: ffff8000125f4108 
[    9.636646] x9 : ffff80001018e378 x8 : 00000000ffffefff 
[    9.636661] x7 : ffff8000125f4108 x6 : 80000000fffff000 
[    9.731541] x5 : 0000000000000001 x4 : ffff00003fb529a8 
[    9.736842] x3 : 0000000000000000 x2 : 0000000000000000 
[    9.742131] x1 : 0000000000000000 x0 : ffff00003eb0ad40 
[    9.747428] Call trace:
[    9.752724]  pm_runtime_enable+0xc4/0x104
[    9.769098]  msm_drm_bind+0x1cc/0x5bc [msm]
[    9.769135]  try_to_bring_up_master+0x200/0x2d0
[    9.772109]  __component_add+0xac/0x194
[    9.772117]  component_add+0x1c/0x30
[    9.772259]  dsi_dev_probe+0x24/0x30 [msm]
[    9.772285]  platform_drv_probe+0x5c/0xb4
[    9.788144]  really_probe+0xf8/0x53c
[    9.792224]  driver_probe_device+0xec/0x140
[    9.795868]  __device_attach_driver+0xc4/0x150
[    9.799775]  bus_for_each_drv+0x84/0xe0
[    9.804287]  __device_attach+0xa4/0x1c0
[    9.808019]  device_initial_probe+0x1c/0x30
[    9.811840]  bus_probe_device+0xa4/0xb0
[    9.816006]  deferred_probe_work_func+0xa4/0xf4
[    9.819828]  process_one_work+0x1fc/0x4e0
[    9.824339]  worker_thread+0x78/0x47c
[    9.828506]  kthread+0x148/0x154
[    9.832152]  ret_from_fork+0x10/0x3c
[    9.857479] msm_mdp 1a01000.mdp: [drm:mdp5_bind [msm]] MDP5 version v1.6
[    9.872944] msm_dsi 1a98000.dsi: supply gdsc not found, using dummy regulator
[    9.885987] msm 1a00000.mdss: bound 1a98000.dsi (ops dsi_ops [msm])
[    9.886883] adreno 1c00000.gpu: supply vdd not found, using dummy regulator
[    9.891612] adreno 1c00000.gpu: supply vddcx not found, using dummy regulator
[    9.898968] msm 1a00000.mdss: bound 1c00000.gpu (ops a3xx_ops [msm])
[    9.923149] msm 1a00000.mdss: fall back to the other CTL category for INTF 1!
[    9.923602] ------------[ cut here ]------------
[    9.929420] WARNING: CPU: 1 PID: 234 at drivers/gpu/drm/msm/msm_gem_vma.c:76 msm_gem_map_vma+0xa4/0xbc [msm]
[    9.933977] Modules linked in: crct10dif_ce adv7511 cec qcom_spmi_temp_alarm snd_soc_msm8916_analog rtc_pm8xxx snd_soc_lpass_apq8016 snd_soc_apq8016_sbc snd_soc_lpass_cpu snd_soc_lpass_platform snd_soc_msm8916_digital snd_soc_qcom_common msm qcom_camss qcom_rng videobuf2_dma_sg qnoc_msm8916 v4l2_fwnode videobuf2_memops mdt_loader videobuf2_v4l2 videobuf2_common icc_smd_rpm i2c_qcom_cci drm_kms_helper socinfo display_connector rmtfs_mem fuse drm ip_tables x_tables
[    9.962303] CPU: 1 PID: 234 Comm: kworker/1:11 Tainted: G        W         5.10.233-rc1 #1
[    9.962308] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[    9.962325] Workqueue: events deferred_probe_work_func
[    9.999667] pstate: 80000005 (Nzcv daif -PAN -UAO -TCO BTYPE=--)
[   10.004761] pc : msm_gem_map_vma+0xa4/0xbc [msm]
[   10.010923] lr : msm_gem_get_and_pin_iova_range+0x128/0x174 [msm]
[   10.015378] sp : ffff800013fef790
[   10.021359] x29: ffff800013fef790 x28: ffff000034cae800 
[   10.040724] x19: ffff00003992f900 x18: ffff00003fbe1250 
[   10.040768] x17: 0000000000000000 x16: ffff800014880000 
[   10.045111] x15: 0000000000000001 x14: 0000000000000001 
[   10.050407] x13: 0000000000000010 x12: 0000000000000000 
[   10.055704] x11: 0101010101010101 x10: 0000000000000000 
[   10.060998] x9 : ffff800009cd85a8 x8 : 0000000000010000 
[   10.066293] x7 : 0000000000000001 x6 : ffffffffffffffff 
[   10.071587] x5 : 00000000b6d4ffff x4 : 0000000000000001 
[   10.076883] x3 : ffff00003dae3600 x2 : 0000000000000003 
[   10.082177] x1 : 0000000000000000 x0 : ffff000033082a00 
[   10.087473] Call trace:
[   10.092905]  msm_gem_map_vma+0xa4/0xbc [msm]
[   10.095069]  msm_gem_get_and_pin_iova_range+0x128/0x174 [msm]
[   10.099599]  msm_gem_kernel_new+0x50/0x150 [msm]
[   10.099733]  dsi_tx_buf_alloc_6g+0x50/0xb0 [msm]
[   10.109904]  msm_dsi_host_modeset_init+0x94/0x150 [msm]
[   10.114500]  msm_dsi_modeset_init+0x54/0x220 [msm]
[   10.119446]  modeset_init+0x2e4/0x4f0 [msm]
[   10.124311]  mdp5_kms_init+0x1dc/0x3b0 [msm]
[   10.128387]  msm_drm_bind+0x4bc/0x5bc [msm]
[   10.132791]  try_to_bring_up_master+0x200/0x2d0
[   10.136694]  __component_add+0xac/0x194
[   10.141205]  component_add+0x1c/0x30
[   10.145133]  dsi_dev_probe+0x24/0x30 [msm]
[   10.148847]  platform_drv_probe+0x5c/0xb4
[   10.152752]  really_probe+0xf8/0x53c
[   10.156831]  driver_probe_device+0xec/0x140
[   10.160477]  __device_attach_driver+0xc4/0x150
[   10.164383]  bus_for_each_drv+0x84/0xe0
[   10.168896]  __device_attach+0xa4/0x1c0
[   10.172630]  device_initial_probe+0x1c/0x30
[   10.176449]  bus_probe_device+0xa4/0xb0
[   10.180615]  deferred_probe_work_func+0xa4/0xf4
[   10.184438]  process_one_work+0x1fc/0x4e0
[   10.188948]  worker_thread+0x78/0x47c
[   10.193114]  kthread+0x148/0x154
[   10.196760]  ret_from_fork+0x10/0x3c
[   10.211544] msm_dsi_host_modeset_init: alloc tx gem obj failed, -22
[   10.211736] msm 1a00000.mdss: [drm:msm_dsi_modeset_init [msm]] *ERROR* failed to modeset init host: -22
[   10.216961] msm_mdp 1a01000.mdp: [drm:mdp5_kms_init [msm]] *ERROR* modeset_init failed: -22
[   10.226222] ------------[ cut here ]------------
[   10.234495] Memory manager not clean during takedown.
[   10.239566] WARNING: CPU: 1 PID: 234 at drivers/gpu/drm/drm_mm.c:998 drm_mm_takedown+0x30/0x40 [drm]
[   10.244292] Modules linked in: snd_soc_hdmi_codec crct10dif_ce adv7511 cec qcom_spmi_temp_alarm snd_soc_msm8916_analog rtc_pm8xxx snd_soc_lpass_apq8016 snd_soc_apq8016_sbc snd_soc_lpass_cpu snd_soc_lpass_platform snd_soc_msm8916_digital snd_soc_qcom_common msm qcom_camss qcom_rng videobuf2_dma_sg qnoc_msm8916 v4l2_fwnode videobuf2_memops mdt_loader videobuf2_v4l2 videobuf2_common icc_smd_rpm i2c_qcom_cci drm_kms_helper socinfo display_connector rmtfs_mem fuse drm ip_tables x_tables
[   10.273755] CPU: 1 PID: 234 Comm: kworker/1:11 Tainted: G        W         5.10.233-rc1 #1
[   10.273760] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   10.273776] Workqueue: events deferred_probe_work_func
[   10.273786] pstate: 60000005 (nZCv daif -PAN -UAO -TCO BTYPE=--)
[   10.273926] pc : drm_mm_takedown+0x30/0x40 [drm]
[   10.274061] lr : drm_mm_takedown+0x30/0x40 [drm]
[   10.326745] sp : ffff800013fef980
[   10.331341] x29: ffff800013fef980 x28: ffff00003992b660 
[   10.349231] x19: ffff000033082a00 x18: 0000000000000006 
[   10.349275] x17: 0000000000000000 x16: ffff800014880000 
[   10.353876] x15: ffff800013fef4a0 x14: 0720072007200720 
[   10.359171] x13: 0720072007200720 x12: 0720072007200720 
[   10.364467] x11: 0720072007200720 x10: ffff8000125f4108 
[   10.369761] x9 : ffff80001018e378 x8 : 00000000ffffefff 
[   10.375056] x7 : ffff8000125f4108 x6 : ffff800012579000 
[   10.380352] x5 : ffff800012579aa8 x4 : ffff00003fb529a0 
[   10.385647] x3 : 0000000000000000 x2 : 0000000000000000 
[   10.390943] x1 : 0000000000000000 x0 : ffff00003eb0ad40 
[   10.396237] Call trace:
[   10.401657]  drm_mm_takedown+0x30/0x40 [drm]
[   10.403890]  msm_gem_address_space_put.part.0+0x84/0xd0 [msm]
[   10.408375]  msm_gem_address_space_put+0x1c/0x30 [msm]
[   10.408508]  mdp5_kms_destroy+0x94/0xb0 [msm]
[   10.419021]  mdp5_kms_init+0x240/0x3b0 [msm]
[   10.423441]  msm_drm_bind+0x4bc/0x5bc [msm]
[   10.427669]  try_to_bring_up_master+0x200/0x2d0
[   10.431569]  __component_add+0xac/0x194
[   10.436080]  component_add+0x1c/0x30
[   10.440030]  dsi_dev_probe+0x24/0x30 [msm]
[   10.443723]  platform_drv_probe+0x5c/0xb4
[   10.447627]  really_probe+0xf8/0x53c
[   10.451706]  driver_probe_device+0xec/0x140
[   10.455353]  __device_attach_driver+0xc4/0x150
[   10.459259]  bus_for_each_drv+0x84/0xe0
[   10.463771]  __device_attach+0xa4/0x1c0
[   10.467504]  device_initial_probe+0x1c/0x30
[   10.471325]  bus_probe_device+0xa4/0xb0
[   10.475491]  deferred_probe_work_func+0xa4/0xf4
[   10.479313]  process_one_work+0x1fc/0x4e0
[   10.483825]  worker_thread+0x78/0x47c
[   10.487990]  kthread+0x148/0x154
[   10.491634]  ret_from_fork+0x10/0x3c
[   10.508663] msm 1a00000.mdss: [drm:msm_drm_bind [msm]] *ERROR* failed to load kms
[   10.510307] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000250
[   10.518923] Mem abort info:
[   10.524005]   ESR = 0x96000005
[   10.526494]   EC = 0x25: DABT (current EL), IL = 32 bits
[   10.543386]   EA = 0, S1PTW = 0
[   10.543422] Data abort info:
[   10.545421]   ISV = 0, ISS = 0x00000005
[   10.548565]   CM = 0, WnR = 0
[   10.552128] user pgtable: 64k pages, 48-bit VAs, pgdp=00000000bd280000
[   10.555207] [0000000000000250] pgd=0000000000000000, p4d=0000000000000000, pud=0000000000000000
[   10.561662] Internal error: Oops: 0000000096000005 [#1] PREEMPT SMP
[   10.570219] Modules linked in: snd_soc_hdmi_codec crct10dif_ce adv7511 cec qcom_spmi_temp_alarm snd_soc_msm8916_analog rtc_pm8xxx snd_soc_lpass_apq8016 snd_soc_apq8016_sbc snd_soc_lpass_cpu snd_soc_lpass_platform snd_soc_msm8916_digital snd_soc_qcom_common msm qcom_camss qcom_rng videobuf2_dma_sg qnoc_msm8916 v4l2_fwnode videobuf2_memops mdt_loader videobuf2_v4l2 videobuf2_common icc_smd_rpm i2c_qcom_cci drm_kms_helper socinfo display_connector rmtfs_mem fuse drm ip_tables x_tables
[   10.596996] CPU: 2 PID: 149 Comm: kworker/u8:1 Tainted: G        W         5.10.233-rc1 #1
[   10.619196] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   10.619379] Workqueue: msm msm_gem_free_work [msm]
[   10.634282] pstate: 00000005 (nzcv daif -PAN -UAO -TCO BTYPE=--)
[   10.638889] pc : dma_unmap_sg_attrs+0x8/0x50
[   10.645205] lr : put_pages+0xc4/0xd0 [msm]
[   10.649293] sp : ffff8000147efd10
[   10.653195] x29: ffff8000147efd10 x28[[0;32m  OK  [0m] Reached targ: ffet [0;1;39mbasic.target[0m - Bff00asic0033 Sys0821tem.b0 
[   10.656586] x27: ffff00003ea87e00 x26: ffff000034cad888 
[   10.675439] x17: 0000000000000000 x16: 0000000000000000 
[   10.675473] x15: 0000000000000000 x14: ffff00003f26dc80 
[   10.679905] x13: ffff80002de70000 x12: 0000000030d4d91d 
[   10.685373] x11: ffff00003fe67280 x10: 0000000000000001 
[   10.690669] x9 : ffff800009cd77c4 x8 : ffff8000147efc40 
[   10.695965] x7 : 00000000820001f7 x6 : ffff800012579000 
[   10.701260] x5 : ffff000034cad800 x4 : 0000000000000000 
[   10.706554] x3 : 0000000000000000 x2 : 0000000000000001 
[   10.711854] x1 : ffff00003dae2f00 x0 : 0000000000000000 
[   10.717145] Call trace:
[   10.722441]  dma_unmap_sg_attrs+0x8/0x50
[   10.724759]  msm_gem_free_work+0x138/0x1a0 [msm]
[   10.728785]  process_one_work+0x1fc/0x4e0
[   10.733378]  worker_thread+0x78/0x47c
[   10.737283]  kthread+0x148/0x154
[   10.740928]  ret_from_fork+0x10/0x3c
[   10.744232] Code: 17fffff6 d4210000 aa1e03e9 d503201f (f9412805) 
[   10.747796] ---[ end trace 388977f347703f49 ]---

test log snippet boot parser 14

Home

------------[ cut here ]------------
[   10.486561] Enabling runtime PM for inactive device (1a00000.mdss) with active children
[   10.491364] WARNING: CPU: 0 PID: 33 at drivers/base/power/runtime.c:1471 pm_runtime_enable+0xc4/0x104
[   10.491371] Modules linked in: crct10dif_ce adv7511(+) cec qcom_spmi_temp_alarm snd_soc_lpass_apq8016 snd_soc_apq8016_sbc rtc_pm8xxx snd_soc_msm8916_digital snd_soc_lpass_cpu msm snd_soc_qcom_common snd_soc_lpass_platform qcom_camss snd_soc_msm8916_analog qnoc_msm8916 videobuf2_dma_sg v4l2_fwnode videobuf2_memops mdt_loader videobuf2_v4l2 videobuf2_common drm_kms_helper i2c_qcom_cci qcom_rng socinfo icc_smd_rpm display_connector rmtfs_mem fuse drm ip_tables x_tables
[   10.491472] CPU: 0 PID: 33 Comm: kworker/0:1 Not tainted 5.10.233-rc1 #1
[   10.491476] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   10.491489] Workqueue: events deferred_probe_work_func
[   10.491498] pstate: 60000085 (nZCv daIf -PAN -UAO -TCO BTYPE=--)
[   10.491504] pc : pm_runtime_enable+0xc4/0x104
[   10.491510] lr : pm_runtime_enable+0xc4/0x104
[   10.491513] sp : ffff8000130cf9c0
[   10.491516] x29: ffff8000130cf9c0 x28: ffff000035ce1060 
[   10.491525] x27: ffff000035a60180 x26: 00000000fffffef7 
[   10.491532] x25: ffff800009c0b190 x24: ffff800009c0b000 
[   10.491540] x23: ffff000036d71000 x22: ffff00003e30b010 
[   10.491549] x21: ffff00003e30b104 x20: 0000000000000000 
[   10.491557] x19: ffff00003e30b010 x18: 0000000000000006 
[   10.491566] x17: 0000000000000000 x16: 0000000000000000 
[   10.491574] x15: ffff8000130cf4e0 x14: 0720072007200720 
[   10.491582] x13: 0720072007200720 x12: 0720072007200720 
[   10.491590] x11: 0720072007200720 x10: ffff8000125f4108 
[   10.491598] x9 : ffff80001018e378 x8 : 00000000ffffefff 
[   10.491606] x7 : ffff8000125f4108 x6 : 80000000fffff000 
[   10.491614] x5 : 0000000000000001 x4 : ffff00003fab29a8 
[   10.491622] x3 : 0000000000000000 x2 : 0000000000000000 
[   10.491629] x1 : 0000000000000000 x0 : ffff00003f6e2f40 
[   10.491637] Call trace:
[   10.491646]  pm_runtime_enable+0xc4/0x104
[   10.491807]  mdp5_mdss_init+0x214/0x2b0 [msm]
[   10.491959]  msm_drm_bind+0x1cc/0x5bc [msm]
[   10.491970]  try_to_bring_up_master+0x200/0x2d0
[   10.491978]  __component_add+0xac/0x194
[   10.491984]  component_add+0x1c/0x30
[   10.492130]  dsi_dev_probe+0x24/0x30 [msm]
[   10.492138]  platform_drv_probe+0x5c/0xb4
[   10.492145]  really_probe+0xf8/0x53c
[   10.492151]  driver_probe_device+0xec/0x140
[   10.492157]  __device_attach_driver+0xc4/0x150
[   10.492163]  bus_for_each_drv+0x84/0xe0
[   10.492169]  __device_attach+0xa4/0x1c0
[   10.492175]  device_initial_probe+0x1c/0x30
[   10.492180]  bus_probe_device+0xa4/0xb0
[   10.492186]  deferred_probe_work_func+0xa4/0xf4
[   10.492194]  process_one_work+0x1fc/0x4e0
[   10.492200]  worker_thread+0x78/0x47c
[   10.492205]  kthread+0x148/0x154
[   10.492211]  ret_from_fork+0x10/0x3c
[   10.492217] ---[ end trace 336113386a3f7a06 ]---

test log snippet boot parser 15

Home

------------[ cut here ]------------
[    9.741233] Enabling runtime PM for inactive device (1a00000.mdss) with active children
[    9.745974] WARNING: CPU: 0 PID: 33 at drivers/base/power/runtime.c:1471 pm_runtime_enable+0xc4/0x104
[    9.753653] Modules linked in: adv7511(+) cec qcom_spmi_temp_alarm snd_soc_msm8916_digital snd_soc_lpass_apq8016 rtc_pm8xxx snd_soc_msm8916_analog snd_soc_lpass_cpu snd_soc_apq8016_sbc snd_soc_lpass_platform snd_soc_qcom_common qcom_rng qnoc_msm8916 msm qcom_camss i2c_qcom_cci videobuf2_dma_sg v4l2_fwnode videobuf2_memops videobuf2_v4l2 videobuf2_common mdt_loader drm_kms_helper icc_smd_rpm socinfo display_connector rmtfs_mem fuse drm ip_tables x_tables
[    9.780930] CPU: 0 PID: 33 Comm: kworker/0:1 Not tainted 5.10.233-rc1 #1
[    9.803122] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[    9.809903] Workqueue: events deferred_probe_work_func
[    9.816578] pstate: 60000085 (nZCv daIf -PAN -UAO -TCO BTYPE=--)
[    9.821528] pc : pm_runtime_enable+0xc4/0x104
[    9.827686] lr : pm_runtime_enable+0xc4/0x104
[    9.831936] sp : ffff8000130cf9c0
[    9.836274] x29: ffff8000130cf9c0 x28: ffff000035a0a860 
[    9.839577] x27: ffff0000373a0a00 x26: 00000000fffffef7 
[    9.844958] x25: ffff800009a6b190 x24: ffff800009a6b000 
[    9.850253] x23: ffff000036531800 x22: ffff00003e30b010 
[    9.855549] x21: ffff00003e30b104 x20: 0000000000000000 
[    9.860845] x19: ffff00003e30b010 x18: 0000000000000006 
[    9.866139] x17: 0000000000000000 x16: 0000000000000000 
[    9.871434] x15: ffff8000130cf4e0 x14: 0720072007200720 
[    9.876729] x13: 0720072007200720 x12: 0720072007200720 
[    9.882033] x11: 0720072007200720 x10: ffff8000125f4108 
[    9.887318] x9 : ffff80001018e378 x8 : 00000000ffffefff 
[    9.892615] x7 : ffff8000125f4108 x6 : 80000000fffff000 
[    9.897909] x5 : 0000000000000001 x4 : ffff00003fab29a8 
[    9.903205] x3 : 0000000000000000 x2 : 0000000000000000 
[    9.908501] x1 : 0000000000000000 x0 : ffff00003f6e2f40 
[    9.913796] Call trace:
[    9.919092]  pm_runtime_enable+0xc4/0x104
[    9.921406]  mdp5_mdss_init+0x214/0x2b0 [msm]
[    9.925567]  msm_drm_bind+0x1cc/0x5bc [msm]
[    9.929778]  try_to_bring_up_master+0x200/0x2d0
[    9.933766]  __component_add+0xac/0x194
[    9.938276]  component_add+0x1c/0x30
[    9.942240]  dsi_dev_probe+0x24/0x30 [msm]
[    9.945919]  platform_drv_probe+0x5c/0xb4
[    9.949822]  really_probe+0xf8/0x53c
[    9.953900]  driver_probe_device+0xec/0x140
[    9.957548]  __device_attach_driver+0xc4/0x150
[    9.961463]  bus_for_each_drv+0x84/0xe0
[    9.965966]  __device_attach+0xa4/0x1c0
[    9.969700]  device_initial_probe+0x1c/0x30
[    9.973517]  bus_probe_device+0xa4/0xb0
[    9.977685]  deferred_probe_work_func+0xa4/0xf4
[    9.981506]  process_one_work+0x1fc/0x4e0
[    9.986017]  worker_thread+0x78/0x47c
[    9.990183]  kthread+0x148/0x154
[    9.993828]  ret_from_fork+0x10/0x3c
[    9.997134] ---[ end trace 324b7f203e779ac5 ]---

test log snippet boot parser 16

Home

------------[ cut here ]------------
[   11.973078] Memory manager not clean during takedown.
[   11.978155] WARNING: CPU: 1 PID: 231 at drivers/gpu/drm/drm_mm.c:998 drm_mm_takedown+0x30/0x40 [drm]
[   11.982867] Modules linked in: snd_soc_hdmi_codec crct10dif_ce adv7511 cec snd_soc_lpass_apq8016 snd_soc_apq8016_sbc snd_soc_lpass_cpu qcom_camss snd_soc_msm8916_digital snd_soc_qcom_common snd_soc_lpass_platform snd_soc_msm8916_analog msm qcom_spmi_temp_alarm rtc_pm8xxx videobuf2_dma_sg v4l2_fwnode videobuf2_memops qnoc_msm8916 videobuf2_v4l2 qcom_rng mdt_loader i2c_qcom_cci videobuf2_common icc_smd_rpm drm_kms_helper socinfo display_connector rmtfs_mem fuse drm ip_tables x_tables
[   12.012318] CPU: 1 PID: 231 Comm: kworker/1:8 Tainted: G        W         5.10.233-rc1 #1
[   12.034527] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   12.034542] Workqueue: events deferred_probe_work_func
[   12.034552] pstate: 60000005 (nZCv daif -PAN -UAO -TCO BTYPE=--)
[   12.034716] pc : drm_mm_takedown+0x30/0x40 [drm]
[   12.034866] lr : drm_mm_takedown+0x30/0x40 [drm]
[   12.065228] sp : ffff800013e8f980
[   12.069825] x29: ffff800013e8f980 x28: ffff00003f7f7d60 
[   12.088756] x19: ffff0000336b4600 x18: 0000000000000006 
[   12.088801] x17: 0000000000000000 x16: ffff800014150000 
[   12.093143] x15: ffff800013e8f4a0 x14: 0720072007200720 
[   12.098439] x13: 0720072007200720 x12: 0720072007200720 
[   12.103735] x11: 0720072007200720 x10: ffff8000125f4108 
[   12.109029] x9 : ffff80001018e378 x8 : 00000000ffffefff 
[   12.114324] x7 : ffff8000125f4108 x6 : ffff800012579000 
[   12.119620] x5 : ffff800012579aa8 x4 : ffff00003fb529a0 
[   12.124915] x3 : 0000000000000000 x2 : 0000000000000000 
[   12.130211] x1 : 0000000000000000 x0 : ffff00003f6eccc0 
[   12.135506] Call trace:
[   12.140955]  drm_mm_takedown+0x30/0x40 [drm]
[   12.141105]  msm_gem_address_space_put.part.0+0x84/0xd0 [msm]
[   12.147712]  msm_gem_address_space_put+0x1c/0x30 [msm]
[   12.147885]  mdp5_kms_destroy+0x94/0xb0 [msm]
[   12.148025]  mdp5_kms_init+0x240/0x3b0 [msm]
[   12.162747]  msm_drm_bind+0x4bc/0x5bc [msm]
[   12.166942]  try_to_bring_up_master+0x200/0x2d0
[   12.170842]  __component_add+0xac/0x194
[   12.175377]  component_add+0x1c/0x30
[   12.175525]  dsi_dev_probe+0x24/0x30 [msm]
[   12.175540]  platform_drv_probe+0x5c/0xb4
[   12.186898]  really_probe+0xf8/0x53c
[   12.190975]  driver_probe_device+0xec/0x140
[   12.194621]  __device_attach_driver+0xc4/0x150
[   12.198528]  bus_for_each_drv+0x84/0xe0
[   12.203056]  __device_attach+0xa4/0x1c0
[   12.203063]  device_initial_probe+0x1c/0x30
[   12.203069]  bus_probe_device+0xa4/0xb0
[   12.203075]  deferred_probe_work_func+0xa4/0xf4
[   12.203085]  process_one_work+0x1fc/0x4e0
[   12.203091]  worker_thread+0x78/0x47c
[   12.203097]  kthread+0x148/0x154
[   12.203105]  ret_from_fork+0x10/0x3c
[   12.203459] msm 1a00000.mdss: [drm:msm_drm_bind [msm]] *ERROR* failed to load kms
[   12.247195] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000250
[   12.254893] Mem abort info:
[   12.260947]   ESR = 0x96000005
[   12.263608]   EC = 0x25: DABT (current EL), IL = 32 bits
[   12.266568]   SET = 0, FnV = 0
[   12.272044]   EA = 0, S1PTW = 0
[   12.274889] Data abort info:
[   12.277909]   ISV = 0, ISS = 0x00000005
[   12.281072]   CM = 0, WnR = 0
[   12.284614] user pgtable: 64k pages, 48-bit VAs, pgdp=00000000bca01000
[   12.287743] [0000000000000250] pgd=0000000000000000, p4d=0000000000000000, pud=0000000000000000
[   12.294175] Internal error: Oops: 0000000096000005 [#1] PREEMPT SMP
[   12.302744] Modules linked in: snd_soc_hdmi_codec crct10dif_ce adv7511 cec snd_soc_lpass_apq8016 snd_soc_apq8016_sbc snd_soc_lpass_cpu qcom_camss snd_soc_msm8916_digital snd_soc_qcom_common snd_soc_lpass_platform snd_soc_msm8916_analog msm qcom_spmi_temp_alarm rtc_pm8xxx videobuf2_dma_sg v4l2_fwnode videobuf2_memops qnoc_msm8916 videobuf2_v4l2 qcom_rng mdt_loader i2c_qcom_cci videobuf2_common icc_smd_rpm drm_kms_helper socinfo display_connector rmtfs_mem fuse drm ip_tables x_tables
[   12.329574] CPU: 1 PID: 147 Comm: kworker/u8:1 Tainted: G        W         5.10.233-rc1 #1
[   12.329581] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   12.329755] Workqueue: msm msm_gem_free_work [msm]
[   12.329767] pstate: 00000005 (nzcv daif -PAN -UAO -TCO BTYPE=--)
[   12.329789] pc : dma_unmap_sg_attrs+0x8/0x50
[   12.377724] lr : put_pages+0xc4/0xd0 [msm]
[   12.377735] sp : ffff80001484fd10
[   12.385734] x29: ffff80001484fd10 x28: ffff0000336badb0 
[   12.385745] x27: ffff00003ec96e40 x26: ffff000035755888 
[   12.385753] x25: 0000000000000000 x24: ffff0000357570c8 
[   12.385761] x23: dead000000000100 x22: dead000000000122 
[   12.385769] x21: ffff000035757088 x20: fffffffffffffe60 
[   12.385777] x19: ffff0000336bac00 x18: ffff00003fb41250 
[   12.385785] x17: 0000000000000000 x16: 0000000000000000 
[   12.385792] x15: 0000000000000000 x14: ffff80002df10000 
[   12.385800] x13: ffff00003fd1cf00 x12: 0000000000000635 
[   12.385808] x11: ffff00003fe67280 x10: 0000000000000001 
[   12.385815] x9 : ffff800009be77c4 x8 : ffff80001484fc40 
[   12.385823] x7 : 0000000082000131 x6 : ffff800012579000 
[   12.385831] x5 : ffff000035755800 x4 : 0000000000000000 
[   12.385843] x3 : 0000000000000000 x2 : 0000000000000001 
[   12.452772] x1 : ffff000035e1ff00 x0 : 0000000000000000 
[   12.452781] Call trace:
[   12.452796]  dma_unmap_sg_attrs+0x8/0x50
[   12.452939]  msm_gem_free_work+0x138/0x1a0 [msm]
[   12.452956]  process_one_work+0x1fc/0x4e0
[   12.479579]  worker_thread+0x78/0x47c
[   12.479586]  kthread+0x148/0x154
[   12.479597]  ret_from_fork+0x10/0x3c
[   12.490418] Code: 17fffff6 d4210000 aa1e03e9 d503201f (f9412805) 
[   12.493977] ---[ end trace 9efa51f352bf459a ]---

test log snippet boot parser 17

Home

------------[ cut here ]------------
[   10.445519] Memory manager not clean during takedown.
[   10.450598] WARNING: CPU: 0 PID: 33 at drivers/gpu/drm/drm_mm.c:998 drm_mm_takedown+0x30/0x40 [drm]
[   10.455310] Modules linked in: snd_soc_hdmi_codec crct10dif_ce adv7511 cec qcom_spmi_temp_alarm snd_soc_msm8916_digital snd_soc_lpass_apq8016 rtc_pm8xxx snd_soc_msm8916_analog snd_soc_lpass_cpu snd_soc_apq8016_sbc snd_soc_lpass_platform snd_soc_qcom_common qcom_rng qnoc_msm8916 msm qcom_camss i2c_qcom_cci videobuf2_dma_sg v4l2_fwnode videobuf2_memops videobuf2_v4l2 videobuf2_common mdt_loader drm_kms_helper icc_smd_rpm socinfo display_connector rmtfs_mem fuse drm ip_tables x_tables
[   10.484673] CPU: 0 PID: 33 Comm: kworker/0:1 Tainted: G        W         5.10.233-rc1 #1
[   10.506865] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   10.515118] Workqueue: events deferred_probe_work_func
[   10.521792] pstate: 60000005 (nZCv daif -PAN -UAO -TCO BTYPE=--)
[   10.526875] pc : drm_mm_takedown+0x30/0x40 [drm]
[   10.533028] lr : drm_mm_takedown+0x30/0x40 [drm]
[   10.537500] sp : ffff8000130cf980
[   10.542096] x29: ffff8000130cf980 x28: ffff000035a0a860 
[   10.545313] x27: ffff000036531000 x26: ffff000035a0b580 
[   10.550694] x25: ffff800009a6b190 x24: ffff000034bdac10 
[   10.555989] x23: ffff000036532800 x22: ffff000031132800 
[   10.561285] x21: ffff000036530c88 x20: ffff000036530880 
[   10.566580] x19: ffff000031132800 x18: 0000000000000006 
[   10.571879] x17: 0000000000000000 x16: 0000000000000000 
[   10.577170] x15: ffff8000130cf4a0 x14: 0720072007200720 
[   10.582465] x13: 0720072007200720 x12: 0720072007200720 
[   10.587761] x11: 0720072007200720 x10: ffff8000125f4108 
[   10.593055] x9 : ffff80001018e378 x8 : 00000000ffffefff 
[   10.598350] x7 : ffff8000125f4108 x6 : ffff800012579000 
[   10.603645] x5 : ffff800012579aa8 x4 : ffff00003fab29a0 
[   10.608940] x3 : 0000000000000000 x2 : 0000000000000000 
[   10.614235] x1 : 0000000000000000 x0 : ffff00003f6e2f40 
[   10.619531] Call trace:
[   10.624944]  drm_mm_takedown+0x30/0x40 [drm]
[   10.627138]  msm_gem_address_space_put.part.0+0x84/0xd0 [msm]
[   10.631645]  msm_gem_address_space_put+0x1c/0x30 [msm]
[   10.637280]  mdp5_kms_destroy+0x94/0xb0 [msm]
[   10.642312]  mdp5_kms_init+0x240/0x3b0 [msm]
[   10.646737]  msm_drm_bind+0x4bc/0x5bc [msm]
[   10.650963]  try_to_bring_up_master+0x200/0x2d0
[   10.654865]  __component_add+0xac/0x194
[   10.659376]  component_add+0x1c/0x30
[   10.663311]  dsi_dev_probe+0x24/0x30 [msm]
[   10.667017]  platform_drv_probe+0x5c/0xb4
[   10.670921]  really_probe+0xf8/0x53c
[   10.675000]  driver_probe_device+0xec/0x140
[   10.678646]  __device_attach_driver+0xc4/0x150
[   10.682553]  bus_for_each_drv+0x84/0xe0
[   10.687066]  __device_attach+0xa4/0x1c0
[   10.690798]  device_initial_probe+0x1c/0x30
[   10.694618]  bus_probe_device+0xa4/0xb0
[   10.698784]  deferred_probe_work_func+0xa4/0xf4
[   10.702605]  process_one_work+0x1fc/0x4e0
[   10.707118]  worker_thread+0x78/0x47c
[   10.711283]  kthread+0x148/0x154
[   10.714930]  ret_from_fork+0x10/0x3c
[   10.718226] ---[ end trace 324b7f203e779ac7 ]---

test log snippet boot parser 18

Home

------------[ cut here ]------------
[   10.856551] Memory manager not clean during takedown.
[   10.861683] WARNING: CPU: 0 PID: 33 at drivers/gpu/drm/drm_mm.c:998 drm_mm_takedown+0x30/0x40 [drm]
[   10.866249] Modules linked in: snd_soc_hdmi_codec crct10dif_ce adv7511 cec qcom_spmi_temp_alarm snd_soc_lpass_apq8016 snd_soc_apq8016_sbc rtc_pm8xxx snd_soc_msm8916_digital snd_soc_lpass_cpu msm snd_soc_qcom_common snd_soc_lpass_platform qcom_camss snd_soc_msm8916_analog qnoc_msm8916 videobuf2_dma_sg v4l2_fwnode videobuf2_memops mdt_loader videobuf2_v4l2 videobuf2_common drm_kms_helper i2c_qcom_cci qcom_rng socinfo icc_smd_rpm display_connector rmtfs_mem fuse drm ip_tables x_tables
[   10.895623] CPU: 0 PID: 33 Comm: kworker/0:1 Tainted: G        W         5.10.233-rc1 #1
[   10.895628] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   10.895646] Workqueue: events deferred_probe_work_func
[   10.932722] pstate: 60000005 (nZCv daif -PAN -UAO -TCO BTYPE=--)
[   10.932871] pc : drm_mm_takedown+0x30/0x40 [drm]
[   10.933007] lr : drm_mm_takedown+0x30/0x40 [drm]
[   10.948428] sp : ffff8000130cf980
[   10.948432] x29: ffff8000130cf980 x28: ffff000035ce1060 
[   10.948441] x27: ffff000036d71000 x26: ffff000035ce2480 
[   10.948450] x25: ffff800009c0b190 x24: ffff00003e33ac10 
[   10.948458] x23: ffff000036d70000 x22: ffff000039f78800 
[   10.948465] x21: ffff000036d71c88 x20: ffff000036d71880 
[   10.948474] x19: ffff000039f78800 x18: 0000000000000006 
[   10.948482] x17: 0000000000000000 x16: 0000000000000000 
[   10.948489] x15: ffff8000130cf4a0 x14: 0720072007200720 
[   10.948497] x13: 0720072007200720 x12: 000a26e3c6f3ed28 
[   10.948504] x11: 00000000000b121c x10: 0000000000000b60 
[   10.948512] x9 : ffff80001018e378 x8 : ffff00003f6e3b00 
[   10.948520] x7 : ffff00003d20b520 x6 : ffff800012579000 
[   10.948527] x5 : ffff800012579aa8 x4 : ffff00003fab29a0 
[   11.014573] x3 : 0000000000000000 x2 : 0000000000000000 
[   11.014580] x1 : 0000000000000000 x0 : ffff00003f6e2f40 
[   11.014589] Call trace:
[   11.014725]  drm_mm_takedown+0x30/0x40 [drm]
[   11.014869]  msm_gem_address_space_put.part.0+0x84/0xd0 [msm]
[   11.042580]  msm_gem_address_space_put+0x1c/0x30 [msm]
[   11.042715]  mdp5_kms_destroy+0x94/0xb0 [msm]
[   11.053270]  mdp5_kms_init+0x240/0x3b0 [msm]
[   11.053406]  msm_drm_bind+0x4bc/0x5bc [msm]
[   11.061884]  try_to_bring_up_master+0x200/0x2d0
[   11.065783]  __component_add+0xac/0x194
[   11.070294]  component_add+0x1c/0x30
[   11.074244]  dsi_dev_probe+0x24/0x30 [msm]
[   11.077935]  platform_drv_probe+0x5c/0xb4
[   11.081839]  really_probe+0xf8/0x53c
[   11.085929]  driver_probe_device+0xec/0x140
[   11.085936]  __device_attach_driver+0xc4/0x150
[   11.085942]  bus_for_each_drv+0x84/0xe0
[   11.085948]  __device_attach+0xa4/0x1c0
[   11.085955]  device_initial_probe+0x1c/0x30
[   11.085961]  bus_probe_device+0xa4/0xb0
[   11.085967]  deferred_probe_work_func+0xa4/0xf4
[   11.085976]  process_one_work+0x1fc/0x4e0
[   11.085981]  worker_thread+0x78/0x47c
[   11.085987]  kthread+0x148/0x154
[   11.085994]  ret_from_fork+0x10/0x3c
[   11.085999] ---[ end trace 336113386a3f7a08 ]---

test log snippet boot parser 19

Home

------------[ cut here ]------------
[   10.973420] Memory manager not clean during takedown.
[   10.973656] WARNING: CPU: 2 PID: 23 at drivers/gpu/drm/drm_mm.c:998 drm_mm_takedown+0x30/0x40 [drm]
[   10.973660] Modules linked in: snd_soc_hdmi_codec crct10dif_ce adv7511 cec snd_soc_lpass_apq8016 snd_soc_apq8016_sbc snd_soc_lpass_cpu snd_soc_qcom_common snd_soc_msm8916_analog snd_soc_msm8916_digital snd_soc_lpass_platform qcom_spmi_temp_alarm rtc_pm8xxx qcom_camss videobuf2_dma_sg qnoc_msm8916 msm qcom_rng icc_smd_rpm v4l2_fwnode videobuf2_memops videobuf2_v4l2 videobuf2_common i2c_qcom_cci mdt_loader drm_kms_helper socinfo display_connector rmtfs_mem fuse drm ip_tables x_tables
[   10.973754] CPU: 2 PID: 23 Comm: kworker/2:0 Tainted: G        W         5.10.233-rc1 #1
[   10.973758] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   10.973772] Workqueue: events deferred_probe_work_func
[   10.973781] pstate: 60000005 (nZCv daif -PAN -UAO -TCO BTYPE=--)
[   10.973918] pc : drm_mm_takedown+0x30/0x40 [drm]
[   10.974089] lr : drm_mm_takedown+0x30/0x40 [drm]
[   10.974092] sp : ffff800012eaf980
[   10.974095] x29: ffff800012eaf980 x28: ffff00003f8efc60 
[   10.974104] x27: ffff000035a4c800 x26: ffff000035266480 
[   10.974112] x25: ffff8000099eb190 x24: ffff00003d047c10 
[   10.974120] x23: ffff000035a4b000 x22: ffff00003d47d000 
[   10.974127] x21: ffff000035a4d488 x20: ffff000035a4d080 
[   10.974135] x19: ffff00003d47d000 x18: 00000000fffffffe 
[   10.974143] x17: 0000000000000000 x16: 0000000000000000 
[   10.974150] x15: ffff800012eaf330 x14: 6c6961662074696e 
[   10.974158] x13: 695f74657365646f x12: 6d202a524f525245 
[   10.974166] x11: 2a205d5d6d736d5b x10: 2074696e695f736d 
[   10.974174] x9 : ffff80001018e378 x8 : 6e776f64656b6174 
[   10.974182] x7 : 20676e6972756420 x6 : ffff800012579000 
[   10.974190] x5 : ffff800012579aa8 x4 : ffff00003fbf29a8 
[   10.974198] x3 : 0000000000000000 x2 : 0000000000000000 
[   10.974205] x1 : 0000000000000000 x0 : ffff00003f418dc0 
[   10.974213] Call trace:
[   10.974342]  drm_mm_takedown+0x30/0x40 [drm]
[   10.974478]  msm_gem_address_space_put.part.0+0x84/0xd0 [msm]
[   10.974608]  msm_gem_address_space_put+0x1c/0x30 [msm]
[   10.974748]  mdp5_kms_destroy+0x94/0xb0 [msm]
[   10.974881]  mdp5_kms_init+0x240/0x3b0 [msm]
[   10.975002]  msm_drm_bind+0x4bc/0x5bc [msm]
[   10.975013]  try_to_bring_up_master+0x200/0x2d0
[   10.975020]  __component_add+0xac/0x194
[   10.975026]  component_add+0x1c/0x30
[   10.975147]  dsi_dev_probe+0x24/0x30 [msm]
[   10.975154]  platform_drv_probe+0x5c/0xb4
[   10.975161]  really_probe+0xf8/0x53c
[   10.975168]  driver_probe_device+0xec/0x140
[   10.975174]  __device_attach_driver+0xc4/0x150
[   10.975180]  bus_for_each_drv+0x84/0xe0
[   10.975186]  __device_attach+0xa4/0x1c0
[   10.975193]  device_initial_probe+0x1c/0x30
[   10.975199]  bus_probe_device+0xa4/0xb0
[   10.975205]  deferred_probe_work_func+0xa4/0xf4
[   10.975213]  process_one_work+0x1fc/0x4e0
[   10.975219]  worker_thread+0x78/0x47c
[   10.975224]  kthread+0x148/0x154
[   10.975230]  ret_from_fork+0x10/0x3c
[   10.975235] ---[ end trace 72eeaa6f2859924c ]---

test log snippet boot parser 20

Home

------------[ cut here ]------------
[   12.990487] Memory manager not clean during takedown.
[   12.995574] WARNING: CPU: 0 PID: 33 at drivers/gpu/drm/drm_mm.c:998 drm_mm_takedown+0x30/0x40 [drm]
[   13.000286] Modules linked in: snd_soc_hdmi_codec(+) qcom_camss(+) crct10dif_ce videobuf2_dma_sg snd_soc_lpass_apq8016 adv7511 snd_soc_apq8016_sbc snd_soc_lpass_cpu v4l2_fwnode msm cec snd_soc_lpass_platform snd_soc_qcom_common videobuf2_memops snd_soc_msm8916_digital videobuf2_v4l2 snd_soc_msm8916_analog qcom_spmi_temp_alarm videobuf2_common rtc_pm8xxx qcom_rng i2c_qcom_cci qnoc_msm8916 mdt_loader drm_kms_helper icc_smd_rpm rmtfs_mem socinfo display_connector fuse drm ip_tables x_tables
[   13.030345] CPU: 0 PID: 33 Comm: kworker/0:1 Tainted: G        W         5.10.233-rc1 #1
[   13.052537] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   13.060616] Workqueue: events deferred_probe_work_func
[   13.067291] pstate: 60000005 (nZCv daif -PAN -UAO -TCO BTYPE=--)
[   13.072366] pc : drm_mm_takedown+0x30/0x40 [drm]
[   13.078530] lr : drm_mm_takedown+0x30/0x40 [drm]
[   13.083001] sp : ffff8000130cf980
[   13.087597] x29: ffff8000130cf980 x28: ffff00003e10a160 
[   13.090812] x27: ffff0000308ba800 x26: ffff000034201980 
[   13.096194] x25: ffff800009c9b190 x24: ffff00003b03ac10 
[   13.101489] x23: ffff0000308b9800 x22: ffff00003abbbc00 
[   13.106784] x21: ffff0000308bb488 x20: ffff0000308bb080 
[   13.112079] x19: ffff00003abbbc00 x18: 0000000000000006 
[   13.117374] x17: 0000000000000000 x16: 0000000000000000 
[   13.122669] x15: ffff8000130cf4a0 x14: 0720072007200720 
[   13.127964] x13: 0720072007200720 x12: 0720072007200720 
[   13.133260] x11: 0720072007200720 x10: ffff8000125f4108 
[   13.138556] x9 : ffff80001018e378 x8 : 00000000ffffefff 
[   13.143851] x7 : ffff8000125f4108 x6 : ffff800012579000 
[   13.149145] x5 : ffff800012579aa8 x4 : ffff00003fab29a0 
[   13.154440] x3 : 0000000000000000 x2 : 0000000000000000 
[   13.159736] x1 : 0000000000000000 x0 : ffff00003f6e2f40 
[   13.165031] Call trace:
[   13.170441]  drm_mm_takedown+0x30/0x40 [drm]
[   13.172629]  msm_gem_address_space_put.part.0+0x84/0xd0 [msm]
[   13.177139]  msm_gem_address_space_put+0x1c/0x30 [msm]
[   13.182776]  mdp5_kms_destroy+0x94/0xb0 [msm]
[   13.187807]  mdp5_kms_init+0x240/0x3b0 [msm]
[   13.192235]  msm_drm_bind+0x4bc/0x5bc [msm]
[   13.196460]  try_to_bring_up_master+0x200/0x2d0
[   13.200363]  __component_add+0xac/0x194
[   13.204875]  component_add+0x1c/0x30
[   13.208810]  dsi_dev_probe+0x24/0x30 [msm]
[   13.212515]  platform_drv_probe+0x5c/0xb4
[   13.216419]  really_probe+0xf8/0x53c
[   13.220499]  driver_probe_device+0xec/0x140
[   13.224145]  __device_attach_driver+0xc4/0x150
[   13.228053]  bus_for_each_drv+0x84/0xe0
[   13.232564]  __device_attach+0xa4/0x1c0
[   13.236298]  device_initial_probe+0x1c/0x30
[   13.240118]  bus_probe_device+0xa4/0xb0
[   13.244284]  deferred_probe_work_func+0xa4/0xf4
[   13.248106]  process_one_work+0x1fc/0x4e0
[   13.252618]  worker_thread+0x78/0x47c
[   13.256783]  kthread+0x148/0x154
[   13.260430]  ret_from_fork+0x10/0x3c
[   13.263727] ---[ end trace c44a4bf29817f092 ]---

test log snippet boot parser 21

Home

------------[ cut here ]------------
[   11.393611] Memory manager not clean during takedown.
[   11.393898] WARNING: CPU: 1 PID: 229 at drivers/gpu/drm/drm_mm.c:998 drm_mm_takedown+0x30/0x40 [drm]
[   11.393903] Modules linked in: snd_soc_hdmi_codec(+) crct10dif_ce adv7511 cec snd_soc_lpass_apq8016 qcom_camss snd_soc_lpass_cpu snd_soc_apq8016_sbc msm snd_soc_msm8916_digital snd_soc_qcom_common snd_soc_lpass_platform snd_soc_msm8916_analog qcom_spmi_temp_alarm rtc_pm8xxx videobuf2_dma_sg v4l2_fwnode videobuf2_memops videobuf2_v4l2 mdt_loader videobuf2_common drm_kms_helper qcom_rng qnoc_msm8916 i2c_qcom_cci icc_smd_rpm socinfo display_connector rmtfs_mem fuse drm ip_tables x_tables
[   11.393998] CPU: 1 PID: 229 Comm: kworker/1:9 Tainted: G        W         5.10.233-rc1 #1
[   11.394001] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   11.394015] Workqueue: events deferred_probe_work_func
[   11.394024] pstate: 60000005 (nZCv daif -PAN -UAO -TCO BTYPE=--)
[   11.394164] pc : drm_mm_takedown+0x30/0x40 [drm]
[   11.394296] lr : drm_mm_takedown+0x30/0x40 [drm]
[   11.394300] sp : ffff80001322f980
[   11.394303] x29: ffff80001322f980 x28: ffff0000357d4c60 
[   11.394311] x27: ffff0000314da800 x26: ffff0000357d4f80 
[   11.394319] x25: ffff800009d7b190 x24: ffff00003384a010 
[   11.394327] x23: ffff0000314db800 x22: ffff00003be20e00 
[   11.394335] x21: ffff0000314da488 x20: ffff0000314da080 
[   11.394343] x19: ffff00003be20e00 x18: 00000000fffffffe 
[   11.394351] x17: 0000000000000000 x16: ffff8000141e0000 
[   11.394359] x15: ffff80001322f330 x14: 6c6961662074696e 
[   11.394367] x13: 695f74657365646f x12: 6d202a524f525245 
[   11.394375] x11: 2a205d5d6d736d5b x10: 2074696e695f736d 
[   11.394383] x9 : ffff80001018e378 x8 : 6e776f64656b6174 
[   11.394392] x7 : 20676e6972756420 x6 : ffff800012579000 
[   11.394400] x5 : ffff800012579aa8 x4 : ffff00003fb529a8 
[   11.394408] x3 : 0000000000000000 x2 : 0000000000000000 
[   11.394415] x1 : 0000000000000000 x0 : ffff000039973f00 
[   11.394423] Call trace:
[   11.394549]  drm_mm_takedown+0x30/0x40 [drm]
[   11.394689]  msm_gem_address_space_put.part.0+0x84/0xd0 [msm]
[   11.394825]  msm_gem_address_space_put+0x1c/0x30 [msm]
[   11.394964]  mdp5_kms_destroy+0x94/0xb0 [msm]
[   11.395095]  mdp5_kms_init+0x240/0x3b0 [msm]
[   11.395226]  msm_drm_bind+0x4bc/0x5bc [msm]
[   11.395237]  try_to_bring_up_master+0x200/0x2d0
[   11.395245]  __component_add+0xac/0x194
[   11.395251]  component_add+0x1c/0x30
[   11.395397]  dsi_dev_probe+0x24/0x30 [msm]
[   11.395404]  platform_drv_probe+0x5c/0xb4
[   11.395411]  really_probe+0xf8/0x53c
[   11.395417]  driver_probe_device+0xec/0x140
[   11.395423]  __device_attach_driver+0xc4/0x150
[   11.395430]  bus_for_each_drv+0x84/0xe0
[   11.395436]  __device_attach+0xa4/0x1c0
[   11.395442]  device_initial_probe+0x1c/0x30
[   11.395448]  bus_probe_device+0xa4/0xb0
[   11.395454]  deferred_probe_work_func+0xa4/0xf4
[   11.395461]  process_one_work+0x1fc/0x4e0
[   11.395468]  worker_thread+0x78/0x47c
[   11.395473]  kthread+0x148/0x154
[   11.395479]  ret_from_fork+0x10/0x3c
[   11.395484] ---[ end trace 067a5dcb9c328269 ]---

test log snippet boot parser 22

Home

------------[ cut here ]------------
[   11.420269] Memory manager not clean during takedown.
[   11.420523] WARNING: CPU: 3 PID: 182 at drivers/gpu/drm/drm_mm.c:998 drm_mm_takedown+0x30/0x40 [drm]
[   11.420528] Modules linked in: snd_soc_hdmi_codec crct10dif_ce adv7511 snd_soc_lpass_apq8016 cec snd_soc_lpass_cpu snd_soc_apq8016_sbc snd_soc_lpass_platform qcom_camss snd_soc_msm8916_digital snd_soc_qcom_common snd_soc_msm8916_analog msm qcom_spmi_temp_alarm rtc_pm8xxx videobuf2_dma_sg qnoc_msm8916 qcom_rng v4l2_fwnode videobuf2_memops videobuf2_v4l2 mdt_loader videobuf2_common drm_kms_helper i2c_qcom_cci icc_smd_rpm socinfo display_connector rmtfs_mem fuse drm ip_tables x_tables
[   11.420621] CPU: 3 PID: 182 Comm: kworker/3:2 Tainted: G        W         5.10.233-rc1 #1
[   11.420625] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   11.420640] Workqueue: events deferred_probe_work_func
[   11.420650] pstate: 60000005 (nZCv daif -PAN -UAO -TCO BTYPE=--)
[   11.420833] pc : drm_mm_takedown+0x30/0x40 [drm]
[   11.420969] lr : drm_mm_takedown+0x30/0x40 [drm]
[   11.420973] sp : ffff800015daf980
[   11.420976] x29: ffff800015daf980 x28: ffff00003d33ec60 
[   11.420985] x27: ffff00003d3cd800 x26: ffff00003e108280 
[   11.420994] x25: ffff800009c2b190 x24: ffff000033596010 
[   11.421002] x23: ffff00003d3cc800 x22: ffff00003cca6a00 
[   11.421009] x21: ffff00003d3ce488 x20: ffff00003d3ce080 
[   11.421018] x19: ffff00003cca6a00 x18: 00000000fffffffe 
[   11.421027] x17: 0000000000000000 x16: ffff8000142f0000 
[   11.421035] x15: ffff800015daf330 x14: 6c6961662074696e 
[   11.421043] x13: 695f74657365646f x12: 6d202a524f525245 
[   11.421051] x11: 2a205d5d6d736d5b x10: 2074696e695f736d 
[   11.421059] x9 : ffff80001018e378 x8 : 6e776f64656b6174 
[   11.421066] x7 : 20676e6972756420 x6 : ffff800012579000 
[   11.421074] x5 : ffff800012579aa8 x4 : ffff00003fc929a8 
[   11.421081] x3 : 0000000000000000 x2 : 0000000000000000 
[   11.421089] x1 : 0000000000000000 x0 : ffff00003d360fc0 
[   11.421097] Call trace:
[   11.421249]  drm_mm_takedown+0x30/0x40 [drm]
[   11.421418]  msm_gem_address_space_put.part.0+0x84/0xd0 [msm]
[   11.421573]  msm_gem_address_space_put+0x1c/0x30 [msm]
[   11.421728]  mdp5_kms_destroy+0x94/0xb0 [msm]
[   11.421865]  mdp5_kms_init+0x240/0x3b0 [msm]
[   11.422000]  msm_drm_bind+0x4bc/0x5bc [msm]
[   11.422012]  try_to_bring_up_master+0x200/0x2d0
[   11.422018]  __component_add+0xac/0x194
[   11.422024]  component_add+0x1c/0x30
[   11.422164]  dsi_dev_probe+0x24/0x30 [msm]
[   11.422171]  platform_drv_probe+0x5c/0xb4
[   11.422177]  really_probe+0xf8/0x53c
[   11.422183]  driver_probe_device+0xec/0x140
[   11.422189]  __device_attach_driver+0xc4/0x150
[   11.422195]  bus_for_each_drv+0x84/0xe0
[   11.422201]  __device_attach+0xa4/0x1c0
[   11.422207]  device_initial_probe+0x1c/0x30
[   11.422213]  bus_probe_device+0xa4/0xb0
[   11.422218]  deferred_probe_work_func+0xa4/0xf4
[   11.422226]  process_one_work+0x1fc/0x4e0
[   11.422232]  worker_thread+0x78/0x47c
[   11.422237]  kthread+0x148/0x154
[   11.422243]  ret_from_fork+0x10/0x3c
[   11.422249] ---[ end trace 38d4f9834c399a5e ]---

test log snippet boot parser 23

Home

------------[ cut here ]------------
[    9.883126] Memory manager not clean during takedown.
[    9.883378] WARNING: CPU: 1 PID: 36 at drivers/gpu/drm/drm_mm.c:998 drm_mm_takedown+0x30/0x40 [drm]
[    9.883383] Modules linked in: crct10dif_ce adv7511 cec snd_soc_lpass_apq8016 snd_soc_apq8016_sbc snd_soc_lpass_cpu snd_soc_lpass_platform snd_soc_qcom_common snd_soc_msm8916_digital snd_soc_msm8916_analog qcom_spmi_temp_alarm rtc_pm8xxx qnoc_msm8916 msm qcom_camss qcom_rng videobuf2_dma_sg v4l2_fwnode icc_smd_rpm videobuf2_memops videobuf2_v4l2 videobuf2_common i2c_qcom_cci mdt_loader drm_kms_helper socinfo rmtfs_mem display_connector fuse drm ip_tables x_tables
[    9.883475] CPU: 1 PID: 36 Comm: kworker/1:3 Tainted: G        W         5.10.233-rc1 #1
[    9.883478] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[    9.883495] Workqueue: events deferred_probe_work_func
[    9.883504] pstate: 60000005 (nZCv daif -PAN -UAO -TCO BTYPE=--)
[    9.883645] pc : drm_mm_takedown+0x30/0x40 [drm]
[    9.883791] lr : drm_mm_takedown+0x30/0x40 [drm]
[    9.883794] sp : ffff80001354f980
[    9.883798] x29: ffff80001354f980 x28: ffff0000395d3260 
[    9.883807] x27: ffff000031066000 x26: ffff0000395d7180 
[    9.883815] x25: ffff800009b5b190 x24: ffff000031856810 
[    9.883823] x23: ffff000031064800 x22: ffff00003f914800 
[    9.883832] x21: ffff000031066c88 x20: ffff000031066880 
[    9.883840] x19: ffff00003f914800 x18: 00000000fffffffe 
[    9.883847] x17: 0000000000000000 x16: 0000000000000000 
[    9.883855] x15: ffff80001354f330 x14: 6c6961662074696e 
[    9.883863] x13: 695f74657365646f x12: 6d202a524f525245 
[    9.883871] x11: 2a205d5d6d736d5b x10: 2074696e695f736d 
[    9.883879] x9 : ffff80001018e378 x8 : 6e776f64656b6174 
[    9.883888] x7 : 20676e6972756420 x6 : ffff800012579000 
[    9.883896] x5 : ffff800012579aa8 x4 : ffff00003fb529a8 
[    9.883903] x3 : 0000000000000000 x2 : 0000000000000000 
[    9.883910] x1 : 0000000000000000 x0 : ffff00003e3d0fc0 
[    9.883918] Call trace:
[    9.884061]  drm_mm_takedown+0x30/0x40 [drm]
[    9.884203]  msm_gem_address_space_put.part.0+0x84/0xd0 [msm]
[    9.884336]  msm_gem_address_space_put+0x1c/0x30 [msm]
[    9.884470]  mdp5_kms_destroy+0x94/0xb0 [msm]
[    9.884595]  mdp5_kms_init+0x240/0x3b0 [msm]
[    9.884723]  msm_drm_bind+0x4bc/0x5bc [msm]
[    9.884734]  try_to_bring_up_master+0x200/0x2d0
[    9.884741]  __component_add+0xac/0x194
[    9.884748]  component_add+0x1c/0x30
[    9.884878]  dsi_dev_probe+0x24/0x30 [msm]
[    9.884887]  platform_drv_probe+0x5c/0xb4
[    9.884893]  really_probe+0xf8/0x53c
[    9.884900]  driver_probe_device+0xec/0x140
[    9.884906]  __device_attach_driver+0xc4/0x150
[    9.884911]  bus_for_each_drv+0x84/0xe0
[    9.884917]  __device_attach+0xa4/0x1c0
[    9.884923]  device_initial_probe+0x1c/0x30
[    9.884929]  bus_probe_device+0xa4/0xb0
[    9.884935]  deferred_probe_work_func+0xa4/0xf4
[    9.884943]  process_one_work+0x1fc/0x4e0
[    9.884949]  worker_thread+0x78/0x47c
[    9.884955]  kthread+0x148/0x154
[    9.884961]  ret_from_fork+0x10/0x3c
[    9.884966] ---[ end trace 2d6ac0512f5adbbb ]---

test log snippet boot parser 24

Home

------------[ cut here ]------------
[   11.677664] Memory manager not clean during takedown.
[   11.682732] WARNING: CPU: 2 PID: 23 at drivers/gpu/drm/drm_mm.c:998 drm_mm_takedown+0x30/0x40 [drm]
[   11.687466] Modules linked in: crct10dif_ce(+) adv7511 qcom_camss(+) cec snd_soc_lpass_apq8016 qcom_spmi_temp_alarm snd_soc_apq8016_sbc snd_soc_lpass_cpu msm snd_soc_msm8916_digital snd_soc_msm8916_analog snd_soc_lpass_platform snd_soc_qcom_common rtc_pm8xxx videobuf2_dma_sg v4l2_fwnode videobuf2_memops videobuf2_v4l2 mdt_loader i2c_qcom_cci videobuf2_common drm_kms_helper qcom_rng qnoc_msm8916 socinfo icc_smd_rpm rmtfs_mem display_connector fuse drm ip_tables x_tables
[   11.715785] CPU: 2 PID: 23 Comm: kworker/2:0 Tainted: G        W         5.10.233-rc1 #1
[   11.737984] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   11.746175] Workqueue: events deferred_probe_work_func
[   11.752825] pstate: 60000005 (nZCv daif -PAN -UAO -TCO BTYPE=--)
[   11.757910] pc : drm_mm_takedown+0x30/0x40 [drm]
[   11.764091] lr : drm_mm_takedown+0x30/0x40 [drm]
[   11.768533] sp : ffff800012eaf980
[   11.773142] x29: ffff800012eaf980 x28: ffff00003f8e2760 
[   11.773152] x27: ffff000035bce800 x26: ffff00003a8b4680 
[   11.773161] x25: ffff800009c9b190 x24: ffff00003b82cc10 
[   11.773169] x23: ffff000035bcd000 x22: ffff00003d2be600 
[   11.773177] x21: ffff000035bcf488 x20: ffff000035bcf080 
[   11.773185] x19: ffff00003d2be600 x18: 0000000000000006 
[   11.773193] x17: 0000000000000000 x16: 0000000000000000 
[   11.773200] x15: ffff800012eaf4a0 x14: 0720072007200720 
[   11.773208] x13: 0720072007200720 x12: 0720072007200720 
[   11.773216] x11: 0720072007200720 x10: ffff8000125f4108 
[   11.773224] x9 : ffff80001018e378 x8 : 00000000ffffefff 
[   11.773231] x7 : ffff8000125f4108 x6 : ffff800012579000 
[   11.773238] x5 : ffff800012579aa8 x4 : ffff00003fbf29a0 
[   11.773246] x3 : 0000000000000000 x2 : 0000000000000000 
[   11.773259] x1 : 0000000000000000 x0 : ffff00003f418dc0 
[   11.850561] Call trace:
[   11.855989]  drm_mm_takedown+0x30/0x40 [drm]
[   11.871922]  msm_gem_address_space_put+0x1c/0x30 [msm]
[   11.872101]  mdp5_kms_destroy+0x94/0xb0 [msm]
[   11.876287]  mdp5_kms_init+0x240/0x3b0 [msm]
[   11.880714]  msm_drm_bind+0x4bc/0x5bc [msm]
[   11.884928]  try_to_bring_up_master+0x200/0x2d0
[   11.888829]  __component_add+0xac/0x194
[   11.893340]  component_add+0x1c/0x30
[   11.897294]  dsi_dev_probe+0x24/0x30 [msm]
[   11.900983]  platform_drv_probe+0x5c/0xb4
[   11.904886]  really_probe+0xf8/0x53c
[   11.908964]  driver_probe_device+0xec/0x140
[   11.912612]  __device_attach_driver+0xc4/0x150
[   11.916518]  bus_for_each_drv+0x84/0xe0
[   11.921030]  __device_attach+0xa4/0x1c0
[   11.924763]  device_initial_probe+0x1c/0x30
[   11.928597]  bus_probe_device+0xa4/0xb0
[   11.928605]  deferred_probe_work_func+0xa4/0xf4
[   11.928614]  process_one_work+0x1fc/0x4e0
[   11.928620]  worker_thread+0x78/0x47c
[   11.928626]  kthread+0x148/0x154
[   11.928633]  ret_from_fork+0x10/0x3c
[   11.966228] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000250
[   11.966278] Mem abort info:
[   11.974292]   ESR = 0x96000005
[   11.976647]   EC = 0x25: DABT (current EL), IL = 32 bits
[   11.979727]   SET = 0, FnV = 0
[   11.980875] qcom-camss 1b0ac00.camss: Adding to iommu group 2
[   11.985224]   EA = 0, S1PTW = 0
[   11.985233] Data abort info:
[   11.985246]   ISV = 0, ISS = 0x00000005
[   12.007856]   CM = 0, WnR = 0
[   12.007901] user pgtable: 64k pages, 48-bit VAs, pgdp=00000000beac2a00
[   12.009825] [0000000000000250] pgd=0000000000000000, p4d=0000000000000000, pud=0000000000000000
[   12.016314] Internal error: Oops: 0000000096000005 [#1] PREEMPT SMP
[   12.024896] Modules linked in: crct10dif_ce adv7511 qcom_camss cec snd_soc_lpass_apq8016 qcom_spmi_temp_alarm snd_soc_apq8016_sbc snd_soc_lpass_cpu msm snd_soc_msm8916_digital snd_soc_msm8916_analog snd_soc_lpass_platform snd_soc_qcom_common rtc_pm8xxx videobuf2_dma_sg v4l2_fwnode videobuf2_memops videobuf2_v4l2 mdt_loader i2c_qcom_cci videobuf2_common drm_kms_helper qcom_rng qnoc_msm8916 socinfo icc_smd_rpm rmtfs_mem display_connector fuse drm ip_tables x_tables
[   12.049862] CPU: 1 PID: 149 Comm: kworker/u8:1 Tainted: G        W         5.10.233-rc1 #1
[   12.072056] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   12.080534] Workqueue: msm msm_gem_free_work [msm]
[   12.087243] pstate: 00000005 (nzcv daif -PAN -UAO -TCO BTYPE=--)
[   12.091849] pc : dma_unmap_sg_attrs+0x8/0x50
[   12.098136] lr : put_pages+0xc4/0xd0 [msm]
[   12.102254] sp : ffff80001486fd10
[   12.106157] x29: ffff80001486fd10 x28: ffff00003d2be3b0 
[   12.109545] x27: ffff00003eb49d80 x26: ffff000035bcd088 
[   12.114928] x25: 0000000000000000 x24: ffff000035bce8c8 
[   12.134979] x21: ffff000035bce888 x20: fffffffffffffe60 
[   12.135009] x19: ffff00003d2be200 x18: 0000000000000000 
[   12.139351] x17: 0000000000000000 x16: 0000000000000000 
[   12.144648] x15: 0000000000000000 x14: ffff00003f26ccc0 
[   12.149943] x13: ffff80002ddd0000 x12: 0000000030d4d91d 
[   12.155238] x11: 0000000000000000 x10: 0000000000000b60 
[   12.160533] x9 : ffff800009c177c4 x8 : ffff80001486fc40 
[   12.165828] x7 : 00000000820001f7 x6 : ffff800012579000 
[   12.171124] x5 : ffff000035bcd000 x4 : 0000000000000000 
[   12.176418] x3 : 0000000000000000 x2 : 0000000000000001 
[   12.181725] x1 : ffff000035627a80 x0 : 0000000000000000 
[   12.181735] Call trace:
[   12.181750]  dma_unmap_sg_attrs+0x8/0x50
[   12.181893]  msm_gem_free_work+0x138/0x1a0 [msm]
[   12.181908]  process_one_work+0x1fc/0x4e0
[   12.203243]  worker_thread+0x78/0x47c
[   12.207147]  kthread+0x148/0x154
[   12.210792]  ret_from_fork+0x10/0x3c
[   12.214095] Code: 17fffff6 d42100[[0;32m  OK  [0m] Started [0;00 a1;39mapt-daily-upgrade.timer[0ma1e0 - …y apt upgrade and clean ac3e9 tivid503ties201f.
[   12.217658] ---[ end trace 633f7686dbfdd01a ]---

test log snippet boot parser 25

Home

------------[ cut here ]------------
[   11.063513] WARNING: CPU: 2 PID: 182 at drivers/gpu/drm/msm/msm_gem_vma.c:76 msm_gem_map_vma+0xa4/0xbc [msm]
[   11.068054] Modules linked in: crct10dif_ce(+) snd_soc_apq8016_sbc snd_soc_lpass_apq8016 adv7511 snd_soc_lpass_cpu qcom_camss(+) snd_soc_msm8916_digital snd_soc_msm8916_analog snd_soc_qcom_common snd_soc_lpass_platform qcom_spmi_temp_alarm cec rtc_pm8xxx msm videobuf2_dma_sg i2c_qcom_cci v4l2_fwnode qnoc_msm8916 qcom_rng videobuf2_memops mdt_loader videobuf2_v4l2 videobuf2_common icc_smd_rpm drm_kms_helper socinfo rmtfs_mem display_connector fuse drm ip_tables x_tables
[   11.097070] CPU: 2 PID: 182 Comm: kworker/2:5 Not tainted 5.10.233-rc1 #1
[   11.119272] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   11.126041] Workqueue: events deferred_probe_work_func
[   11.132804] pstate: 80000005 (Nzcv daif -PAN -UAO -TCO BTYPE=--)
[   11.137907] pc : msm_gem_map_vma+0xa4/0xbc [msm]
[   11.144056] lr : msm_gem_get_and_pin_iova_range+0x128/0x174 [msm]
[   11.148513] sp : ffff800015d4f790
[   11.154495] x29: ffff800015d4f790 x28: ffff00003a51e000 
[   11.157798] x27: ffff00003a51c800 x26: 0000000000000000 
[   11.163179] x25: ffff000036236600 x24: 0000000000000003 
[   11.168494] x23: ffff800015d4f860 x22: ffff00003d17c400 
[   11.168505] x21: ffff00003d178db0 x20: ffff00003d178c00 
[   11.179069] x19: ffff000036236600 x18: ffff00003fc81250 
[   11.184359] x17: 0000000000000000 x16: 0000000000000000 
[   11.189653] x15: 0000000000000001 x14: 0000000000000001 
[   11.194947] x13: 0000000000000010 x12: 0000000000000000 
[   11.200243] x11: 0101010101010101 x10: 0000000000000000 
[   11.205537] x9 : ffff800009bc85a8 x8 : 0000000000010000 
[   11.210833] x7 : 0000000000000001 x6 : ffffffffffffffff 
[   11.216128] x5 : 00000000b6c8ffff x4 : 0000000000000001 
[   11.221422] x3 : ffff000035b68200 x2 : 0000000000000003 
[   11.226718] x1 : 0000000000000000 x0 : ffff00003d17c400 
[   11.232013] Call trace:
[   11.237444]  msm_gem_map_vma+0xa4/0xbc [msm]
[   11.253324]  msm_gem_kernel_new+0x50/0x150 [msm]
[   11.253465]  dsi_tx_buf_alloc_6g+0x50/0xb0 [msm]
[   11.257181]  msm_dsi_host_modeset_init+0x94/0x150 [msm]
[   11.261778]  msm_dsi_modeset_init+0x54/0x220 [msm]
[   11.266725]  modeset_init+0x2e4/0x4f0 [msm]
[   11.271585]  mdp5_kms_init+0x1dc/0x3b0 [msm]
[   11.275666]  msm_drm_bind+0x4bc/0x5bc [msm]
[   11.280073]  try_to_bring_up_master+0x200/0x2d0
[   11.283975]  __component_add+0xac/0x194
[   11.288486]  component_add+0x1c/0x30
[   11.292418]  dsi_dev_probe+0x24/0x30 [msm]
[   11.296128]  platform_drv_probe+0x5c/0xb4
[   11.300033]  really_probe+0xf8/0x53c
[   11.304111]  driver_probe_device+0xec/0x140
[   11.307761]  __device_attach_driver+0xc4/0x150
[   11.311665]  bus_for_each_drv+0x84/0xe0
[   11.316185]  __device_attach+0xa4/0x1c0
[   11.319915]  device_initial_probe+0x1c/0x30
[   11.323764]  bus_probe_device+0xa4/0xb0
[   11.323773]  deferred_probe_work_func+0xa4/0xf4
[   11.323781]  process_one_work+0x1fc/0x4e0
[   11.323787]  worker_thread+0x78/0x47c
[   11.323792]  kthread+0x148/0x154
[   11.323798]  ret_from_fork+0x10/0x3c
[   11.359638] msm 1a00000.mdss: [drm:msm_dsi_modeset_init [msm]] *ERROR* failed to modeset init host: -22
[   11.359855] msm_mdp 1a01000.mdp: [drm:mdp5_kms_init [msm]] *ERROR* modeset_init failed: -22
[   11.367990] ------------[ cut here ]------------
[   11.376263] Memory manager not clean during takedown.
[   11.381337] WARNING: CPU: 2 PID: 182 at drivers/gpu/drm/drm_mm.c:998 drm_mm_takedown+0x30/0x40 [drm]
[   11.386061] Modules linked in: crct10dif_ce(+) snd_soc_apq8016_sbc snd_soc_lpass_apq8016 adv7511 snd_soc_lpass_cpu qcom_camss(+) snd_soc_msm8916_digital snd_soc_msm8916_analog snd_soc_qcom_common snd_soc_lpass_platform qcom_spmi_temp_alarm cec rtc_pm8xxx msm videobuf2_dma_sg i2c_qcom_cci v4l2_fwnode qnoc_msm8916 qcom_rng videobuf2_memops mdt_loader videobuf2_v4l2 videobuf2_common icc_smd_rpm drm_kms_helper socinfo rmtfs_mem display_connector fuse drm ip_tables x_tables
[   11.414468] CPU: 2 PID: 182 Comm: kworker/2:5 Tainted: G        W         5.10.233-rc1 #1
[   11.436675] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   11.436691] Workqueue: events deferred_probe_work_func
[   11.436700] pstate: 60000005 (nZCv daif -PAN -UAO -TCO BTYPE=--)
[   11.436844] pc : drm_mm_takedown+0x30/0x40 [drm]
[   11.436978] lr : drm_mm_takedown+0x30/0x40 [drm]
[   11.467296] sp : ffff800015d4f980
[   11.471897] x29: ffff800015d4f980 x28: ffff00003e105860 
[   11.475110] x27: ffff00003a51e000 x26: ffff000036233b80 
[   11.480491] x25: ffff800009c4b190 x24: ffff00003e37c410 
[   11.485787] x23: ffff00003a51c800 x22: ffff00003d17c400 
[   11.491082] x21: ffff00003a51ec88 x20: ffff00003a51e880 
[   11.496377] x19: ffff00003d17c400 x18: 0000000000000006 
[   11.501672] x17: 0000000000000000 x16: 0000000000000000 
[   11.506967] x15: ffff800015d4f4a0 x14: 0720072007200720 
[   11.512264] x13: 0720072007200720 x12: 0720072007200720 
[   11.517558] x11: 0720072007200720 x10: ffff8000125f4108 
[   11.522875] x9 : ffff80001018e378 x8 : 00000000ffffefff 
[   11.528151] x7 : ffff8000125f4108 x6 : ffff800012579000 
[   11.533447] x5 : ffff800012579aa8 x4 : ffff00003fbf29a0 
[   11.538741] x3 : 0000000000000000 x2 : 0000000000000000 
[   11.544045] x1 : 0000000000000000 x0 : ffff00003e412f40 
[   11.549330] Call trace:
[   11.554779]  drm_mm_takedown+0x30/0x40 [drm]
[   11.554925]  msm_gem_address_space_put.part.0+0x84/0xd0 [msm]
[   11.561449]  msm_gem_address_space_put+0x1c/0x30 [msm]
[   11.567082]  mdp5_kms_destroy+0x94/0xb0 [msm]
[   11.572129]  mdp5_kms_init+0x240/0x3b0 [msm]
[   11.576551]  msm_drm_bind+0x4bc/0x5bc [msm]
[   11.580759]  try_to_bring_up_master+0x200/0x2d0
[   11.584660]  __component_add+0xac/0x194
[   11.589172]  component_add+0x1c/0x30
[   11.593105]  dsi_dev_probe+0x24/0x30 [msm]
[   11.596814]  platform_drv_probe+0x5c/0xb4
[   11.600718]  really_probe+0xf8/0x53c
[   11.604797]  driver_probe_device+0xec/0x140
[   11.608443]  __device_attach_driver+0xc4/0x150
[   11.612351]  bus_for_each_drv+0x84/0xe0
[   11.616862]  __device_attach+0xa4/0x1c0
[   11.620596]  device_initial_probe+0x1c/0x30
[   11.624415]  bus_probe_device+0xa4/0xb0
[   11.628581]  deferred_probe_work_func+0xa4/0xf4
[   11.632404]  process_one_work+0x1fc/0x4e0
[   11.636915]  worker_thread+0x78/0x47c
[   11.641080]  kthread+0x148/0x154
[   11.644726]  ret_from_fork+0x10/0x3c
[   11.661089] msm 1a00000.mdss: [drm:msm_drm_bind [msm]] *ERROR* failed to load kms
[   11.662710] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000250
[   11.672067] Mem abort info:
[   11.676560]   ESR = 0x96000005
[   11.678927]   EC = 0x25: DABT (current EL), IL = 32 bits
[   11.681289] qcom-camss 1b0ac00.camss: Adding to iommu group 2
[   11.682132]   SET = 0, FnV = 0
[   11.693195]   EA = 0, S1PTW = 0
[   11.696307] Data abort info:
[   11.699158]   ISV = 0, ISS = 0x00000005
[   11.702344]   CM = 0, WnR = 0
[   11.705874] user pgtable: 64k pages, 48-bit VAs, pgdp=00000000bd200000
[   11.708995] [0000000000000250] pgd=0000000000000000, p4d=0000000000000000, pud=0000000000000000
[   11.715418] Internal error: Oops: 0000000096000005 [#1] PREEMPT SMP
[   11.724016] Modules linked in: snd_soc_hdmi_codec crct10dif_ce snd_soc_apq8016_sbc snd_soc_lpass_apq8016 adv7511 snd_soc_lpass_cpu qcom_camss snd_soc_msm8916_digital snd_soc_msm8916_analog snd_soc_qcom_common snd_soc_lpass_platform qcom_spmi_temp_alarm cec rtc_pm8xxx msm videobuf2_dma_sg i2c_qcom_cci v4l2_fwnode qnoc_msm8916 qcom_rng videobuf2_memops mdt_loader videobuf2_v4l2 videobuf2_common icc_smd_rpm drm_kms_helper socinfo rmtfs_mem display_connector fuse drm ip_tables x_tables
[   11.750753] CPU: 2 PID: 312 Comm: kworker/u8:5 Tainted: G        W         5.10.233-rc1 #1
[   11.772942] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   11.781333] Workqueue: msm msm_gem_free_work [msm]
[   11.788043] pstate: 00000005 (nzcv daif -PAN -UAO -TCO BTYPE=--)
[   11.792647] pc : dma_unmap_sg_attrs+0x8/0x50
[   11.798933] lr : put_pages+0xc4/0xd0 [msm]
[   11.803053] sp : ffff8000140afd10
[   11.806955] x29: ffff8000140afd10 x28: ffff00003d[[0;32m  OK  [0m] Reached targ17bfet [0;1;39msysinit.target[0m -b0 
 System Initializati
[   11.810344] x27: ffff00003d25ccc0 x26: ffff00003a51c888 
[   11.830254] x15: 0000000000000000 x14: ffff00003f26ccc0 
[   11.830283] x13: ffff80002ddd0000 x12: 0000000030d4d91d 
[   11.834789] x11: 0000000000000000 x10: 0000000000000b60 
[   11.840085] x9 : ffff800009bc77c4 x8 : ffff8000140afc40 
[   11.845380] x7 : 00000000820001f6 x6 : ffff800012579000 
[   11.850675] x5 : ffff00003a51c800 x4 : 0000000000000000 
[   11.855969] x3 : 0000000000000000 x2 : 0000000000000001 
[   11.861265] x1 : ffff000035b67b00 x0 : 0000000000000000 
[   11.866560] Call trace:
[   11.871860]  dma_unmap_sg_attrs+0x8/0x50
[   11.874157]  msm_gem_free_work+0x138/0x1a0 [msm]
[   11.878200]  process_one_work+0x1fc/0x4e0
[   11.882793]  worker_thread+0x78/0x47c
[   11.886697]  kthread+0x148/0x154
[   11.890344]  ret_from_fork+0x10/0x3c
[   11.893662] Code: 17fffff6 d4210000 aa1e03e9 d503201f (f9412805) 
[   11.893669] ---[ end trace bd3f59fd61acbb13 ]---

test log snippet boot parser 26

Home

------------[ cut here ]------------
[    9.646179] WARNING: CPU: 2 PID: 317 at drivers/gpu/drm/msm/msm_gem_vma.c:76 msm_gem_map_vma+0xa4/0xbc [msm]
[    9.650721] Modules linked in: adv7511 crct10dif_ce cec snd_soc_lpass_apq8016 snd_soc_lpass_cpu qcom_spmi_temp_alarm snd_soc_apq8016_sbc snd_soc_msm8916_digital snd_soc_msm8916_analog snd_soc_lpass_platform snd_soc_qcom_common rtc_pm8xxx qcom_camss msm videobuf2_dma_sg v4l2_fwnode qnoc_msm8916 videobuf2_memops videobuf2_v4l2 qcom_rng videobuf2_common mdt_loader icc_smd_rpm socinfo drm_kms_helper i2c_qcom_cci display_connector rmtfs_mem fuse drm ip_tables x_tables
[    9.679049] CPU: 2 PID: 317 Comm: kworker/2:12 Not tainted 5.10.233-rc1 #1
[    9.701302] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[    9.701323] Workqueue: events deferred_probe_work_func
[    9.701341] pstate: 80000005 (Nzcv daif -PAN -UAO -TCO BTYPE=--)
[    9.720126] pc : msm_gem_map_vma+0xa4/0xbc [msm]
[    9.726281] lr : msm_gem_get_and_pin_iova_range+0x128/0x174 [msm]
[    9.730746] sp : ffff80001454f790
[    9.736730] x29: ffff80001454f790 x28: ffff00003d1dd800 
[    9.753224] x25: ffff00003f7fb000 x24: 0000000000000003 
[    9.753273] x23: ffff80001454f860 x22: ffff00003cb47c00 
[    9.757877] x21: ffff00003cb43db0 x20: ffff00003cb43c00 
[    9.763172] x19: ffff00003f7fb000 x18: ffff00003fc81250 
[    9.768468] x17: 0000000000000000 x16: 0000000000000000 
[    9.773763] x15: 0000000000000001 x14: 0000000000000001 
[    9.779064] x13: 0000000000000010 x12: 0000000000000000 
[    9.784354] x11: 0101010101010101 x10: 0000000000000000 
[    9.789648] x9 : ffff800009c885a8 x8 : 0000000000010000 
[    9.794945] x7 : 0000000000000001 x6 : ffffffffffffffff 
[    9.800238] x5 : 00000000b68affff x4 : 0000000000000001 
[    9.805534] x3 : ffff00003d889880 x2 : 0000000000000003 
[    9.810846] x1 : 0000000000000000 x0 : ffff00003cb47c00 
[    9.810857] Call trace:
[    9.811010]  msm_gem_map_vma+0xa4/0xbc [msm]
[    9.811171]  msm_gem_get_and_pin_iova_range+0x128/0x174 [msm]
[    9.828254]  msm_gem_kernel_new+0x50/0x150 [msm]
[    9.833883]  dsi_tx_buf_alloc_6g+0x50/0xb0 [msm]
[    9.838574]  msm_dsi_host_modeset_init+0x94/0x150 [msm]
[    9.843167]  msm_dsi_modeset_init+0x54/0x220 [msm]
[    9.848110]  modeset_init+0x2e4/0x4f0 [msm]
[    9.852979]  mdp5_kms_init+0x1dc/0x3b0 [msm]
[    9.857054]  msm_drm_bind+0x4bc/0x5bc [msm]
[    9.861443]  try_to_bring_up_master+0x200/0x2d0
[    9.865345]  __component_add+0xac/0x194
[    9.869857]  component_add+0x1c/0x30
[    9.873804]  dsi_dev_probe+0x24/0x30 [msm]
[    9.877499]  platform_drv_probe+0x5c/0xb4
[    9.881402]  really_probe+0xf8/0x53c
[    9.885493]  driver_probe_device+0xec/0x140
[    9.885500]  __device_attach_driver+0xc4/0x150
[    9.885506]  bus_for_each_drv+0x84/0xe0
[    9.885512]  __device_attach+0xa4/0x1c0
[    9.885517]  device_initial_probe+0x1c/0x30
[    9.885529]  bus_probe_device+0xa4/0xb0
[    9.909264]  deferred_probe_work_func+0xa4/0xf4
[    9.913086]  process_one_work+0x1fc/0x4e0
[    9.917598]  worker_thread+0x78/0x47c
[    9.921761]  kthread+0x148/0x154
[    9.925408]  ret_from_fork+0x10/0x3c
[    9.942723] msm_dsi_host_modeset_init: alloc tx gem obj failed, -22
[    9.942938] msm 1a00000.mdss: [drm:msm_dsi_modeset_init [msm]] *ERROR* failed to modeset init host: -22
[    9.943086] msm_mdp 1a01000.mdp: [drm:mdp5_kms_init [msm]] *ERROR* modeset_init failed: -22
[    9.957329] ------------[ cut here ]------------
[    9.957341] Memory manager not clean during takedown.
[    9.957621] WARNING: CPU: 2 PID: 317 at drivers/gpu/drm/drm_mm.c:998 drm_mm_takedown+0x30/0x40 [drm]
[    9.957633] Modules linked in: snd_soc_hdmi_codec adv7511 crct10dif_ce cec snd_soc_lpass_apq8016 snd_soc_lpass_cpu qcom_spmi_temp_alarm snd_soc_apq8016_sbc snd_soc_msm8916_digital snd_soc_msm8916_analog snd_soc_lpass_platform snd_soc_qcom_common rtc_pm8xxx qcom_camss msm videobuf2_dma_sg v4l2_fwnode qnoc_msm8916 videobuf2_memops videobuf2_v4l2 qcom_rng videobuf2_common mdt_loader icc_smd_rpm socinfo drm_kms_helper i2c_qcom_cci display_connector rmtfs_mem fuse drm ip_tables x_tables
[   10.004799] CPU: 2 PID: 317 Comm: kworker/2:12 Tainted: G        W         5.10.233-rc1 #1
[   10.004804] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   10.004821] Workqueue: events deferred_probe_work_func
[   10.004830] pstate: 60000005 (nZCv daif -PAN -UAO -TCO BTYPE=--)
[   10.004978] pc : drm_mm_takedown+0x30/0x40 [drm]
[   10.005113] lr : drm_mm_takedown+0x30/0x40 [drm]
[   10.057817] sp : ffff80001454f980
[   10.057823] x29: ffff80001454f980 x28: ffff00003e105a60 
[   10.057834] x27: ffff00003d1dd800 x26: ffff00003f7f8580 
[   10.057842] x25: ffff800009d0b190 x24: ffff000039c4a810 
[   10.057850] x23: ffff00003d1dd000 x22: ffff00003cb47c00 
[   10.057858] x21: ffff00003d1de488 x20: ffff00003d1de080 
[   10.057866] x19: ffff00003cb47c00 x18: 0000000000000006 
[   10.057874] x17: 0000000000000000 x16: 0000000000000000 
[   10.057881] x15: ffff80001454f410 x14: 0720072007200720 
[   10.057889] x13: 0720072007200720 x12: 0005b8ab58f8b134 
[   10.057896] x11: 0000000000061b02 x10: ffff8000125f4108 
[   10.057904] x9 : ffff80001018e378 x8 : 6e776f64656b6174 
[   10.057912] x7 : 20676e6972756420 x6 : ffff800012579000 
[   10.057919] x5 : ffff800012579aa8 x4 : ffff00003fbf29a8 
[   10.057927] x3 : 0000000000000000 x2 : 0000000000000000 
[   10.057934] x1 : 0000000000000000 x0 : ffff000039bf6e40 
[   10.057942] Call trace:
[   10.058102]  drm_mm_takedown+0x30/0x40 [drm]
[   10.159775]  msm_gem_address_space_put+0x1c/0x30 [msm]
[   10.159910]  mdp5_kms_destroy+0x94/0xb0 [msm]
[   10.160033]  mdp5_kms_init+0x240/0x3b0 [msm]
[   10.168355]  msm_drm_bind+0x4bc/0x5bc [msm]
[   10.172580]  try_to_bring_up_master+0x200/0x2d0
[   10.176482]  __component_add+0xac/0x194
[   10.180994]  component_add+0x1c/0x30
[   10.184926]  dsi_dev_probe+0x24/0x30 [msm]
[   10.188634]  platform_drv_probe+0x5c/0xb4
[   10.192538]  really_probe+0xf8/0x53c
[   10.196618]  driver_probe_device+0xec/0x140
[   10.200263]  __device_attach_driver+0xc4/0x150
[   10.204171]  bus_for_each_drv+0x84/0xe0
[   10.208683]  __device_attach+0xa4/0x1c0
[   10.212415]  device_initial_probe+0x1c/0x30
[   10.216235]  bus_probe_device+0xa4/0xb0
[   10.220417]  deferred_probe_work_func+0xa4/0xf4
[   10.220426]  process_one_work+0x1fc/0x4e0
[   10.220433]  worker_thread+0x78/0x47c
[   10.220439]  kthread+0x148/0x154
[   10.220446]  ret_from_fork+0x10/0x3c
[   10.220451] ---[ end trace 35b57eb081f41877 ]---

test log snippet boot parser 27

Home

------------[ cut here ]------------
[   10.131848] WARNING: CPU: 0 PID: 33 at drivers/gpu/drm/msm/msm_gem_vma.c:76 msm_gem_map_vma+0xa4/0xbc [msm]
[   10.136398] Modules linked in: crct10dif_ce adv7511 cec qcom_spmi_temp_alarm snd_soc_msm8916_digital snd_soc_lpass_apq8016 rtc_pm8xxx snd_soc_msm8916_analog snd_soc_lpass_cpu snd_soc_apq8016_sbc snd_soc_lpass_platform snd_soc_qcom_common qcom_rng qnoc_msm8916 msm qcom_camss i2c_qcom_cci videobuf2_dma_sg v4l2_fwnode videobuf2_memops videobuf2_v4l2 videobuf2_common mdt_loader drm_kms_helper icc_smd_rpm socinfo display_connector rmtfs_mem fuse drm ip_tables x_tables
[   10.164649] CPU: 0 PID: 33 Comm: kworker/0:1 Tainted: G        W         5.10.233-rc1 #1
[   10.164654] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   10.164670] Workqueue: events deferred_probe_work_func
[   10.201841] pstate: 80000005 (Nzcv daif -PAN -UAO -TCO BTYPE=--)
[   10.201983] pc : msm_gem_map_vma+0xa4/0xbc [msm]
[   10.202119] lr : msm_gem_get_and_pin_iova_range+0x128/0x174 [msm]
[   10.217552] sp : ffff8000130cf790
[   10.217556] x29: ffff8000130cf790 x28: ffff000036531000 
[   10.217566] x27: ffff000036532800 x26: 0000000000000000 
[   10.217574] x25: ffff000035a0f200 x24: 0000000000000003 
[   10.217582] x23: ffff8000130cf860 x22: ffff000031132800 
[   10.217589] x21: ffff0000311331b0 x20: ffff000031133000 
[   10.217597] x19: ffff000035a0f200 x18: ffff00003fb41250 
[   10.217605] x17: 0000000000000000 x16: 0000000000000000 
[   10.217612] x15: 0000000000000001 x14: 0000000000000001 
[   10.217620] x13: 0000000000000000 x12: 0000000000000000 
[   10.217627] x11: ffffffffffffffff x10: 0000000000000000 
[   10.217635] x9 : ffff8000099e85a8 x8 : 0000000000010000 
[   10.217642] x7 : 0000000000000001 x6 : ffffffffffffffff 
[   10.217650] x5 : 00000000b7f2ffff x4 : 0000000000000001 
[   10.217663] x3 : ffff0000373aca00 x2 : 0000000000000003 
[   10.290469] x1 : 0000000000000000 x0 : ffff000031132800 
[   10.290478] Call trace:
[   10.290625]  msm_gem_map_vma+0xa4/0xbc [msm]
[   10.290757]  msm_gem_get_and_pin_iova_range+0x128/0x174 [msm]
[   10.313151]  msm_gem_kernel_new+0x50/0x150 [msm]
[   10.318789]  dsi_tx_buf_alloc_6g+0x50/0xb0 [msm]
[   10.323471]  msm_dsi_host_modeset_init+0x94/0x150 [msm]
[   10.328080]  msm_dsi_modeset_init+0x54/0x220 [msm]
[   10.333012]  modeset_init+0x2e4/0x4f0 [msm]
[   10.337873]  mdp5_kms_init+0x1dc/0x3b0 [msm]
[   10.341952]  msm_drm_bind+0x4bc/0x5bc [msm]
[   10.346361]  try_to_bring_up_master+0x200/0x2d0
[   10.350263]  __component_add+0xac/0x194
[   10.354774]  component_add+0x1c/0x30
[   10.358705]  dsi_dev_probe+0x24/0x30 [msm]
[   10.362415]  platform_drv_probe+0x5c/0xb4
[   10.366320]  really_probe+0xf8/0x53c
[   10.370398]  driver_probe_device+0xec/0x140
[   10.374046]  __device_attach_driver+0xc4/0x150
[   10.377952]  bus_for_each_drv+0x84/0xe0
[   10.382465]  __device_attach+0xa4/0x1c0
[   10.386197]  device_initial_probe+0x1c/0x30
[   10.390018]  bus_probe_device+0xa4/0xb0
[   10.394184]  deferred_probe_work_func+0xa4/0xf4
[   10.398006]  process_one_work+0x1fc/0x4e0
[   10.402517]  worker_thread+0x78/0x47c
[   10.406682]  kthread+0x148/0x154
[   10.410328]  ret_from_fork+0x10/0x3c
[   10.413627] ---[ end trace 324b7f203e779ac6 ]---

test log snippet boot parser 28

Home

------------[ cut here ]------------
[   10.010974] WARNING: CPU: 2 PID: 169 at drivers/gpu/drm/msm/msm_gem_vma.c:76 msm_gem_map_vma+0xa4/0xbc [msm]
[   10.015517] Modules linked in: crct10dif_ce adv7511 cec snd_soc_lpass_apq8016 snd_soc_msm8916_digital snd_soc_lpass_cpu snd_soc_apq8016_sbc snd_soc_lpass_platform snd_soc_qcom_common snd_soc_msm8916_analog qcom_camss qcom_spmi_temp_alarm rtc_pm8xxx videobuf2_dma_sg v4l2_fwnode videobuf2_memops videobuf2_v4l2 msm qnoc_msm8916 videobuf2_common qcom_rng i2c_qcom_cci mdt_loader drm_kms_helper icc_smd_rpm socinfo rmtfs_mem display_connector fuse drm ip_tables x_tables
[   10.043861] CPU: 2 PID: 169 Comm: kworker/2:1 Not tainted 5.10.233-rc1 #1
[   10.043866] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   10.043881] Workqueue: events deferred_probe_work_func
[   10.079746] pstate: 80000005 (Nzcv daif -PAN -UAO -TCO BTYPE=--)
[   10.084874] pc : msm_gem_map_vma+0xa4/0xbc [msm]
[   10.091007] lr : msm_gem_get_and_pin_iova_range+0x128/0x174 [msm]
[   10.095454] sp : ffff800014eef790
[   10.101437] x29: ffff800014eef790 x28: ffff00003d33c800 
[   10.104738] x27: ffff00003d33b000 x26: 0000000000000000 
[   10.110122] x25: ffff00003f7f1600 x24: 0000000000000003 
[   10.115416] x23: ffff800014eef860 x22: ffff0000347ebc00 
[   10.120711] x21: ffff0000347ec1b0 x20: ffff0000347ec000 
[   10.126005] x19: ffff00003f7f1600 x18: ffff00003fc81250 
[   10.131300] x17: 0000000000000000 x16: 0000000000000000 
[   10.136595] x15: 0000000000000001 x14: 0000000000000001 
[   10.141889] x13: 0000000000000000 x12: 0000000000000000 
[   10.147185] x11: ffffffffffffffff x10: 0000000000000000 
[   10.152481] x9 : ffff8000098f85a8 x8 : 0000000000010000 
[   10.157775] x7 : 0000000000000001 x6 : ffffffffffffffff 
[   10.163071] x5 : 00000000b7dbffff x4 : 0000000000000001 
[   10.168365] x3 : ffff00003da9c300 x2 : 0000000000000003 
[   10.173660] x1 : 0000000000000000 x0 : ffff0000347ebc00 
[   10.178955] Call trace:
[   10.184394]  msm_gem_map_vma+0xa4/0xbc [msm]
[   10.186552]  msm_gem_get_and_pin_iova_range+0x128/0x174 [msm]
[   10.191066]  msm_gem_kernel_new+0x50/0x150 [msm]
[   10.196710]  dsi_tx_buf_alloc_6g+0x50/0xb0 [msm]
[   10.201395]  msm_dsi_host_modeset_init+0x94/0x150 [msm]
[   10.205998]  msm_dsi_modeset_init+0x54/0x220 [msm]
[   10.210942]  modeset_init+0x2e4/0x4f0 [msm]
[   10.215803]  mdp5_kms_init+0x1dc/0x3b0 [msm]
[   10.219878]  msm_drm_bind+0x4bc/0x5bc [msm]
[   10.224276]  try_to_bring_up_master+0x200/0x2d0
[   10.228176]  __component_add+0xac/0x194
[   10.232686]  component_add+0x1c/0x30
[   10.236629]  dsi_dev_probe+0x24/0x30 [msm]
[   10.240330]  platform_drv_probe+0x5c/0xb4
[   10.244233]  really_probe+0xf8/0x53c
[   10.248312]  driver_probe_device+0xec/0x140
[   10.251957]  __device_attach_driver+0xc4/0x150
[   10.255864]  bus_for_each_drv+0x84/0xe0
[   10.260377]  __device_attach+0xa4/0x1c0
[   10.264109]  device_initial_probe+0x1c/0x30
[   10.267929]  bus_probe_device+0xa4/0xb0
[   10.272095]  deferred_probe_work_func+0xa4/0xf4
[   10.275918]  process_one_work+0x1fc/0x4e0
[   10.280430]  worker_thread+0x78/0x47c
[   10.284594]  kthread+0x148/0x154
[   10.288240]  ret_from_fork+0x10/0x3c
[   10.291540] ---[ end trace 84a4f4dd94d4f89b ]---

test log snippet boot parser 29

Home

------------[ cut here ]------------
[   11.658712] WARNING: CPU: 1 PID: 231 at drivers/gpu/drm/msm/msm_gem_vma.c:76 msm_gem_map_vma+0xa4/0xbc [msm]
[   11.663256] Modules linked in: crct10dif_ce adv7511 cec snd_soc_lpass_apq8016 snd_soc_apq8016_sbc snd_soc_lpass_cpu qcom_camss snd_soc_msm8916_digital snd_soc_qcom_common snd_soc_lpass_platform snd_soc_msm8916_analog msm qcom_spmi_temp_alarm rtc_pm8xxx videobuf2_dma_sg v4l2_fwnode videobuf2_memops qnoc_msm8916 videobuf2_v4l2 qcom_rng mdt_loader i2c_qcom_cci videobuf2_common icc_smd_rpm drm_kms_helper socinfo display_connector rmtfs_mem fuse drm ip_tables x_tables
[   11.691575] CPU: 1 PID: 231 Comm: kworker/1:8 Not tainted 5.10.233-rc1 #1
[   11.713785] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   11.713801] Workqueue: events deferred_probe_work_func
[   11.727485] pstate: 80000005 (Nzcv daif -PAN -UAO -TCO BTYPE=--)
[   11.732572] pc : msm_gem_map_vma+0xa4/0xbc [msm]
[   11.738744] lr : msm_gem_get_and_pin_iova_range+0x128/0x174 [msm]
[   11.743197] sp : ffff800013e8f790
[   11.749178] x29: ffff800013e8f790 x28: ffff000035757000 
[   11.765690] x25: ffff000035673c00 x24: 0000000000000003 
[   11.765750] x23: ffff800013e8f860 x22: ffff0000336b4600 
[   11.770354] x21: ffff0000336ba7b0 x20: ffff0000336ba600 
[   11.775648] x19: ffff000035673c00 x18: ffff00003fbe1250 
[   11.780944] x17: 0000000000000000 x16: ffff800014150000 
[   11.786240] x15: 0000000000000001 x14: 0000000000000001 
[   11.791534] x13: 0000000000000010 x12: 0000000000000000 
[   11.796830] x11: 0101010101010101 x10: 0000000000000000 
[   11.802125] x9 : ffff800009be85a8 x8 : 0000000000010000 
[   11.807419] x7 : 0000000000000001 x6 : ffffffffffffffff 
[   11.812715] x5 : 00000000b5a0ffff x4 : 0000000000000001 
[   11.818011] x3 : ffff000035f10500 x2 : 0000000000000003 
[   11.823309] x1 : 0000000000000000 x0 : ffff0000336b4600 
[   11.828601] Call trace:
[   11.834033]  msm_gem_map_vma+0xa4/0xbc [msm]
[   11.836193]  msm_gem_get_and_pin_iova_range+0x128/0x174 [msm]
[   11.840705]  msm_gem_kernel_new+0x50/0x150 [msm]
[   11.846348]  dsi_tx_buf_alloc_6g+0x50/0xb0 [msm]
[   11.851031]  msm_dsi_host_modeset_init+0x94/0x150 [msm]
[   11.855628]  msm_dsi_modeset_init+0x54/0x220 [msm]
[   11.860572]  modeset_init+0x2e4/0x4f0 [msm]
[   11.865429]  mdp5_kms_init+0x1dc/0x3b0 [msm]
[   11.869509]  msm_drm_bind+0x4bc/0x5bc [msm]
[   11.873916]  try_to_bring_up_master+0x200/0x2d0
[   11.877819]  __component_add+0xac/0x194
[   11.882331]  component_add+0x1c/0x30
[   11.886262]  dsi_dev_probe+0x24/0x30 [msm]
[   11.889971]  platform_drv_probe+0x5c/0xb4
[   11.893876]  really_probe+0xf8/0x53c
[   11.897957]  driver_probe_device+0xec/0x140
[   11.901602]  __device_attach_driver+0xc4/0x150
[   11.905508]  bus_for_each_drv+0x84/0xe0
[   11.910020]  __device_attach+0xa4/0x1c0
[   11.913754]  device_initial_probe+0x1c/0x30
[   11.917574]  bus_probe_device+0xa4/0xb0
[   11.921738]  deferred_probe_work_func+0xa4/0xf4
[   11.925561]  process_one_work+0x1fc/0x4e0
[   11.930073]  worker_thread+0x78/0x47c
[   11.934239]  kthread+0x148/0x154
[   11.937884]  ret_from_fork+0x10/0x3c
[   11.941183] ---[ end trace 9efa51f352bf4598 ]---

test log snippet boot parser 30

Home

------------[ cut here ]------------
[   11.398973] WARNING: CPU: 2 PID: 23 at drivers/gpu/drm/msm/msm_gem_vma.c:76 msm_gem_map_vma+0xa4/0xbc [msm]
[   11.403516] Modules linked in: crct10dif_ce(+) adv7511 qcom_camss(+) cec snd_soc_lpass_apq8016 qcom_spmi_temp_alarm snd_soc_apq8016_sbc snd_soc_lpass_cpu msm snd_soc_msm8916_digital snd_soc_msm8916_analog snd_soc_lpass_platform snd_soc_qcom_common rtc_pm8xxx videobuf2_dma_sg v4l2_fwnode videobuf2_memops videobuf2_v4l2 mdt_loader i2c_qcom_cci videobuf2_common drm_kms_helper qcom_rng qnoc_msm8916 socinfo icc_smd_rpm rmtfs_mem display_connector fuse drm ip_tables x_tables
[   11.403629] CPU: 2 PID: 23 Comm: kworker/2:0 Not tainted 5.10.233-rc1 #1
[   11.403634] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   11.403657] Workqueue: events deferred_probe_work_func
[   11.403668] pstate: 80000005 (Nzcv daif -PAN -UAO -TCO BTYPE=--)
[   11.403857] pc : msm_gem_map_vma+0xa4/0xbc [msm]
[   11.404024] lr : msm_gem_get_and_pin_iova_range+0x128/0x174 [msm]
[   11.404028] sp : ffff800012eaf790
[   11.404032] x29: ffff800012eaf790 x28: ffff000035bce800 
[   11.404041] x27: ffff000035bcd000 x26: 0000000000000000 
[   11.404049] x25: ffff00003a8b7100 x24: 0000000000000003 
[   11.404057] x23: ffff800012eaf860 x22: ffff00003d2be600 
[   11.404065] x21: ffff00003d2be5b0 x20: ffff00003d2be400 
[   11.404073] x19: ffff00003a8b7100 x18: ffff00003fc81250 
[   11.404081] x17: 0000000000000000 x16: 0000000000000000 
[   11.404089] x15: 0000000000000001 x14: 0000000000000001 
[   11.404097] x13: 0000000000000010 x12: 0000000000000000 
[   11.404105] x11: 0101010101010101 x10: 0000000000000000 
[   11.404113] x9 : ffff800009c185a8 x8 : 0000000000010000 
[   11.404120] x7 : 0000000000000001 x6 : ffffffffffffffff 
[   11.404128] x5 : 00000000b0aaffff x4 : 0000000000000001 
[   11.404135] x3 : ffff000035628180 x2 : 0000000000000003 
[   11.404143] x1 : 0000000000000000 x0 : ffff00003d2be600 
[   11.404151] Call trace:
[   11.404344]  msm_gem_map_vma+0xa4/0xbc [msm]
[   11.587921]  __component_add+0xac/0x194
[   11.587931]  component_add+0x1c/0x30
[   11.588110]  dsi_dev_probe+0x24/0x30 [msm]
[   11.588125]  platform_drv_probe+0x5c/0xb4
[   11.598478]  really_probe+0xf8/0x53c
[   11.602556]  driver_probe_device+0xec/0x140
[   11.606203]  __device_attach_driver+0xc4/0x150
[   11.610110]  bus_for_each_drv+0x84/0xe0
[   11.614621]  __device_attach+0xa4/0x1c0
[   11.618354]  device_initial_probe+0x1c/0x30
[   11.622175]  bus_probe_device+0xa4/0xb0
[   11.626339]  deferred_probe_work_func+0xa4/0xf4
[   11.630162]  process_one_work+0x1fc/0x4e0
[   11.634674]  worker_thread+0x78/0x47c
[   11.638840]  kthread+0x148/0x154
[   11.642485]  ret_from_fork+0x10/0x3c
[   11.645783] ---[ end trace 633f7686dbfdd018 ]---

test log snippet boot parser 31

Home

------------[ cut here ]------------
[    9.802939] WARNING: CPU: 1 PID: 36 at drivers/gpu/drm/msm/msm_gem_vma.c:76 msm_gem_map_vma+0xa4/0xbc [msm]
[    9.807480] Modules linked in: crct10dif_ce adv7511 cec snd_soc_lpass_apq8016 snd_soc_apq8016_sbc snd_soc_lpass_cpu snd_soc_lpass_platform snd_soc_qcom_common snd_soc_msm8916_digital snd_soc_msm8916_analog qcom_spmi_temp_alarm rtc_pm8xxx qnoc_msm8916 msm qcom_camss qcom_rng videobuf2_dma_sg v4l2_fwnode icc_smd_rpm videobuf2_memops videobuf2_v4l2 videobuf2_common i2c_qcom_cci mdt_loader drm_kms_helper socinfo rmtfs_mem display_connector fuse drm ip_tables x_tables
[    9.835711] CPU: 1 PID: 36 Comm: kworker/1:3 Not tainted 5.10.233-rc1 #1
[    9.857915] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[    9.864873] Workqueue: events deferred_probe_work_func
[    9.871570] pstate: 80000005 (Nzcv daif -PAN -UAO -TCO BTYPE=--)
[    9.871737] pc : msm_gem_map_vma+0xa4/0xbc [msm]
[    9.871894] lr : msm_gem_get_and_pin_iova_range+0x128/0x174 [msm]
[    9.871900] sp : ffff80001354f790
[    9.871903] x29: ffff80001354f790 x28: ffff000031066000 
[    9.871913] x27: ffff000031064800 x26: 0000000000000000 
[    9.871921] x25: ffff0000395d9f00 x24: 0000000000000003 
[    9.871929] x23: ffff80001354f860 x22: ffff00003f914800 
[    9.871937] x21: ffff00003f912bb0 x20: ffff00003f912a00 
[    9.871944] x19: ffff0000395d9f00 x18: ffff00003fbe1250 
[    9.871952] x17: 0000000000000000 x16: 0000000000000000 
[    9.871959] x15: 0000000000000001 x14: 0000000000000001 
[    9.871967] x13: 0000000000000010 x12: 0000000000000000 
[    9.871975] x11: 0101010101010101 x10: 0000000000000000 
[    9.871983] x9 : ffff800009ad85a8 x8 : 0000000000010000 
[    9.871990] x7 : 0000000000000001 x6 : ffffffffffffffff 
[    9.871998] x5 : 00000000b68affff x4 : 0000000000000001 
[    9.872006] x3 : ffff00003d951600 x2 : 0000000000000003 
[    9.872013] x1 : 0000000000000000 x0 : ffff00003f914800 
[    9.872022] Call trace:
[    9.872175]  msm_gem_map_vma+0xa4/0xbc [msm]
[    9.872496]  msm_gem_kernel_new+0x50/0x150 [msm]
[    9.872633]  dsi_tx_buf_alloc_6g+0x50/0xb0 [msm]
[    9.872770]  msm_dsi_host_modeset_init+0x94/0x150 [msm]
[    9.872915]  msm_dsi_modeset_init+0x54/0x220 [msm]
[    9.873063]  modeset_init+0x2e4/0x4f0 [msm]
[    9.873202]  mdp5_kms_init+0x1dc/0x3b0 [msm]
[    9.873348]  msm_drm_bind+0x4bc/0x5bc [msm]
[    9.873361]  try_to_bring_up_master+0x200/0x2d0
[    9.873368]  __component_add+0xac/0x194
[    9.873374]  component_add+0x1c/0x30
[    9.873529]  dsi_dev_probe+0x24/0x30 [msm]
[    9.873537]  platform_drv_probe+0x5c/0xb4
[    9.873545]  really_probe+0xf8/0x53c
[    9.873551]  driver_probe_device+0xec/0x140
[    9.873557]  __device_attach_driver+0xc4/0x150
[    9.873563]  bus_for_each_drv+0x84/0xe0
[    9.873568]  __device_attach+0xa4/0x1c0
[    9.873575]  device_initial_probe+0x1c/0x30
[    9.873580]  bus_probe_device+0xa4/0xb0
[    9.873586]  deferred_probe_work_func+0xa4/0xf4
[    9.873594]  process_one_work+0x1fc/0x4e0
[    9.873601]  worker_thread+0x78/0x47c
[    9.873606]  kthread+0x148/0x154
[    9.873612]  ret_from_fork+0x10/0x3c
[    9.873617] ---[ end trace 2d6ac0512f5adbba ]---

test log snippet boot parser 32

Home

------------[ cut here ]------------
[   11.272959] WARNING: CPU: 3 PID: 182 at drivers/gpu/drm/msm/msm_gem_vma.c:76 msm_gem_map_vma+0xa4/0xbc [msm]
[   11.272972] Modules linked in: crct10dif_ce adv7511 snd_soc_lpass_apq8016 cec snd_soc_lpass_cpu snd_soc_apq8016_sbc snd_soc_lpass_platform qcom_camss snd_soc_msm8916_digital snd_soc_qcom_common snd_soc_msm8916_analog msm qcom_spmi_temp_alarm rtc_pm8xxx videobuf2_dma_sg qnoc_msm8916 qcom_rng v4l2_fwnode videobuf2_memops videobuf2_v4l2 mdt_loader videobuf2_common drm_kms_helper i2c_qcom_cci icc_smd_rpm socinfo display_connector rmtfs_mem fuse drm ip_tables x_tables
[   11.305805] CPU: 3 PID: 182 Comm: kworker/3:2 Not tainted 5.10.233-rc1 #1
[   11.305809] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   11.305826] Workqueue: events deferred_probe_work_func
[   11.341700] pstate: 80000005 (Nzcv daif -PAN -UAO -TCO BTYPE=--)
[   11.341862] pc : msm_gem_map_vma+0xa4/0xbc [msm]
[   11.342004] lr : msm_gem_get_and_pin_iova_range+0x128/0x174 [msm]
[   11.357405] sp : ffff800015daf790
[   11.357410] x29: ffff800015daf790 x28: ffff00003d3cd800 
[   11.357421] x27: ffff00003d3cc800 x26: 0000000000000000 
[   11.357435] x25: ffff00003e10b300 x24: 0000000000000003 
[   11.377348] x23: ffff800015daf860 x22: ffff00003cca6a00 
[   11.382643] x21: ffff00003cca5bb0 x20: ffff00003cca5a00 
[   11.387937] x19: ffff00003e10b300 x18: ffff00003fd21250 
[   11.387953] x17: 0000000000000000 x16: ffff8000142f0000 
[   11.398543] x15: 0000000000000001 x14: 0000000000000001 
[   11.398552] x13: 0000000000000010 x12: 0000000000000000 
[   11.398560] x11: 0101010101010101 x10: 0000000000000000 
[   11.409136] x9 : ffff800009ba85a8 x8 : 0000000000010000 
[   11.409144] x7 : 0000000000000001 x6 : ffffffffffffffff 
[   11.409167] x1 : 0000000000000000 x0 : ffff00003cca6a00 
[   11.409175] Call trace:
[   11.409330]  msm_gem_map_vma+0xa4/0xbc [msm]
[   11.409600]  msm_gem_kernel_new+0x50/0x150 [msm]
[   11.409730]  dsi_tx_buf_alloc_6g+0x50/0xb0 [msm]
[   11.409864]  msm_dsi_host_modeset_init+0x94/0x150 [msm]
[   11.409991]  msm_dsi_modeset_init+0x54/0x220 [msm]
[   11.410113]  modeset_init+0x2e4/0x4f0 [msm]
[   11.410236]  mdp5_kms_init+0x1dc/0x3b0 [msm]
[   11.410359]  msm_drm_bind+0x4bc/0x5bc [msm]
[   11.410372]  try_to_bring_up_master+0x200/0x2d0
[   11.410379]  __component_add+0xac/0x194
[   11.410385]  component_add+0x1c/0x30
[   11.410511]  dsi_dev_probe+0x24/0x30 [msm]
[   11.410518]  platform_drv_probe+0x5c/0xb4
[   11.410525]  really_probe+0xf8/0x53c
[   11.410531]  driver_probe_device+0xec/0x140
[   11.410537]  __device_attach_driver+0xc4/0x150
[   11.410543]  bus_for_each_drv+0x84/0xe0
[   11.410549]  __device_attach+0xa4/0x1c0
[   11.410555]  device_initial_probe+0x1c/0x30
[   11.410561]  bus_probe_device+0xa4/0xb0
[   11.410566]  deferred_probe_work_func+0xa4/0xf4
[   11.410574]  process_one_work+0x1fc/0x4e0
[   11.410580]  worker_thread+0x78/0x47c
[   11.410585]  kthread+0x148/0x154
[   11.410592]  ret_from_fork+0x10/0x3c
[   11.410596] ---[ end trace 38d4f9834c399a5d ]---

test log snippet boot parser 33

Home

[   13.327133] Internal error: Oops: 0000000096000005 [#1] PREEMPT SMP
[   13.335696] Modules linked in: snd_soc_hdmi_codec qcom_camss crct10dif_ce videobuf2_dma_sg snd_soc_lpass_apq8016 adv7511 snd_soc_apq8016_sbc snd_soc_lpass_cpu v4l2_fwnode msm cec snd_soc_lpass_platform snd_soc_qcom_common videobuf2_memops snd_soc_msm8916_digital videobuf2_v4l2 snd_soc_msm8916_analog qcom_spmi_temp_alarm videobuf2_common rtc_pm8xxx qcom_rng i2c_qcom_cci qnoc_msm8916 mdt_loader drm_kms_helper icc_smd_rpm rmtfs_mem socinfo display_connector fuse drm ip_tables x_tables
[   13.362464] CPU: 1 PID: 169 Comm: kworker/u8:2 Tainted: G        W         5.10.233-rc1 #1
[   13.384658] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   13.393041] Workqueue: msm msm_gem_free_work [msm]
[   13.399758] pstate: 00000005 (nzcv daif -PAN -UAO -TCO BTYPE=--)
[   13.404365] pc : dma_unmap_sg_attrs+0x8/0x50
[   13.410647] lr : put_pages+0xc4/0xd0 [msm]
[   13.414771] sp : ffff800014e2fd10
[   13.418672] x29: ffff800014e2fd10 x28: ffff00003abbb7b0 
[   13.422063] x27: ffff00003ede9d80 x26: ffff0000308b9888 
[   13.427444] x25: 0000000000000000 x24: ffff0000308ba8c8 
[   13.432739] x23: dead000000000100 x22: dead000000000122 
[   13.438035] x21: ffff0000308ba888 x20: fffffffffffffe60 
[   13.443330] x19: ffff00003abbb600 x18: 0000000000000000 
[   13.448625] x17: 0000000000000000 x16: 0000000000000000 
[   13.453920] x15: 0000000000000000 x14: ffff00003f26ccc0 
[   13.459214] x13: ffff80002ddd0000 x12: 0000000030d4d91d 
[   13.464511] x11: 0000000000000000 x10: 0000000000000b60 
[   13.469805] x9 : ffff800009c177c4 x8 : ffff800014e2fc40 
[   13.475100] x7 : 00000000820001f6 x6 : ffff800012579000 
[   13.480395] x5 : ffff0000308b9800 x4 : 0000000000000000 
[   13.485689] x3 : 0000000000000000 x2 : 0000000000000001 
[   13.490984] x1 : ffff000034bf9e80 x0 : 0000000000000000 
[   13.496298] Call trace:
[   13.501584]  dma_unmap_sg_attrs+0x8/0x50
[   13.503889]  msm_gem_free_work+0x138/0x1a0 [msm]
[   13.507928]  process_one_work+0x1fc/0x4e0
[   13.512519]  worker_thread+0x78/0x47c
[   13.516422]  kthread+0x148/0x154
[   13.520067]  ret_from_fork+0x10/0x3c
[   13.523371] Code: 17fffff6 d4210000 aa1e03e9 d503201f (f9412805) 
[   13.526930] ---[ end trace c44a4bf29817f093 ]---

test log snippet boot parser 34

Home

[   11.435181] Internal error: Oops: 0000000096000005 [#1] PREEMPT SMP
[   11.442639] Modules linked in: snd_soc_hdmi_codec crct10dif_ce adv7511 cec snd_soc_lpass_apq8016 snd_soc_apq8016_sbc snd_soc_lpass_cpu snd_soc_qcom_common snd_soc_msm8916_analog snd_soc_msm8916_digital snd_soc_lpass_platform qcom_spmi_temp_alarm rtc_pm8xxx qcom_camss videobuf2_dma_sg qnoc_msm8916 msm qcom_rng icc_smd_rpm v4l2_fwnode videobuf2_memops videobuf2_v4l2 videobuf2_common i2c_qcom_cci mdt_loader drm_kms_helper socinfo display_connector rmtfs_mem fuse drm ip_tables x_tables
[   11.469408] CPU: 1 PID: 170 Comm: kworker/u8:2 Tainted: G        W         5.10.233-rc1 #1
[   11.491603] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   11.500006] Workqueue: msm msm_gem_free_work [msm]
[   11.506704] pstate: 00000005 (nzcv daif -PAN -UAO -TCO BTYPE=--)
[   11.511309] pc : mutex_lock+0x38/0x70
[   11.517596] lr : msm_gem_free_work+0xf8/0x1a0[[0;32m  OK  [0m] Reached targ [mset [0;1;39msockets.target[0m - Socm]
[   11.521022] sp : ffff800014e0fd30
[   11.537459] x19: ffff00003d47fe00 x18: 0000000000000000 
[   11.537490] x17: 0000000000000000 x16: 0000000000000000 
[   11.541908] x15: 0000000000000000 x14: ffff80002dd30000 
[   11.547203] x13: ffff00003fb3cf00 x12: 0000000000000400 
[   11.552498] x11: 0000000000000003 x10: 0000000000000b60 
[   11.557793] x9 : ffff800009969498 x8 : ffff00003cae2b40 
[   11.563091] x7 : ffff00003f8eb36c x6 : ffff800012579000 
[   11.568383] x5 : ffff800012579aa8 x4 : 0000000000000000 
[   11.573678] x3 : 0000000000000088 x2 : ffff00003cae1f80 
[   11.578974] x1 : 0000000000000000 x0 : 0000000000000088 
[   11.584270] Call trace:
[   11.589563]  mutex_lock+0x38/0x70
[   11.591736]  process_one_work+0x1fc/0x4e0
[   11.595208]  worker_thread+0x78/0x47c
[   11.599198]  kthread+0x148/0x154
[   11.602844]  ret_from_fork+0x10/0x3c
[   11.606158] Code: b5000140 d65f03c0 d2800001 f9800071 (c85ffc60) 
[   11.606165] ---[ end trace 72eeaa6f2859924d ]---

test log snippet boot parser 35

Home

[   11.876716] Internal error: Oops: 0000000096000005 [#1] PREEMPT SMP
[   11.876723] Modules linked in: snd_soc_hdmi_codec crct10dif_ce adv7511 snd_soc_lpass_apq8016 cec snd_soc_lpass_cpu snd_soc_apq8016_sbc snd_soc_lpass_platform qcom_camss snd_soc_msm8916_digital snd_soc_qcom_common snd_soc_msm8916_analog msm qcom_spmi_temp_alarm rtc_pm8xxx videobuf2_dma_sg qnoc_msm8916 qcom_rng v4l2_fwnode videobuf2_memops videobuf2_v4l2 mdt_loader videobuf2_common drm_kms_helper i2c_qcom_cci icc_smd_rpm socinfo display_connector rmtfs_mem fuse drm ip_tables x_tables
[   11.915813] CPU: 2 PID: 318 Comm: kworker/u8:4 Tainted: G        W         5.10.233-rc1 #1
[   11.915816] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   11.915992] Workqueue: msm msm_gem_free_work [msm]
[   11.972939] pstate: 00000005 (nzcv daif -PAN -UAO -TCO BTYPE=--)
[   11.972954] pc : dma_unmap_sg_attrs+0x8/0x50
[   11.973097] lr : put_pages+0xc4/0xd0 [msm]
[   11.973107] sp : ffff80001438fd10
[   11.998698] x29: ffff80001438fd10 x28: ffff00003cca57b0 
[   11.998708] x27: ffff00003d36dc80 x26: ffff00003d3cc888 
[   11.998716] x25: 0000000000000000 x24: ffff00003d3cd8c8 
[   11.998724] x23: dead000000000100 x22: dead000000000122 
[   11.998732] x21: ffff00003d3cd888 x20: fffffffffffffe60 
[   11.998740] x19: ffff00003cca5600 x18: 0000000000000000 
[   11.998748] x17: 0000000000000000 x16: 0000000000000000 
[   11.998756] x15: 0000000000000000 x14: ffff80002dd30000 
[   11.998763] x13: ffff00003fb3cf00 x12: 0000000000000422 
[   11.998771] x11: 071c71c71c71c71c x10: 0000000000000b60 
[   11.998779] x9 : ffff800009ba77c4 x8 : ffff80001438fc40 
[   11.998787] x7 : 00000000820001ef x6 : ffff800012579000 
[   11.998794] x5 : ffff00003d3cc800 x4 : 0000000000000000 
[   12.065710] x3 : 0000000000000000 x2 : 0000000000000001 
[   12.065719] x1 : ffff00003db3c600 x0 : 0000000000000000 
[   12.065728] Call trace:
[   12.065742]  dma_unmap_sg_attrs+0x8/0x50
[   12.065881]  msm_gem_free_work+0x138/0x1a0 [msm]
[   12.065894]  process_one_work+0x1fc/0x4e0
[   12.092536]  worker_thread+0x78/0x47c
[   12.092543]  kthread+0x148/0x154
[   12.092549]  ret_from_fork+0x10/0x3c
[   12.092560] Code: 17fffff6 d4210000 aa1e03e9 d503201f (f9412805) 
[   12.092567] ---[ end trace 38d4f9834c399a5f ]---

test log snippet boot parser 36

Home

[    9.591395] WARNING: CPU: 3 PID: 314 at drivers/base/power/runtime.c:1471 pm_runtime_enable+0xc4/0x104

test log snippet boot parser 37

Home

[    9.591395] WARNING: CPU: 3 PID: 314 at drivers/base/power/runtime.c:1471 pm_runtime_enable+0xc4/0x104

test log snippet boot parser 38

Home

------------[ cut here ]------------
[   11.105126] Enabling runtime PM for inactive device (1a00000.mdss) with active children
[   11.109886] WARNING: CPU: 3 PID: 35 at drivers/base/power/runtime.c:1471 pm_runtime_enable+0xc4/0x104
[   11.117549] Modules linked in: adv7511 cec snd_soc_apq8016_sbc snd_soc_lpass_apq8016 snd_soc_msm8916_digital snd_soc_lpass_cpu snd_soc_qcom_common qcom_spmi_temp_alarm snd_soc_lpass_platform qcom_camss rtc_pm8xxx msm videobuf2_dma_sg v4l2_fwnode snd_soc_msm8916_analog videobuf2_memops qcom_rng qnoc_msm8916 videobuf2_v4l2 videobuf2_common icc_smd_rpm i2c_qcom_cci mdt_loader drm_kms_helper socinfo rmtfs_mem display_connector fuse drm ip_tables x_tables
[   11.144480] CPU: 3 PID: 35 Comm: kworker/3:1 Not tainted 5.10.233-rc1 #1
[   11.166674] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   11.173541] Workqueue: events deferred_probe_work_func
[   11.180216] pstate: 60000085 (nZCv daIf -PAN -UAO -TCO BTYPE=--)
[   11.185168] pc : pm_runtime_enable+0xc4/0x104
[   11.191326] lr : pm_runtime_enable+0xc4/0x104
[   11.195574] sp : ffff8000129fb9c0
[   11.199914] x29: ffff8000129fb9c0 x28: ffff000005212560 
[   11.203215] x27: ffff00000b901980 x26: ffff000002f0cec0 
[   11.208597] x25: ffff800009495190 x24: ffff800009495000 
[   11.213892] x23: ffff00000b8c1800 x22: ffff0000034cb810 
[   11.219186] x21: ffff0000034cb904 x20: 0000000000000000 
[   11.224480] x19: ffff0000034cb810 x18: 0000000000000006 
[   11.229776] x17: 0000000000000000 x16: 0000000000000801 
[   11.235072] x15: ffff8000129fb4e0 x14: 0720072007200720 
[   11.240367] x13: 0720072007200720 x12: 0720072007200720 
[   11.245661] x11: 0720072007200720 x10: ffff80001250a248 
[   11.250957] x9 : ffff80001019a530 x8 : 00000000ffffefff 
[   11.256253] x7 : ffff80001250a248 x6 : 80000000fffff000 
[   11.261548] x5 : 0000000000000001 x4 : ffff00003fcb29a8 
[   11.266843] x3 : 0000000000000000 x2 : 0000000000000000 
[   11.272136] x1 : 0000000000000000 x0 : ffff000002f0cec0 
[   11.277433] Call trace:
[   11.282729]  pm_runtime_enable+0xc4/0x104
[   11.285038]  mdp5_mdss_init+0x214/0x2b0 [msm]
[   11.289205]  msm_drm_bind+0x1cc/0x5bc [msm]
[   11.293413]  try_to_bring_up_master+0x200/0x2d0
[   11.297399]  __component_add+0xac/0x194
[   11.301913]  component_add+0x1c/0x30
[   11.305876]  dsi_dev_probe+0x24/0x30 [msm]
[   11.309557]  platform_drv_probe+0x5c/0xb4
[   11.313459]  really_probe+0xf8/0x53c
[   11.317537]  driver_probe_device+0xec/0x140
[   11.321184]  __device_attach_driver+0xc4/0x150
[   11.325092]  bus_for_each_drv+0x84/0xe0
[   11.329605]  __device_attach+0xa4/0x1c0
[   11.333337]  device_initial_probe+0x1c/0x30
[   11.337158]  bus_probe_device+0xa4/0xb0
[   11.341324]  deferred_probe_work_func+0xa4/0xf4
[   11.345146]  process_one_work+0x1fc/0x4f0
[   11.349656]  worker_thread+0x78/0x4c0
[   11.353826]  kthread+0x154/0x160
[   11.357469]  ret_from_fork+0x10/0x34
[   11.360765] ---[ end trace 26230998c901a77c ]---

test log snippet boot parser 39

Home

------------[ cut here ]------------
[   11.198391] Enabling runtime PM for inactive device (1a00000.mdss) with active children
[   11.203152] WARNING: CPU: 0 PID: 319 at drivers/base/power/runtime.c:1471 pm_runtime_enable+0xc4/0x104
[   11.210812] Modules linked in: crct10dif_ce adv7511 snd_soc_lpass_apq8016 cec snd_soc_lpass_cpu snd_soc_lpass_platform qcom_camss msm snd_soc_apq8016_sbc snd_soc_msm8916_analog snd_soc_msm8916_digital snd_soc_qcom_common rtc_pm8xxx qcom_spmi_temp_alarm videobuf2_dma_sg v4l2_fwnode qcom_rng videobuf2_memops videobuf2_v4l2 qnoc_msm8916 mdt_loader videobuf2_common i2c_qcom_cci icc_smd_rpm drm_kms_helper socinfo display_connector rmtfs_mem fuse drm ip_tables x_tables
[   11.238874] CPU: 0 PID: 319 Comm: kworker/0:5 Not tainted 5.10.233-rc1 #1
[   11.261065] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   11.268019] Workqueue: events deferred_probe_work_func
[   11.274781] pstate: 60000085 (nZCv daIf -PAN -UAO -TCO BTYPE=--)
[   11.279735] pc : pm_runtime_enable+0xc4/0x104
[   11.285890] lr : pm_runtime_enable+0xc4/0x104
[   11.290138] sp : ffff800012bd39c0
[   11.294477] x29: ffff800012bd39c0 x28: ffff00000c8c1a60 
[   11.297780] x27: ffff00000c8c4780 x26: ffff00000382af40 
[   11.303161] x25: ffff800009492190 x24: ffff800009492000 
[   11.308458] x23: ffff00000d47a800 x22: ffff0000034cb810 
[   11.313752] x21: ffff0000034cb904 x20: 0000000000000000 
[   11.319048] x19: ffff0000034cb810 x18: 0000000000000006 
[   11.324342] x17: 0000000000000000 x16: 0000000000000801 
[   11.329638] x15: ffff800012bd34e0 x14: 0720072007200720 
[   11.334933] x13: 0720072007200720 x12: 0720072007200720 
[   11.340228] x11: 0720072007200720 x10: ffff80001250a248 
[   11.345525] x9 : ffff80001019a530 x8 : 00000000ffffefff 
[   11.350817] x7 : ffff80001250a248 x6 : 80000000fffff000 
[   11.356113] x5 : 0000000000000001 x4 : ffff00003fc529a8 
[   11.361407] x3 : 0000000000000000 x2 : 0000000000000000 
[   11.366703] x1 : 0000000000000000 x0 : ffff00000382af40 
[   11.371998] Call trace:
[   11.377293]  pm_runtime_enable+0xc4/0x104
[   11.379608]  mdp5_mdss_init+0x214/0x2b0 [msm]
[   11.383781]  msm_drm_bind+0x1cc/0x5bc [msm]
[   11.387977]  try_to_bring_up_master+0x200/0x2d0
[   11.391967]  __component_add+0xac/0x194
[   11.396477]  component_add+0x1c/0x30
[   11.400433]  dsi_dev_probe+0x24/0x30 [msm]
[   11.404119]  platform_drv_probe+0x5c/0xb4
[   11.408019]  really_probe+0xf8/0x53c
[   11.412097]  driver_probe_device+0xec/0x140
[   11.415742]  __device_attach_driver+0xc4/0x150
[   11.419651]  bus_for_each_drv+0x84/0xe0
[   11.424161]  __device_attach+0xa4/0x1c0
[   11.427894]  device_initial_probe+0x1c/0x30
[   11.431715]  bus_probe_device+0xa4/0xb0
[   11.435883]  deferred_probe_work_func+0xa4/0xf4
[   11.439702]  process_one_work+0x1fc/0x4f0
[   11.444215]  worker_thread+0x78/0x4c0
[   11.448382]  kthread+0x154/0x160
[   11.452028]  ret_from_fork+0x10/0x34
[   11.455325] ---[ end trace b8f5ebe1d2dc7080 ]---

test log snippet boot parser 40

Home

------------[ cut here ]------------
[    9.709338] Enabling runtime PM for inactive device (1a00000.mdss) with active children
[    9.714083] WARNING: CPU: 2 PID: 233 at drivers/base/power/runtime.c:1471 pm_runtime_enable+0xc4/0x104
[    9.721757] Modules linked in: crct10dif_ce adv7511(+) cec snd_soc_lpass_apq8016 snd_soc_msm8916_digital snd_soc_msm8916_analog snd_soc_lpass_cpu snd_soc_lpass_platform snd_soc_apq8016_sbc rtc_pm8xxx snd_soc_qcom_common msm qcom_spmi_temp_alarm mdt_loader qcom_camss qnoc_msm8916 icc_smd_rpm videobuf2_dma_sg drm_kms_helper qcom_rng v4l2_fwnode videobuf2_memops videobuf2_v4l2 i2c_qcom_cci videobuf2_common socinfo rmtfs_mem display_connector fuse drm ip_tables x_tables
[    9.750163] CPU: 2 PID: 233 Comm: kworker/2:9 Not tainted 5.10.233-rc1 #1
[    9.772355] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[    9.779228] Workqueue: events deferred_probe_work_func
[    9.785984] pstate: 60000085 (nZCv daIf -PAN -UAO -TCO BTYPE=--)
[    9.790935] pc : pm_runtime_enable+0xc4/0x104
[    9.797093] lr : pm_runtime_enable+0xc4/0x104
[    9.801343] sp : ffff800012b439c0
[    9.805680] x29: ffff800012b439c0 x28: ffff00000d3cbc60 
[    9.808984] x27: ffff00000d3ca380 x26: 00000000fffffef7 
[    9.814364] x25: ffff800009497190 x24: ffff800009497000 
[    9.819660] x23: ffff00000bb9f000 x22: ffff0000034cb810 
[    9.824955] x21: ffff0000034cb904 x20: 0000000000000000 
[    9.830250] x19: ffff0000034cb810 x18: 0000000000000006 
[    9.835546] x17: 0000000000000000 x16: 0000000000000001 
[    9.840855] x15: ffff800012b434e0 x14: 0720072007200720 
[    9.846136] x13: 0720072007200720 x12: 0720072007200720 
[    9.851431] x11: 0720072007200720 x10: ffff8000124ea248 
[    9.856726] x9 : ffff800010197bc8 x8 : 00000000ffffefff 
[    9.862022] x7 : ffff8000124ea248 x6 : 80000000fffff000 
[    9.867316] x5 : 0000000000000001 x4 : ffff00003fc949a8 
[    9.872611] x3 : 0000000000000000 x2 : 0000000000000000 
[    9.877906] x1 : 0000000000000000 x0 : ffff000001e68fc0 
[    9.883202] Call trace:
[    9.888497]  pm_runtime_enable+0xc4/0x104
[    9.890818]  mdp5_mdss_init+0x214/0x2b0 [msm]
[    9.894985]  msm_drm_bind+0x1cc/0x5bc [msm]
[    9.899182]  try_to_bring_up_master+0x200/0x2d0
[    9.903167]  __component_add+0xac/0x194
[    9.907679]  component_add+0x1c/0x30
[    9.911636]  dsi_dev_probe+0x24/0x30 [msm]
[    9.915327]  platform_drv_probe+0x5c/0xb4
[    9.919229]  really_probe+0xf8/0x53c
[    9.923309]  driver_probe_device+0xec/0x140
[    9.926953]  __device_attach_driver+0xc4/0x150
[    9.930859]  bus_for_each_drv+0x84/0xe0
[    9.935370]  __device_attach+0xa4/0x1c0
[    9.939102]  device_initial_probe+0x1c/0x30
[    9.942923]  bus_probe_device+0xa4/0xb0
[    9.947088]  deferred_probe_work_func+0xa4/0xf4
[    9.950911]  process_one_work+0x1fc/0x4e0
[    9.955421]  worker_thread+0x78/0x47c
[    9.959589]  kthread+0x148/0x154
[    9.963233]  ret_from_fork+0x10/0x34
[    9.966531] ---[ end trace ffddced5f6808475 ]---

test log snippet boot parser 41

Home

------------[ cut here ]------------
[   10.963564] Enabling runtime PM for inactive device (1a00000.mdss) with active children
[   10.968315] WARNING: CPU: 0 PID: 34 at drivers/base/power/runtime.c:1471 pm_runtime_enable+0xc4/0x104
[   10.976010] Modules linked in: crct10dif_ce adv7511 cec snd_soc_lpass_apq8016 snd_soc_apq8016_sbc snd_soc_msm8916_analog snd_soc_qcom_common snd_soc_lpass_cpu msm snd_soc_msm8916_digital qcom_spmi_temp_alarm snd_soc_lpass_platform rtc_pm8xxx qnoc_msm8916 qcom_rng qcom_camss mdt_loader videobuf2_dma_sg i2c_qcom_cci icc_smd_rpm v4l2_fwnode drm_kms_helper videobuf2_memops videobuf2_v4l2 socinfo videobuf2_common rmtfs_mem display_connector fuse drm ip_tables x_tables
[   11.003958] CPU: 0 PID: 34 Comm: kworker/0:1 Not tainted 5.10.233-rc1 #1
[   11.026167] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   11.026184] Workqueue: events deferred_probe_work_func
[   11.026196] pstate: 60000085 (nZCv daIf -PAN -UAO -TCO BTYPE=--)
[   11.026205] pc : pm_runtime_enable+0xc4/0x104
[   11.026210] lr : pm_runtime_enable+0xc4/0x104
[   11.026214] sp : ffff8000129d39c0
[   11.026217] x29: ffff8000129d39c0 x28: ffff00000b188760 
[   11.026234] x25: ffff80000947c190 x24: ffff80000947c000 
[   11.026241] x23: ffff00000b3ae000 x22: ffff0000034cb810 
[   11.026249] x21: ffff0000034cb904 x20: 0000000000000000 
[   11.026256] x19: ffff0000034cb810 x18: 0000000000000006 
[   11.026264] x17: 0000000000000000 x16: 0000000000000001 
[   11.026271] x15: ffff8000129d34e0 x14: 0720072007200720 
[   11.026279] x13: 0720072007200720 x12: 0720072007200720 
[   11.026286] x11: 0720072007200720 x10: ffff8000124ea248 
[   11.026294] x9 : ffff800010197bc8 x8 : 00000000ffffefff 
[   11.026301] x7 : ffff8000124ea248 x6 : 80000000fffff000 
[   11.026308] x5 : 0000000000000001 x4 : ffff00003fc549a8 
[   11.026316] x3 : 0000000000000000 x2 : 0000000000000000 
[   11.026323] x1 : 0000000000000000 x0 : ffff000002f0bf00 
[   11.026331] Call trace:
[   11.026339]  pm_runtime_enable+0xc4/0x104
[   11.026500]  mdp5_mdss_init+0x214/0x2b0 [msm]
[   11.026644]  msm_drm_bind+0x1cc/0x5bc [msm]
[   11.026653]  try_to_bring_up_master+0x200/0x2d0
[   11.026659]  __component_add+0xac/0x194
[   11.026663]  component_add+0x1c/0x30
[   11.026800]  dsi_dev_probe+0x24/0x30 [msm]
[   11.026810]  platform_drv_probe+0x5c/0xb4
[   11.026817]  really_probe+0xf8/0x53c
[   11.026824]  driver_probe_device+0xec/0x140
[   11.026830]  __device_attach_driver+0xc4/0x150
[   11.026836]  bus_for_each_drv+0x84/0xe0
[   11.026842]  __device_attach+0xa4/0x1c0
[   11.026848]  device_initial_probe+0x1c/0x30
[   11.026854]  bus_probe_device+0xa4/0xb0
[   11.026860]  deferred_probe_work_func+0xa4/0xf4
[   11.026867]  process_one_work+0x1fc/0x4e0
[   11.026872]  worker_thread+0x78/0x47c
[   11.026878]  kthread+0x148/0x154
[   11.026885]  ret_from_fork+0x10/0x34
[   11.026891] ---[ end trace b6036966550d44d7 ]---

test log snippet boot parser 42

Home

------------[ cut here ]------------
[   10.386071] Enabling runtime PM for inactive device (1a00000.mdss) with active children
[   10.390816] WARNING: CPU: 3 PID: 182 at drivers/base/power/runtime.c:1471 pm_runtime_enable+0xc4/0x104
[   10.398489] Modules linked in: adv7511 cec msm snd_soc_msm8916_digital snd_soc_lpass_apq8016 snd_soc_lpass_cpu snd_soc_msm8916_analog snd_soc_apq8016_sbc snd_soc_lpass_platform snd_soc_qcom_common qcom_spmi_temp_alarm rtc_pm8xxx qnoc_msm8916 qcom_rng qcom_camss mdt_loader i2c_qcom_cci videobuf2_dma_sg v4l2_fwnode videobuf2_memops videobuf2_v4l2 drm_kms_helper videobuf2_common icc_smd_rpm socinfo rmtfs_mem display_connector fuse drm ip_tables x_tables
[   10.425509] CPU: 3 PID: 182 Comm: kworker/3:2 Not tainted 5.10.233-rc1 #1
[   10.447731] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   10.447746] Workqueue: events deferred_probe_work_func
[   10.447758] pstate: 60000085 (nZCv daIf -PAN -UAO -TCO BTYPE=--)
[   10.447766] pc : pm_runtime_enable+0xc4/0x104
[   10.447772] lr : pm_runtime_enable+0xc4/0x104
[   10.447775] sp : ffff800012d239c0
[   10.447778] x29: ffff800012d239c0 x28: ffff00000c38e860 
[   10.447786] x27: ffff00000c1c0880 x26: 00000000fffffef7 
[   10.447794] x25: ffff8000094cb190 x24: ffff8000094cb000 
[   10.447807] x23: ffff00000d302000 x22: ffff0000034cb810 
[   10.447815] x21: ffff0000034cb904 x20: 0000000000000000 
[   10.447823] x19: ffff0000034cb810 x18: 0000000000000006 
[   10.447830] x17: 0000000000000000 x16: 0000000000000001 
[   10.447837] x15: ffff800012d234e0 x14: 0720072007200720 
[   10.447845] x13: 0720072007200720 x12: 0720072007200720 
[   10.447853] x11: 0720072007200720 x10: ffff8000124ea248 
[   10.447860] x9 : ffff800010197bc8 x8 : 00000000ffffefff 
[   10.447867] x7 : ffff8000124ea248 x6 : 80000000fffff000 
[   10.447874] x5 : 0000000000000001 x4 : ffff00003fcb49a8 
[   10.447882] x3 : 0000000000000000 x2 : 0000000000000000 
[   10.447889] x1 : 0000000000000000 x0 : ffff000003a02f40 
[   10.447897] Call trace:
[   10.447905]  pm_runtime_enable+0xc4/0x104
[   10.448053]  mdp5_mdss_init+0x214/0x2b0 [msm]
[   10.448190]  msm_drm_bind+0x1cc/0x5bc [msm]
[   10.448199]  try_to_bring_up_master+0x200/0x2d0
[   10.448204]  __component_add+0xac/0x194
[   10.448209]  component_add+0x1c/0x30
[   10.448334]  dsi_dev_probe+0x24/0x30 [msm]
[   10.448342]  platform_drv_probe+0x5c/0xb4
[   10.448348]  really_probe+0xf8/0x53c
[   10.448355]  driver_probe_device+0xec/0x140
[   10.448361]  __device_attach_driver+0xc4/0x150
[   10.448367]  bus_for_each_drv+0x84/0xe0
[   10.448373]  __device_attach+0xa4/0x1c0
[   10.448379]  device_initial_probe+0x1c/0x30
[   10.448385]  bus_probe_device+0xa4/0xb0
[   10.448391]  deferred_probe_work_func+0xa4/0xf4
[   10.448398]  process_one_work+0x1fc/0x4e0
[   10.448402]  worker_thread+0x78/0x47c
[   10.448409]  kthread+0x148/0x154
[   10.448415]  ret_from_fork+0x10/0x34
[   10.448420] ---[ end trace b4a79789106db6cf ]---

test log snippet boot parser 43

Home

------------[ cut here ]------------
[   10.046219] Enabling runtime PM for inactive device (1a00000.mdss) with active children
[   10.050984] WARNING: CPU: 0 PID: 34 at drivers/base/power/runtime.c:1471 pm_runtime_enable+0xc4/0x104
[   10.058640] Modules linked in: crct10dif_ce adv7511 cec qcom_spmi_temp_alarm snd_soc_lpass_apq8016 snd_soc_lpass_cpu msm rtc_pm8xxx snd_soc_msm8916_digital snd_soc_msm8916_analog snd_soc_apq8016_sbc snd_soc_lpass_platform snd_soc_qcom_common mdt_loader qcom_camss qnoc_msm8916 videobuf2_dma_sg v4l2_fwnode qcom_rng videobuf2_memops drm_kms_helper videobuf2_v4l2 i2c_qcom_cci icc_smd_rpm videobuf2_common socinfo display_connector rmtfs_mem fuse drm ip_tables x_tables
[   10.086625] CPU: 0 PID: 34 Comm: kworker/0:1 Not tainted 5.10.233-rc1 #1
[   10.086630] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   10.086644] Workqueue: events deferred_probe_work_func
[   10.086655] pstate: 60000085 (nZCv daIf -PAN -UAO -TCO BTYPE=--)
[   10.086663] pc : pm_runtime_enable+0xc4/0x104
[   10.086669] lr : pm_runtime_enable+0xc4/0x104
[   10.086672] sp : ffff8000129d39c0
[   10.086676] x29: ffff8000129d39c0 x28: ffff00000d315960 
[   10.086684] x27: ffff00000d319080 x26: 00000000fffffef7 
[   10.086692] x25: ffff8000094c6190 x24: ffff8000094c6000 
[   10.086700] x23: ffff00000d923800 x22: ffff0000034cb810 
[   10.086707] x21: ffff0000034cb904 x20: 0000000000000000 
[   10.086715] x19: ffff0000034cb810 x18: 0000000000000006 
[   10.086722] x17: 0000000000000000 x16: 0000000000000001 
[   10.086730] x15: ffff8000129d34e0 x14: 0720072007200720 
[   10.086737] x13: 0720072007200720 x12: 0720072007200720 
[   10.086745] x11: 0720072007200720 x10: ffff8000124ea248 
[   10.086752] x9 : ffff800010197bc8 x8 : 00000000ffffefff 
[   10.086760] x7 : ffff8000124ea248 x6 : 80000000fffff000 
[   10.086767] x5 : 0000000000000001 x4 : ffff00003fc549a8 
[   10.086774] x3 : 0000000000000000 x2 : 0000000000000000 
[   10.086781] x1 : 0000000000000000 x0 : ffff000002f0bf00 
[   10.086790] Call trace:
[   10.086797]  pm_runtime_enable+0xc4/0x104
[   10.086952]  mdp5_mdss_init+0x214/0x2b0 [msm]
[   10.087093]  msm_drm_bind+0x1cc/0x5bc [msm]
[   10.087103]  try_to_bring_up_master+0x200/0x2d0
[   10.087108]  __component_add+0xac/0x194
[   10.087113]  component_add+0x1c/0x30
[   10.087246]  dsi_dev_probe+0x24/0x30 [msm]
[   10.087255]  platform_drv_probe+0x5c/0xb4
[   10.087262]  really_probe+0xf8/0x53c
[   10.087269]  driver_probe_device+0xec/0x140
[   10.087276]  __device_attach_driver+0xc4/0x150
[   10.087282]  bus_for_each_drv+0x84/0xe0
[   10.087288]  __device_attach+0xa4/0x1c0
[   10.087294]  device_initial_probe+0x1c/0x30
[   10.087300]  bus_probe_device+0xa4/0xb0
[   10.087306]  deferred_probe_work_func+0xa4/0xf4
[   10.087313]  process_one_work+0x1fc/0x4e0
[   10.087318]  worker_thread+0x78/0x47c
[   10.087325]  kthread+0x148/0x154
[   10.087332]  ret_from_fork+0x10/0x34
[   10.087337] ---[ end trace 294dda4287f47086 ]---

test log snippet boot parser 44

Home

[   16.278493] ==================================================================
[   16.280086] BUG: KASAN: double-free or invalid-free in kfree_sensitive+0x60/0x70
[   16.281425] 
[   16.282208] CPU: 1 PID: 148 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   16.283605] Hardware name: linux,dummy-virt (DT)
[   16.284615] Call trace:
[   16.285540]  dump_backtrace+0x0/0x250
[   16.286695]  show_stack+0x18/0x24
[   16.287693]  dump_stack+0x104/0x170
[   16.288772]  print_address_description+0x64/0x5ec
[   16.289979]  kasan_report_invalid_free+0x84/0xe8
[   16.291190]  __kasan_slab_free+0xc8/0x140
[   16.292230]  kasan_slab_free+0x14/0x24
[   16.293239]  kfree+0x104/0x3a8
[   16.294246]  kfree_sensitive+0x60/0x70
[   16.295305]  kmalloc_double_kzfree+0xf0/0x180
[   16.296667]  kunit_try_run_case+0x80/0x170
[   16.298057]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   16.299550]  kthread+0x1f0/0x2b4
[   16.300042]  ret_from_fork+0x10/0x30
[   16.300445] 
[   16.300793] Allocated by task 148:
[   16.301735]  __kasan_kmalloc+0xe0/0x128
[   16.302817]  kasan_kmalloc+0x18/0x2c
[   16.303856]  kmalloc_double_kzfree+0x5c/0x180
[   16.305100]  kunit_try_run_case+0x80/0x170
[   16.306459]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   16.307972]  kthread+0x1f0/0x2b4
[   16.309072]  ret_from_fork+0x10/0x30
[   16.309935] 
[   16.310689] Freed by task 148:
[   16.311650]  kasan_set_track+0x4c/0x84
[   16.313177]  kasan_set_free_info+0x24/0x48
[   16.314304]  __kasan_slab_free+0x110/0x140
[   16.315253]  kasan_slab_free+0x14/0x24
[   16.316195]  kfree+0x104/0x3a8
[   16.317160]  kfree_sensitive+0x60/0x70
[   16.318088]  kmalloc_double_kzfree+0xb4/0x180
[   16.319167]  kunit_try_run_case+0x80/0x170
[   16.320542]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   16.321860]  kthread+0x1f0/0x2b4
[   16.322774]  ret_from_fork+0x10/0x30
[   16.323580] 
[   16.324238] The buggy address belongs to the object at ffff0da30236ea00
[   16.324238]  which belongs to the cache kmalloc-128 of size 128
[   16.326141] The buggy address is located 0 bytes inside of
[   16.326141]  128-byte region [ffff0da30236ea00, ffff0da30236ea80)
[   16.328332] The buggy address belongs to the page:
[   16.329879] page:000000009df3dde6 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x10236e
[   16.331784] flags: 0xbfffc0000000200(slab)
[   16.333062] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   16.334553] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   16.336057] page dumped because: kasan: bad access detected
[   16.337307] 
[   16.337912] Memory state around the buggy address:
[   16.339367]  ffff0da30236e900: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   16.340275]  ffff0da30236e980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   16.341550] >ffff0da30236ea00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   16.343695]                    ^
[   16.344631]  ffff0da30236ea80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   16.346020]  ffff0da30236eb00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   16.347794] ==================================================================

test log snippet boot parser 45

Home

[   12.572899] ==================================================================
[   12.574997] BUG: KASAN: double-free or invalid-free in kmalloc_pagealloc_invalid_free+0xbc/0x14c
[   12.576277] 
[   12.577092] CPU: 1 PID: 116 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   12.578475] Hardware name: linux,dummy-virt (DT)
[   12.579473] Call trace:
[   12.580338]  dump_backtrace+0x0/0x250
[   12.581432]  show_stack+0x18/0x24
[   12.582579]  dump_stack+0x104/0x170
[   12.583588]  print_address_description+0x64/0x5ec
[   12.584683]  kasan_report_invalid_free+0x84/0xe8
[   12.585694]  kasan_kfree_large+0x54/0x60
[   12.586658]  kfree+0x34c/0x3a8
[   12.587584]  kmalloc_pagealloc_invalid_free+0xbc/0x14c
[   12.588704]  kunit_try_run_case+0x80/0x170
[   12.589720]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   12.590898]  kthread+0x1f0/0x2b4
[   12.591765]  ret_from_fork+0x10/0x30
[   12.592558] 
[   12.593118] The buggy address belongs to the page:
[   12.594222] page:00000000f4e524dd refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1026d4
[   12.595808] head:00000000f4e524dd order:2 compound_mapcount:0 compound_pincount:0
[   12.597099] flags: 0xbfffc0000010000(head)
[   12.598261] raw: 0bfffc0000010000 dead000000000100 dead000000000122 0000000000000000
[   12.599671] raw: 0000000000000000 0000000000000000 00000001ffffffff 0000000000000000
[   12.600877] page dumped because: kasan: bad access detected
[   12.601957] 
[   12.602532] Memory state around the buggy address:
[   12.603600]  ffff0da3026d3f00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.604993]  ffff0da3026d3f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.606358] >ffff0da3026d4000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   12.607631]                    ^
[   12.608587]  ffff0da3026d4080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   12.609889]  ffff0da3026d4100: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   12.611102] ==================================================================

test log snippet boot parser 46

Home

[   14.409218] ==================================================================
[   14.411489] BUG: KASAN: double-free or invalid-free in kmem_cache_double_free+0xf8/0x1e8
[   14.412801] 
[   14.413607] CPU: 1 PID: 140 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   14.415282] Hardware name: linux,dummy-virt (DT)
[   14.416343] Call trace:
[   14.417307]  dump_backtrace+0x0/0x250
[   14.419768]  show_stack+0x18/0x24
[   14.420671]  dump_stack+0x104/0x170
[   14.421673]  print_address_description+0x64/0x5ec
[   14.422844]  kasan_report_invalid_free+0x84/0xe8
[   14.424018]  __kasan_slab_free+0xc8/0x140
[   14.425047]  kasan_slab_free+0x14/0x24
[   14.425915]  kmem_cache_free+0xf4/0x3fc
[   14.426921]  kmem_cache_double_free+0xf8/0x1e8
[   14.427989]  kunit_try_run_case+0x80/0x170
[   14.429118]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   14.430268]  kthread+0x1f0/0x2b4
[   14.432077]  ret_from_fork+0x10/0x30
[   14.432795] 
[   14.433358] Allocated by task 140:
[   14.434361]  __kasan_kmalloc+0xe0/0x128
[   14.435469]  kasan_slab_alloc+0x20/0x34
[   14.436724]  slab_post_alloc_hook+0x58/0x348
[   14.437681]  kmem_cache_alloc+0x1b8/0x2b4
[   14.439005]  kmem_cache_double_free+0xa4/0x1e8
[   14.439965]  kunit_try_run_case+0x80/0x170
[   14.440985]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   14.442131]  kthread+0x1f0/0x2b4
[   14.443104]  ret_from_fork+0x10/0x30
[   14.443762] 
[   14.444379] Freed by task 140:
[   14.445446]  kasan_set_track+0x4c/0x84
[   14.446326]  kasan_set_free_info+0x24/0x48
[   14.447523]  __kasan_slab_free+0x110/0x140
[   14.448539]  kasan_slab_free+0x14/0x24
[   14.449515]  kmem_cache_free+0xf4/0x3fc
[   14.450481]  kmem_cache_double_free+0xb8/0x1e8
[   14.452265]  kunit_try_run_case+0x80/0x170
[   14.453433]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   14.454582]  kthread+0x1f0/0x2b4
[   14.455507]  ret_from_fork+0x10/0x30
[   14.456256] 
[   14.456957] The buggy address belongs to the object at ffff0da30267a000
[   14.456957]  which belongs to the cache test_cache of size 200
[   14.459186] The buggy address is located 0 bytes inside of
[   14.459186]  200-byte region [ffff0da30267a000, ffff0da30267a0c8)
[   14.460829] The buggy address belongs to the page:
[   14.461968] page:000000000d1073de refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x10267a
[   14.463548] flags: 0xbfffc0000000200(slab)
[   14.464984] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da3015c9980
[   14.466379] raw: 0000000000000000 00000000800f000f 00000001ffffffff 0000000000000000
[   14.468054] page dumped because: kasan: bad access detected
[   14.469103] 
[   14.469639] Memory state around the buggy address:
[   14.470808]  ffff0da302679f00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   14.472205]  ffff0da302679f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.473586] >ffff0da30267a000: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   14.474878]                    ^
[   14.475786]  ffff0da30267a080: fb fb fb fb fb fb fb fb fb fc fc fc fc fc fc fc
[   14.477374]  ffff0da30267a100: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.478548] ==================================================================

test log snippet boot parser 47

Home

[   14.504583] ==================================================================
[   14.506585] BUG: KASAN: double-free or invalid-free in kmem_cache_invalid_free+0xec/0x1e8
[   14.508369] 
[   14.509683] CPU: 0 PID: 141 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   14.511447] Hardware name: linux,dummy-virt (DT)
[   14.512423] Call trace:
[   14.513380]  dump_backtrace+0x0/0x250
[   14.514330]  show_stack+0x18/0x24
[   14.515691]  dump_stack+0x104/0x170
[   14.516990]  print_address_description+0x64/0x5ec
[   14.518157]  kasan_report_invalid_free+0x84/0xe8
[   14.519200]  __kasan_slab_free+0xc8/0x140
[   14.520288]  kasan_slab_free+0x14/0x24
[   14.521175]  kmem_cache_free+0xf4/0x3fc
[   14.522131]  kmem_cache_invalid_free+0xec/0x1e8
[   14.523252]  kunit_try_run_case+0x80/0x170
[   14.524399]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   14.525737]  kthread+0x1f0/0x2b4
[   14.526734]  ret_from_fork+0x10/0x30
[   14.527531] 
[   14.528135] Allocated by task 141:
[   14.529145]  __kasan_kmalloc+0xe0/0x128
[   14.530252]  kasan_slab_alloc+0x20/0x34
[   14.531351]  slab_post_alloc_hook+0x58/0x348
[   14.532339]  kmem_cache_alloc+0x1b8/0x2b4
[   14.533435]  kmem_cache_invalid_free+0xa4/0x1e8
[   14.534511]  kunit_try_run_case+0x80/0x170
[   14.535584]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   14.536716]  kthread+0x1f0/0x2b4
[   14.537648]  ret_from_fork+0x10/0x30
[   14.538329] 
[   14.539267] The buggy address belongs to the object at ffff0da30236e000
[   14.539267]  which belongs to the cache test_cache of size 200
[   14.541709] The buggy address is located 1 bytes inside of
[   14.541709]  200-byte region [ffff0da30236e000, ffff0da30236e0c8)
[   14.543401] The buggy address belongs to the page:
[   14.544581] page:000000009df3dde6 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x10236e
[   14.546276] flags: 0xbfffc0000000200(slab)
[   14.548223] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da301598d80
[   14.549644] raw: 0000000000000000 00000000800f000f 00000001ffffffff 0000000000000000
[   14.550979] page dumped because: kasan: bad access detected
[   14.552016] 
[   14.552576] Memory state around the buggy address:
[   14.553773]  ffff0da30236df00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.555558]  ffff0da30236df80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.556990] >ffff0da30236e000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   14.558198]                    ^
[   14.559114]  ffff0da30236e080: 00 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc
[   14.560537]  ffff0da30236e100: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.561771] ==================================================================

test log snippet boot parser 48

Home

[   14.256717] ==================================================================
[   14.258661] BUG: KASAN: global-out-of-bounds in kasan_global_oob+0x70/0x10c
[   14.260054] Read of size 1 at addr ffffa0003b5bd0ed by task kunit_try_catch/135
[   14.261233] 
[   14.262053] CPU: 0 PID: 135 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   14.263637] Hardware name: linux,dummy-virt (DT)
[   14.264604] Call trace:
[   14.265525]  dump_backtrace+0x0/0x250
[   14.266476]  show_stack+0x18/0x24
[   14.267340]  dump_stack+0x104/0x170
[   14.268479]  print_address_description+0x64/0x5ec
[   14.269636]  kasan_report+0x154/0x1fc
[   14.270614]  __asan_load1+0x8c/0x90
[   14.271575]  kasan_global_oob+0x70/0x10c
[   14.272795]  kunit_try_run_case+0x80/0x170
[   14.273856]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   14.275043]  kthread+0x1f0/0x2b4
[   14.276205]  ret_from_fork+0x10/0x30
[   14.277064] 
[   14.277634] The buggy address belongs to the variable:
[   14.279083]  global_array+0xd/0x20
[   14.279904] 
[   14.280475] Memory state around the buggy address:
[   14.281844]  ffffa0003b5bcf80: 04 f9 f9 f9 f9 f9 f9 f9 00 f9 f9 f9 04 f9 f9 f9
[   14.283567]  ffffa0003b5bd000: 00 f9 f9 f9 04 f9 f9 f9 01 f9 f9 f9 02 f9 f9 f9
[   14.284828] >ffffa0003b5bd080: 00 00 00 00 00 00 f9 f9 f9 f9 f9 f9 00 02 f9 f9
[   14.286084]                                                           ^
[   14.287935]  ffffa0003b5bd100: 00 f9 f9 f9 00 f9 f9 f9 00 00 00 00 f9 f9 f9 f9
[   14.289306]  ffffa0003b5bd180: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   14.290533] ==================================================================

test log snippet boot parser 49

Home

[   13.281120] ==================================================================
[   13.283367] BUG: KASAN: out-of-bounds in kmalloc_memmove_invalid_size+0x108/0x1a0
[   13.285002] Read of size 18446744073709551614 at addr ffff0da302369b04 by task kunit_try_catch/127
[   13.287183] 
[   13.287971] CPU: 0 PID: 127 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   13.289200] Hardware name: linux,dummy-virt (DT)
[   13.290153] Call trace:
[   13.291124]  dump_backtrace+0x0/0x250
[   13.292142]  show_stack+0x18/0x24
[   13.293193]  dump_stack+0x104/0x170
[   13.294280]  print_address_description+0x64/0x5ec
[   13.295864]  kasan_report+0x154/0x1fc
[   13.296799]  check_memory_region+0x270/0x2b0
[   13.298034]  memmove+0x90/0xe8
[   13.298999]  kmalloc_memmove_invalid_size+0x108/0x1a0
[   13.300638]  kunit_try_run_case+0x80/0x170
[   13.301686]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   13.302790]  kthread+0x1f0/0x2b4
[   13.303717]  ret_from_fork+0x10/0x30
[   13.304885] 
[   13.305561] Allocated by task 127:
[   13.306586]  __kasan_kmalloc+0xe0/0x128
[   13.308103]  kasan_kmalloc+0x18/0x2c
[   13.309074]  kmalloc_memmove_invalid_size+0x64/0x1a0
[   13.310081]  kunit_try_run_case+0x80/0x170
[   13.311689]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   13.312763]  kthread+0x1f0/0x2b4
[   13.313735]  ret_from_fork+0x10/0x30
[   13.314438] 
[   13.315151] The buggy address belongs to the object at ffff0da302369b00
[   13.315151]  which belongs to the cache kmalloc-128 of size 128
[   13.317789] The buggy address is located 4 bytes inside of
[   13.317789]  128-byte region [ffff0da302369b00, ffff0da302369b80)
[   13.319630] The buggy address belongs to the page:
[   13.321088] page:00000000c0041e95 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102369
[   13.322732] flags: 0xbfffc0000000200(slab)
[   13.324030] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   13.325650] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   13.326938] page dumped because: kasan: bad access detected
[   13.328449] 
[   13.329052] Memory state around the buggy address:
[   13.330177]  ffff0da302369a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   13.331572]  ffff0da302369a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.333314] >ffff0da302369b00: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc
[   13.335063]                    ^
[   13.335890]  ffff0da302369b80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.337350]  ffff0da302369c00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.338566] ==================================================================

test log snippet boot parser 50

Home

[   15.344445] ==================================================================
[   15.345945] BUG: KASAN: slab-out-of-bounds in kasan_bitops_generic+0x2e4/0xc7c
[   15.347182] Read of size 8 at addr ffff0da302370308 by task kunit_try_catch/146
[   15.348668] 
[   15.349501] CPU: 0 PID: 146 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   15.351177] Hardware name: linux,dummy-virt (DT)
[   15.352040] Call trace:
[   15.353074]  dump_backtrace+0x0/0x250
[   15.354090]  show_stack+0x18/0x24
[   15.355657]  dump_stack+0x104/0x170
[   15.356659]  print_address_description+0x64/0x5ec
[   15.357779]  kasan_report+0x154/0x1fc
[   15.358761]  __asan_load8+0xc8/0xcc
[   15.359638]  kasan_bitops_generic+0x2e4/0xc7c
[   15.360678]  kunit_try_run_case+0x80/0x170
[   15.361750]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.362865]  kthread+0x1f0/0x2b4
[   15.363893]  ret_from_fork+0x10/0x30
[   15.365148] 
[   15.365758] Allocated by task 146:
[   15.366723]  __kasan_kmalloc+0xe0/0x128
[   15.367809]  kasan_kmalloc+0x18/0x2c
[   15.368730]  kasan_bitops_generic+0x68/0xc7c
[   15.369789]  kunit_try_run_case+0x80/0x170
[   15.370818]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.371984]  kthread+0x1f0/0x2b4
[   15.373544]  ret_from_fork+0x10/0x30
[   15.374307] 
[   15.374992] The buggy address belongs to the object at ffff0da302370300
[   15.374992]  which belongs to the cache kmalloc-128 of size 128
[   15.376963] The buggy address is located 8 bytes inside of
[   15.376963]  128-byte region [ffff0da302370300, ffff0da302370380)
[   15.378756] The buggy address belongs to the page:
[   15.380183] page:000000004d31b32a refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102370
[   15.382502] flags: 0xbfffc0000000200(slab)
[   15.383803] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   15.385328] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   15.386782] page dumped because: kasan: bad access detected
[   15.387665] 
[   15.388166] Memory state around the buggy address:
[   15.389482]  ffff0da302370200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   15.391020]  ffff0da302370280: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.392443] >ffff0da302370300: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.393679]                       ^
[   15.394699]  ffff0da302370380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.396017]  ffff0da302370400: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.398505] ==================================================================
---
[   16.083274] ==================================================================
[   16.084803] BUG: KASAN: slab-out-of-bounds in kasan_bitops_generic+0xa1c/0xc7c
[   16.086096] Read of size 8 at addr ffff0da302370308 by task kunit_try_catch/146
[   16.087551] 
[   16.088391] CPU: 0 PID: 146 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   16.089753] Hardware name: linux,dummy-virt (DT)
[   16.090622] Call trace:
[   16.091581]  dump_backtrace+0x0/0x250
[   16.092492]  show_stack+0x18/0x24
[   16.093521]  dump_stack+0x104/0x170
[   16.094462]  print_address_description+0x64/0x5ec
[   16.095631]  kasan_report+0x154/0x1fc
[   16.096704]  __asan_load8+0xc8/0xcc
[   16.097616]  kasan_bitops_generic+0xa1c/0xc7c
[   16.098654]  kunit_try_run_case+0x80/0x170
[   16.099665]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   16.100879]  kthread+0x1f0/0x2b4
[   16.101861]  ret_from_fork+0x10/0x30
[   16.102627] 
[   16.103315] Allocated by task 146:
[   16.104409]  __kasan_kmalloc+0xe0/0x128
[   16.105457]  kasan_kmalloc+0x18/0x2c
[   16.106318]  kasan_bitops_generic+0x68/0xc7c
[   16.107516]  kunit_try_run_case+0x80/0x170
[   16.108607]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   16.109712]  kthread+0x1f0/0x2b4
[   16.110699]  ret_from_fork+0x10/0x30
[   16.111481] 
[   16.112292] The buggy address belongs to the object at ffff0da302370300
[   16.112292]  which belongs to the cache kmalloc-128 of size 128
[   16.114384] The buggy address is located 8 bytes inside of
[   16.114384]  128-byte region [ffff0da302370300, ffff0da302370380)
[   16.116109] The buggy address belongs to the page:
[   16.117385] page:000000004d31b32a refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102370
[   16.118839] flags: 0xbfffc0000000200(slab)
[   16.120178] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   16.121726] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   16.122932] page dumped because: kasan: bad access detected
[   16.124080] 
[   16.124708] Memory state around the buggy address:
[   16.125973]  ffff0da302370200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   16.127428]  ffff0da302370280: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   16.128763] >ffff0da302370300: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   16.130125]                       ^
[   16.131202]  ffff0da302370380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   16.132574]  ffff0da302370400: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   16.133807] ==================================================================
---
[   16.029632] ==================================================================
[   16.031301] BUG: KASAN: slab-out-of-bounds in kasan_bitops_generic+0x9a4/0xc7c
[   16.032607] Read of size 8 at addr ffff0da302370308 by task kunit_try_catch/146
[   16.033905] 
[   16.034782] CPU: 0 PID: 146 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   16.036155] Hardware name: linux,dummy-virt (DT)
[   16.037095] Call trace:
[   16.038053]  dump_backtrace+0x0/0x250
[   16.039025]  show_stack+0x18/0x24
[   16.039865]  dump_stack+0x104/0x170
[   16.041005]  print_address_description+0x64/0x5ec
[   16.042096]  kasan_report+0x154/0x1fc
[   16.043108]  __asan_load8+0xc8/0xcc
[   16.043950]  kasan_bitops_generic+0x9a4/0xc7c
[   16.045110]  kunit_try_run_case+0x80/0x170
[   16.046092]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   16.047621]  kthread+0x1f0/0x2b4
[   16.048575]  ret_from_fork+0x10/0x30
[   16.049685] 
[   16.050320] Allocated by task 146:
[   16.051358]  __kasan_kmalloc+0xe0/0x128
[   16.052402]  kasan_kmalloc+0x18/0x2c
[   16.053458]  kasan_bitops_generic+0x68/0xc7c
[   16.054467]  kunit_try_run_case+0x80/0x170
[   16.055572]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   16.056587]  kthread+0x1f0/0x2b4
[   16.057582]  ret_from_fork+0x10/0x30
[   16.058259] 
[   16.058998] The buggy address belongs to the object at ffff0da302370300
[   16.058998]  which belongs to the cache kmalloc-128 of size 128
[   16.061024] The buggy address is located 8 bytes inside of
[   16.061024]  128-byte region [ffff0da302370300, ffff0da302370380)
[   16.062785] The buggy address belongs to the page:
[   16.063976] page:000000004d31b32a refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102370
[   16.065576] flags: 0xbfffc0000000200(slab)
[   16.066753] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   16.068340] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   16.069593] page dumped because: kasan: bad access detected
[   16.070643] 
[   16.071282] Memory state around the buggy address:
[   16.072494]  ffff0da302370200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   16.073882]  ffff0da302370280: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   16.075258] >ffff0da302370300: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   16.076475]                       ^
[   16.077494]  ffff0da302370380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   16.078896]  ffff0da302370400: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   16.080061] ==================================================================
---
[   15.823765] ==================================================================
[   15.825090] BUG: KASAN: slab-out-of-bounds in kasan_bitops_generic+0x704/0xc7c
[   15.826268] Read of size 8 at addr ffff0da302370308 by task kunit_try_catch/146
[   15.827581] 
[   15.828366] CPU: 0 PID: 146 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   15.829782] Hardware name: linux,dummy-virt (DT)
[   15.830759] Call trace:
[   15.831626]  dump_backtrace+0x0/0x250
[   15.832669]  show_stack+0x18/0x24
[   15.833590]  dump_stack+0x104/0x170
[   15.834545]  print_address_description+0x64/0x5ec
[   15.835610]  kasan_report+0x154/0x1fc
[   15.836624]  __asan_load8+0xc8/0xcc
[   15.837545]  kasan_bitops_generic+0x704/0xc7c
[   15.838623]  kunit_try_run_case+0x80/0x170
[   15.839674]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.840785]  kthread+0x1f0/0x2b4
[   15.841682]  ret_from_fork+0x10/0x30
[   15.842470] 
[   15.843197] Allocated by task 146:
[   15.844206]  __kasan_kmalloc+0xe0/0x128
[   15.845253]  kasan_kmalloc+0x18/0x2c
[   15.846138]  kasan_bitops_generic+0x68/0xc7c
[   15.847258]  kunit_try_run_case+0x80/0x170
[   15.848290]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.849502]  kthread+0x1f0/0x2b4
[   15.850316]  ret_from_fork+0x10/0x30
[   15.851158] 
[   15.851931] The buggy address belongs to the object at ffff0da302370300
[   15.851931]  which belongs to the cache kmalloc-128 of size 128
[   15.853996] The buggy address is located 8 bytes inside of
[   15.853996]  128-byte region [ffff0da302370300, ffff0da302370380)
[   15.855704] The buggy address belongs to the page:
[   15.856875] page:000000004d31b32a refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102370
[   15.858532] flags: 0xbfffc0000000200(slab)
[   15.859709] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   15.860958] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   15.862095] page dumped because: kasan: bad access detected
[   15.863202] 
[   15.863788] Memory state around the buggy address:
[   15.864967]  ffff0da302370200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   15.866496]  ffff0da302370280: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.868218] >ffff0da302370300: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.869448]                       ^
[   15.870472]  ffff0da302370380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.871857]  ffff0da302370400: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.873076] ==================================================================
---
[   15.927865] ==================================================================
[   15.929227] BUG: KASAN: slab-out-of-bounds in kasan_bitops_generic+0x874/0xc7c
[   15.930525] Read of size 8 at addr ffff0da302370308 by task kunit_try_catch/146
[   15.931851] 
[   15.932505] CPU: 0 PID: 146 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   15.933947] Hardware name: linux,dummy-virt (DT)
[   15.934866] Call trace:
[   15.935805]  dump_backtrace+0x0/0x250
[   15.936780]  show_stack+0x18/0x24
[   15.937675]  dump_stack+0x104/0x170
[   15.938652]  print_address_description+0x64/0x5ec
[   15.939817]  kasan_report+0x154/0x1fc
[   15.940777]  __asan_load8+0xc8/0xcc
[   15.941706]  kasan_bitops_generic+0x874/0xc7c
[   15.942781]  kunit_try_run_case+0x80/0x170
[   15.943853]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.945025]  kthread+0x1f0/0x2b4
[   15.945954]  ret_from_fork+0x10/0x30
[   15.946730] 
[   15.947257] Allocated by task 146:
[   15.948241]  __kasan_kmalloc+0xe0/0x128
[   15.949233]  kasan_kmalloc+0x18/0x2c
[   15.950155]  kasan_bitops_generic+0x68/0xc7c
[   15.951238]  kunit_try_run_case+0x80/0x170
[   15.952306]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.953514]  kthread+0x1f0/0x2b4
[   15.954366]  ret_from_fork+0x10/0x30
[   15.955139] 
[   15.955881] The buggy address belongs to the object at ffff0da302370300
[   15.955881]  which belongs to the cache kmalloc-128 of size 128
[   15.957980] The buggy address is located 8 bytes inside of
[   15.957980]  128-byte region [ffff0da302370300, ffff0da302370380)
[   15.959739] The buggy address belongs to the page:
[   15.960909] page:000000004d31b32a refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102370
[   15.962552] flags: 0xbfffc0000000200(slab)
[   15.963763] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   15.965252] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   15.966093] page dumped because: kasan: bad access detected
[   15.966607] 
[   15.966907] Memory state around the buggy address:
[   15.967548]  ffff0da302370200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   15.968857]  ffff0da302370280: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.970213] >ffff0da302370300: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.971450]                       ^
[   15.972410]  ffff0da302370380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.973844]  ffff0da302370400: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.975092] ==================================================================
---
[   15.772489] ==================================================================
[   15.773797] BUG: KASAN: slab-out-of-bounds in kasan_bitops_generic+0x68c/0xc7c
[   15.775045] Read of size 8 at addr ffff0da302370308 by task kunit_try_catch/146
[   15.776250] 
[   15.777046] CPU: 0 PID: 146 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   15.778358] Hardware name: linux,dummy-virt (DT)
[   15.779271] Call trace:
[   15.780184]  dump_backtrace+0x0/0x250
[   15.781144]  show_stack+0x18/0x24
[   15.782015]  dump_stack+0x104/0x170
[   15.783099]  print_address_description+0x64/0x5ec
[   15.784148]  kasan_report+0x154/0x1fc
[   15.785164]  __asan_load8+0xc8/0xcc
[   15.786072]  kasan_bitops_generic+0x68c/0xc7c
[   15.787128]  kunit_try_run_case+0x80/0x170
[   15.788194]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.789306]  kthread+0x1f0/0x2b4
[   15.790141]  ret_from_fork+0x10/0x30
[   15.790942] 
[   15.791593] Allocated by task 146:
[   15.792620]  __kasan_kmalloc+0xe0/0x128
[   15.793661]  kasan_kmalloc+0x18/0x2c
[   15.794593]  kasan_bitops_generic+0x68/0xc7c
[   15.795605]  kunit_try_run_case+0x80/0x170
[   15.796683]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.797800]  kthread+0x1f0/0x2b4
[   15.798657]  ret_from_fork+0x10/0x30
[   15.799405] 
[   15.800106] The buggy address belongs to the object at ffff0da302370300
[   15.800106]  which belongs to the cache kmalloc-128 of size 128
[   15.802133] The buggy address is located 8 bytes inside of
[   15.802133]  128-byte region [ffff0da302370300, ffff0da302370380)
[   15.803873] The buggy address belongs to the page:
[   15.805003] page:000000004d31b32a refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102370
[   15.806640] flags: 0xbfffc0000000200(slab)
[   15.807801] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   15.809304] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   15.810528] page dumped because: kasan: bad access detected
[   15.811634] 
[   15.812188] Memory state around the buggy address:
[   15.813343]  ffff0da302370200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   15.814725]  ffff0da302370280: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.816046] >ffff0da302370300: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.817348]                       ^
[   15.818347]  ffff0da302370380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.819685]  ffff0da302370400: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.820955] ==================================================================
---
[   15.669236] ==================================================================
[   15.671030] BUG: KASAN: slab-out-of-bounds in kasan_bitops_generic+0x55c/0xc7c
[   15.672241] Read of size 8 at addr ffff0da302370308 by task kunit_try_catch/146
[   15.673463] 
[   15.674241] CPU: 0 PID: 146 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   15.675670] Hardware name: linux,dummy-virt (DT)
[   15.676636] Call trace:
[   15.677531]  dump_backtrace+0x0/0x250
[   15.678524]  show_stack+0x18/0x24
[   15.679311]  dump_stack+0x104/0x170
[   15.680385]  print_address_description+0x64/0x5ec
[   15.681480]  kasan_report+0x154/0x1fc
[   15.682435]  __asan_load8+0xc8/0xcc
[   15.683350]  kasan_bitops_generic+0x55c/0xc7c
[   15.684392]  kunit_try_run_case+0x80/0x170
[   15.685468]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.686662]  kthread+0x1f0/0x2b4
[   15.687598]  ret_from_fork+0x10/0x30
[   15.688293] 
[   15.688923] Allocated by task 146:
[   15.689940]  __kasan_kmalloc+0xe0/0x128
[   15.690846]  kasan_kmalloc+0x18/0x2c
[   15.691820]  kasan_bitops_generic+0x68/0xc7c
[   15.692830]  kunit_try_run_case+0x80/0x170
[   15.693884]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.695021]  kthread+0x1f0/0x2b4
[   15.695935]  ret_from_fork+0x10/0x30
[   15.696676] 
[   15.697361] The buggy address belongs to the object at ffff0da302370300
[   15.697361]  which belongs to the cache kmalloc-128 of size 128
[   15.699357] The buggy address is located 8 bytes inside of
[   15.699357]  128-byte region [ffff0da302370300, ffff0da302370380)
[   15.701096] The buggy address belongs to the page:
[   15.702284] page:000000004d31b32a refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102370
[   15.703855] flags: 0xbfffc0000000200(slab)
[   15.705069] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   15.706540] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   15.707746] page dumped because: kasan: bad access detected
[   15.708790] 
[   15.709338] Memory state around the buggy address:
[   15.710492]  ffff0da302370200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   15.711842]  ffff0da302370280: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.713230] >ffff0da302370300: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.714445]                       ^
[   15.715382]  ffff0da302370380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.716729]  ffff0da302370400: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.717989] ==================================================================
---
[   15.456305] ==================================================================
[   15.457686] BUG: KASAN: slab-out-of-bounds in kasan_bitops_generic+0x410/0xc7c
[   15.458973] Read of size 8 at addr ffff0da302370308 by task kunit_try_catch/146
[   15.460215] 
[   15.461022] CPU: 0 PID: 146 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   15.462361] Hardware name: linux,dummy-virt (DT)
[   15.463342] Call trace:
[   15.464296]  dump_backtrace+0x0/0x250
[   15.465196]  show_stack+0x18/0x24
[   15.466113]  dump_stack+0x104/0x170
[   15.467103]  print_address_description+0x64/0x5ec
[   15.468209]  kasan_report+0x154/0x1fc
[   15.469237]  __asan_load8+0xc8/0xcc
[   15.470094]  kasan_bitops_generic+0x410/0xc7c
[   15.471165]  kunit_try_run_case+0x80/0x170
[   15.472214]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.473386]  kthread+0x1f0/0x2b4
[   15.474232]  ret_from_fork+0x10/0x30
[   15.475047] 
[   15.475595] Allocated by task 146:
[   15.476603]  __kasan_kmalloc+0xe0/0x128
[   15.477546]  kasan_kmalloc+0x18/0x2c
[   15.478528]  kasan_bitops_generic+0x68/0xc7c
[   15.479540]  kunit_try_run_case+0x80/0x170
[   15.480576]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.481777]  kthread+0x1f0/0x2b4
[   15.482622]  ret_from_fork+0x10/0x30
[   15.483484] 
[   15.484172] The buggy address belongs to the object at ffff0da302370300
[   15.484172]  which belongs to the cache kmalloc-128 of size 128
[   15.486158] The buggy address is located 8 bytes inside of
[   15.486158]  128-byte region [ffff0da302370300, ffff0da302370380)
[   15.487910] The buggy address belongs to the page:
[   15.489079] page:000000004d31b32a refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102370
[   15.490609] flags: 0xbfffc0000000200(slab)
[   15.491790] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   15.493381] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   15.494628] page dumped because: kasan: bad access detected
[   15.495677] 
[   15.496212] Memory state around the buggy address:
[   15.497440]  ffff0da302370200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   15.498758]  ffff0da302370280: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.500054] >ffff0da302370300: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.501281]                       ^
[   15.502224]  ffff0da302370380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.503638]  ffff0da302370400: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.504852] ==================================================================
---
[   15.222118] ==================================================================
[   15.223609] BUG: KASAN: slab-out-of-bounds in kasan_bitops_generic+0x1b4/0xc7c
[   15.224925] Read of size 8 at addr ffff0da302370308 by task kunit_try_catch/146
[   15.226493] 
[   15.227193] CPU: 0 PID: 146 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   15.228573] Hardware name: linux,dummy-virt (DT)
[   15.230005] Call trace:
[   15.231759]  dump_backtrace+0x0/0x250
[   15.232716]  show_stack+0x18/0x24
[   15.233571]  dump_stack+0x104/0x170
[   15.234675]  print_address_description+0x64/0x5ec
[   15.236321]  kasan_report+0x154/0x1fc
[   15.237267]  __asan_load8+0xc8/0xcc
[   15.238247]  kasan_bitops_generic+0x1b4/0xc7c
[   15.240228]  kunit_try_run_case+0x80/0x170
[   15.241242]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.242430]  kthread+0x1f0/0x2b4
[   15.243370]  ret_from_fork+0x10/0x30
[   15.244725] 
[   15.245268] Allocated by task 146:
[   15.246307]  __kasan_kmalloc+0xe0/0x128
[   15.248268]  kasan_kmalloc+0x18/0x2c
[   15.250479]  kasan_bitops_generic+0x68/0xc7c
[   15.252012]  kunit_try_run_case+0x80/0x170
[   15.253326]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.254549]  kthread+0x1f0/0x2b4
[   15.256213]  ret_from_fork+0x10/0x30
[   15.257055] 
[   15.257715] The buggy address belongs to the object at ffff0da302370300
[   15.257715]  which belongs to the cache kmalloc-128 of size 128
[   15.260671] The buggy address is located 8 bytes inside of
[   15.260671]  128-byte region [ffff0da302370300, ffff0da302370380)
[   15.262425] The buggy address belongs to the page:
[   15.263584] page:000000004d31b32a refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102370
[   15.265586] flags: 0xbfffc0000000200(slab)
[   15.266781] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   15.268493] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   15.269755] page dumped because: kasan: bad access detected
[   15.270816] 
[   15.271401] Memory state around the buggy address:
[   15.272569]  ffff0da302370200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   15.273982]  ffff0da302370280: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.275344] >ffff0da302370300: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.276761]                       ^
[   15.277798]  ffff0da302370380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.279650]  ffff0da302370400: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.280777] ==================================================================

test log snippet boot parser 51

Home

[   15.978003] ==================================================================
[   15.979038] BUG: KASAN: slab-out-of-bounds in kasan_bitops_generic+0x8f0/0xc7c
[   15.980149] Write of size 8 at addr ffff0da302370308 by task kunit_try_catch/146
[   15.981452] 
[   15.982186] CPU: 0 PID: 146 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   15.983567] Hardware name: linux,dummy-virt (DT)
[   15.984449] Call trace:
[   15.985459]  dump_backtrace+0x0/0x250
[   15.986363]  show_stack+0x18/0x24
[   15.987178]  dump_stack+0x104/0x170
[   15.988537]  print_address_description+0x64/0x5ec
[   15.989685]  kasan_report+0x154/0x1fc
[   15.990743]  check_memory_region+0x270/0x2b0
[   15.991899]  __kasan_check_write+0x44/0x54
[   15.993002]  kasan_bitops_generic+0x8f0/0xc7c
[   15.994127]  kunit_try_run_case+0x80/0x170
[   15.995111]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.996251]  kthread+0x1f0/0x2b4
[   15.997086]  ret_from_fork+0x10/0x30
[   15.997508] 
[   15.997835] Allocated by task 146:
[   15.998349]  __kasan_kmalloc+0xe0/0x128
[   15.999282]  kasan_kmalloc+0x18/0x2c
[   16.000292]  kasan_bitops_generic+0x68/0xc7c
[   16.001483]  kunit_try_run_case+0x80/0x170
[   16.002584]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   16.003639]  kthread+0x1f0/0x2b4
[   16.004707]  ret_from_fork+0x10/0x30
[   16.005476] 
[   16.006158] The buggy address belongs to the object at ffff0da302370300
[   16.006158]  which belongs to the cache kmalloc-128 of size 128
[   16.008211] The buggy address is located 8 bytes inside of
[   16.008211]  128-byte region [ffff0da302370300, ffff0da302370380)
[   16.009933] The buggy address belongs to the page:
[   16.011153] page:000000004d31b32a refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102370
[   16.012785] flags: 0xbfffc0000000200(slab)
[   16.013959] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   16.015455] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   16.016745] page dumped because: kasan: bad access detected
[   16.017796] 
[   16.018371] Memory state around the buggy address:
[   16.019622]  ffff0da302370200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   16.021009]  ffff0da302370280: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   16.022493] >ffff0da302370300: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   16.023685]                       ^
[   16.024722]  ffff0da302370380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   16.026168]  ffff0da302370400: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   16.027405] ==================================================================
---
[   15.284221] ==================================================================
[   15.285572] BUG: KASAN: slab-out-of-bounds in kasan_bitops_generic+0x234/0xc7c
[   15.286785] Write of size 8 at addr ffff0da302370308 by task kunit_try_catch/146
[   15.288076] 
[   15.288883] CPU: 0 PID: 146 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   15.290558] Hardware name: linux,dummy-virt (DT)
[   15.291857] Call trace:
[   15.292789]  dump_backtrace+0x0/0x250
[   15.293987]  show_stack+0x18/0x24
[   15.295655]  dump_stack+0x104/0x170
[   15.296602]  print_address_description+0x64/0x5ec
[   15.297649]  kasan_report+0x154/0x1fc
[   15.298716]  check_memory_region+0x270/0x2b0
[   15.299910]  __kasan_check_write+0x44/0x54
[   15.300908]  kasan_bitops_generic+0x234/0xc7c
[   15.301482]  kunit_try_run_case+0x80/0x170
[   15.302025]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.302814]  kthread+0x1f0/0x2b4
[   15.304164]  ret_from_fork+0x10/0x30
[   15.305334] 
[   15.305977] Allocated by task 146:
[   15.307120]  __kasan_kmalloc+0xe0/0x128
[   15.308222]  kasan_kmalloc+0x18/0x2c
[   15.309265]  kasan_bitops_generic+0x68/0xc7c
[   15.310272]  kunit_try_run_case+0x80/0x170
[   15.312067]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.313375]  kthread+0x1f0/0x2b4
[   15.314176]  ret_from_fork+0x10/0x30
[   15.315289] 
[   15.316232] The buggy address belongs to the object at ffff0da302370300
[   15.316232]  which belongs to the cache kmalloc-128 of size 128
[   15.318302] The buggy address is located 8 bytes inside of
[   15.318302]  128-byte region [ffff0da302370300, ffff0da302370380)
[   15.320955] The buggy address belongs to the page:
[   15.322119] page:000000004d31b32a refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102370
[   15.323895] flags: 0xbfffc0000000200(slab)
[   15.325035] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   15.326588] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   15.328842] page dumped because: kasan: bad access detected
[   15.329775] 
[   15.330375] Memory state around the buggy address:
[   15.331606]  ffff0da302370200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   15.333563]  ffff0da302370280: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.334870] >ffff0da302370300: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.336367]                       ^
[   15.337365]  ffff0da302370380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.338942]  ffff0da302370400: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.340392] ==================================================================
---
[   15.507682] ==================================================================
[   15.509025] BUG: KASAN: slab-out-of-bounds in kasan_bitops_generic+0x424/0xc7c
[   15.510216] Write of size 8 at addr ffff0da302370308 by task kunit_try_catch/146
[   15.511594] 
[   15.512373] CPU: 0 PID: 146 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   15.513778] Hardware name: linux,dummy-virt (DT)
[   15.514717] Call trace:
[   15.515605]  dump_backtrace+0x0/0x250
[   15.516542]  show_stack+0x18/0x24
[   15.517486]  dump_stack+0x104/0x170
[   15.518529]  print_address_description+0x64/0x5ec
[   15.519602]  kasan_report+0x154/0x1fc
[   15.520556]  check_memory_region+0x270/0x2b0
[   15.521686]  __kasan_check_write+0x44/0x54
[   15.522659]  kasan_bitops_generic+0x424/0xc7c
[   15.523747]  kunit_try_run_case+0x80/0x170
[   15.524778]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.525937]  kthread+0x1f0/0x2b4
[   15.526775]  ret_from_fork+0x10/0x30
[   15.527578] 
[   15.528211] Allocated by task 146:
[   15.529252]  __kasan_kmalloc+0xe0/0x128
[   15.530247]  kasan_kmalloc+0x18/0x2c
[   15.531104]  kasan_bitops_generic+0x68/0xc7c
[   15.532118]  kunit_try_run_case+0x80/0x170
[   15.533217]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.534377]  kthread+0x1f0/0x2b4
[   15.535586]  ret_from_fork+0x10/0x30
[   15.536844] 
[   15.537514] The buggy address belongs to the object at ffff0da302370300
[   15.537514]  which belongs to the cache kmalloc-128 of size 128
[   15.540056] The buggy address is located 8 bytes inside of
[   15.540056]  128-byte region [ffff0da302370300, ffff0da302370380)
[   15.541916] The buggy address belongs to the page:
[   15.543265] page:000000004d31b32a refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102370
[   15.544703] flags: 0xbfffc0000000200(slab)
[   15.546031] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   15.547327] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   15.548935] page dumped because: kasan: bad access detected
[   15.549849] 
[   15.550531] Memory state around the buggy address:
[   15.551959]  ffff0da302370200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   15.553226]  ffff0da302370280: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.554904] >ffff0da302370300: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.556081]                       ^
[   15.556950]  ffff0da302370380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.558746]  ffff0da302370400: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.559876] ==================================================================
---
[   16.136050] ==================================================================
[   16.137745] BUG: KASAN: slab-out-of-bounds in kasan_bitops_generic+0xa9c/0xc7c
[   16.139079] Write of size 8 at addr ffff0da302370308 by task kunit_try_catch/146
[   16.140331] 
[   16.141258] CPU: 0 PID: 146 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   16.142672] Hardware name: linux,dummy-virt (DT)
[   16.143564] Call trace:
[   16.144595]  dump_backtrace+0x0/0x250
[   16.145588]  show_stack+0x18/0x24
[   16.146382]  dump_stack+0x104/0x170
[   16.147521]  print_address_description+0x64/0x5ec
[   16.148564]  kasan_report+0x154/0x1fc
[   16.149651]  check_memory_region+0x270/0x2b0
[   16.150730]  __kasan_check_write+0x44/0x54
[   16.151767]  kasan_bitops_generic+0xa9c/0xc7c
[   16.152789]  kunit_try_run_case+0x80/0x170
[   16.153884]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   16.155042]  kthread+0x1f0/0x2b4
[   16.155980]  ret_from_fork+0x10/0x30
[   16.156682] 
[   16.157323] Allocated by task 146:
[   16.158409]  __kasan_kmalloc+0xe0/0x128
[   16.159369]  kasan_kmalloc+0x18/0x2c
[   16.160333]  kasan_bitops_generic+0x68/0xc7c
[   16.161453]  kunit_try_run_case+0x80/0x170
[   16.162496]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   16.163571]  kthread+0x1f0/0x2b4
[   16.164508]  ret_from_fork+0x10/0x30
[   16.165290] 
[   16.166036] The buggy address belongs to the object at ffff0da302370300
[   16.166036]  which belongs to the cache kmalloc-128 of size 128
[   16.168046] The buggy address is located 8 bytes inside of
[   16.168046]  128-byte region [ffff0da302370300, ffff0da302370380)
[   16.169935] The buggy address belongs to the page:
[   16.171147] page:000000004d31b32a refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102370
[   16.172754] flags: 0xbfffc0000000200(slab)
[   16.173922] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   16.175498] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   16.176728] page dumped because: kasan: bad access detected
[   16.177799] 
[   16.178385] Memory state around the buggy address:
[   16.179575]  ffff0da302370200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   16.180948]  ffff0da302370280: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   16.182355] >ffff0da302370300: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   16.183555]                       ^
[   16.184624]  ffff0da302370380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   16.185963]  ffff0da302370400: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   16.187283] ==================================================================
---
[   15.158633] ==================================================================
[   15.160637] BUG: KASAN: slab-out-of-bounds in kasan_bitops_generic+0xfc/0xc7c
[   15.162101] Write of size 8 at addr ffff0da302370308 by task kunit_try_catch/146
[   15.163566] 
[   15.164630] CPU: 0 PID: 146 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   15.165938] Hardware name: linux,dummy-virt (DT)
[   15.167118] Call trace:
[   15.168553]  dump_backtrace+0x0/0x250
[   15.169562]  show_stack+0x18/0x24
[   15.170389]  dump_stack+0x104/0x170
[   15.171705]  print_address_description+0x64/0x5ec
[   15.172775]  kasan_report+0x154/0x1fc
[   15.173781]  check_memory_region+0x270/0x2b0
[   15.174830]  __kasan_check_write+0x44/0x54
[   15.175906]  kasan_bitops_generic+0xfc/0xc7c
[   15.177539]  kunit_try_run_case+0x80/0x170
[   15.178493]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.180018]  kthread+0x1f0/0x2b4
[   15.180896]  ret_from_fork+0x10/0x30
[   15.181703] 
[   15.182277] Allocated by task 146:
[   15.183671]  __kasan_kmalloc+0xe0/0x128
[   15.184544]  kasan_kmalloc+0x18/0x2c
[   15.186149]  kasan_bitops_generic+0x68/0xc7c
[   15.187462]  kunit_try_run_case+0x80/0x170
[   15.188564]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.189670]  kthread+0x1f0/0x2b4
[   15.190597]  ret_from_fork+0x10/0x30
[   15.192070] 
[   15.192760] The buggy address belongs to the object at ffff0da302370300
[   15.192760]  which belongs to the cache kmalloc-128 of size 128
[   15.194782] The buggy address is located 8 bytes inside of
[   15.194782]  128-byte region [ffff0da302370300, ffff0da302370380)
[   15.197143] The buggy address belongs to the page:
[   15.198213] page:000000004d31b32a refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102370
[   15.199813] flags: 0xbfffc0000000200(slab)
[   15.201005] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   15.202458] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   15.203859] page dumped because: kasan: bad access detected
[   15.204936] 
[   15.205518] Memory state around the buggy address:
[   15.206649]  ffff0da302370200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   15.208020]  ffff0da302370280: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.209403] >ffff0da302370300: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.213172]                       ^
[   15.215138]  ffff0da302370380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.217002]  ffff0da302370400: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.218513] ==================================================================
---
[   15.401837] ==================================================================
[   15.403537] BUG: KASAN: slab-out-of-bounds in kasan_bitops_generic+0x360/0xc7c
[   15.404845] Write of size 8 at addr ffff0da302370308 by task kunit_try_catch/146
[   15.406137] 
[   15.407044] CPU: 0 PID: 146 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   15.408301] Hardware name: linux,dummy-virt (DT)
[   15.409391] Call trace:
[   15.410363]  dump_backtrace+0x0/0x250
[   15.411373]  show_stack+0x18/0x24
[   15.412335]  dump_stack+0x104/0x170
[   15.413370]  print_address_description+0x64/0x5ec
[   15.414496]  kasan_report+0x154/0x1fc
[   15.415378]  check_memory_region+0x270/0x2b0
[   15.416304]  __kasan_check_write+0x44/0x54
[   15.417317]  kasan_bitops_generic+0x360/0xc7c
[   15.418398]  kunit_try_run_case+0x80/0x170
[   15.419474]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.420554]  kthread+0x1f0/0x2b4
[   15.421510]  ret_from_fork+0x10/0x30
[   15.422248] 
[   15.422844] Allocated by task 146:
[   15.423984]  __kasan_kmalloc+0xe0/0x128
[   15.424994]  kasan_kmalloc+0x18/0x2c
[   15.425879]  kasan_bitops_generic+0x68/0xc7c
[   15.426974]  kunit_try_run_case+0x80/0x170
[   15.427989]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.429202]  kthread+0x1f0/0x2b4
[   15.430107]  ret_from_fork+0x10/0x30
[   15.430877] 
[   15.431543] The buggy address belongs to the object at ffff0da302370300
[   15.431543]  which belongs to the cache kmalloc-128 of size 128
[   15.433604] The buggy address is located 8 bytes inside of
[   15.433604]  128-byte region [ffff0da302370300, ffff0da302370380)
[   15.435332] The buggy address belongs to the page:
[   15.436479] page:000000004d31b32a refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102370
[   15.438088] flags: 0xbfffc0000000200(slab)
[   15.439314] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   15.440818] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   15.442114] page dumped because: kasan: bad access detected
[   15.443127] 
[   15.443735] Memory state around the buggy address:
[   15.444870]  ffff0da302370200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   15.446274]  ffff0da302370280: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.447657] >ffff0da302370300: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.448895]                       ^
[   15.449872]  ffff0da302370380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.451277]  ffff0da302370400: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.452484] ==================================================================
---
[   15.616171] ==================================================================
[   15.618070] BUG: KASAN: slab-out-of-bounds in kasan_bitops_generic+0x4ac/0xc7c
[   15.619333] Write of size 8 at addr ffff0da302370308 by task kunit_try_catch/146
[   15.620578] 
[   15.621363] CPU: 0 PID: 146 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   15.622769] Hardware name: linux,dummy-virt (DT)
[   15.623790] Call trace:
[   15.624653]  dump_backtrace+0x0/0x250
[   15.625705]  show_stack+0x18/0x24
[   15.626533]  dump_stack+0x104/0x170
[   15.627533]  print_address_description+0x64/0x5ec
[   15.628667]  kasan_report+0x154/0x1fc
[   15.629617]  check_memory_region+0x270/0x2b0
[   15.630742]  __kasan_check_write+0x44/0x54
[   15.631665]  kasan_bitops_generic+0x4ac/0xc7c
[   15.632718]  kunit_try_run_case+0x80/0x170
[   15.633793]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.634998]  kthread+0x1f0/0x2b4
[   15.635924]  ret_from_fork+0x10/0x30
[   15.636666] 
[   15.637271] Allocated by task 146:
[   15.638310]  __kasan_kmalloc+0xe0/0x128
[   15.639314]  kasan_kmalloc+0x18/0x2c
[   15.640165]  kasan_bitops_generic+0x68/0xc7c
[   15.641217]  kunit_try_run_case+0x80/0x170
[   15.642307]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.643450]  kthread+0x1f0/0x2b4
[   15.644410]  ret_from_fork+0x10/0x30
[   15.645124] 
[   15.645809] The buggy address belongs to the object at ffff0da302370300
[   15.645809]  which belongs to the cache kmalloc-128 of size 128
[   15.647791] The buggy address is located 8 bytes inside of
[   15.647791]  128-byte region [ffff0da302370300, ffff0da302370380)
[   15.649578] The buggy address belongs to the page:
[   15.650778] page:000000004d31b32a refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102370
[   15.652336] flags: 0xbfffc0000000200(slab)
[   15.653561] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   15.655126] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   15.656378] page dumped because: kasan: bad access detected
[   15.657471] 
[   15.658054] Memory state around the buggy address:
[   15.659181]  ffff0da302370200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   15.660549]  ffff0da302370280: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.661924] >ffff0da302370300: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.663228]                       ^
[   15.664238]  ffff0da302370380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.665616]  ffff0da302370400: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.666845] ==================================================================
---
[   15.720305] ==================================================================
[   15.721718] BUG: KASAN: slab-out-of-bounds in kasan_bitops_generic+0x5d8/0xc7c
[   15.722933] Write of size 8 at addr ffff0da302370308 by task kunit_try_catch/146
[   15.724277] 
[   15.725062] CPU: 0 PID: 146 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   15.726434] Hardware name: linux,dummy-virt (DT)
[   15.727303] Call trace:
[   15.728174]  dump_backtrace+0x0/0x250
[   15.729158]  show_stack+0x18/0x24
[   15.730039]  dump_stack+0x104/0x170
[   15.731061]  print_address_description+0x64/0x5ec
[   15.732133]  kasan_report+0x154/0x1fc
[   15.733132]  check_memory_region+0x270/0x2b0
[   15.734134]  __kasan_check_write+0x44/0x54
[   15.735123]  kasan_bitops_generic+0x5d8/0xc7c
[   15.736192]  kunit_try_run_case+0x80/0x170
[   15.737257]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.738425]  kthread+0x1f0/0x2b4
[   15.739271]  ret_from_fork+0x10/0x30
[   15.740095] 
[   15.740609] Allocated by task 146:
[   15.741604]  __kasan_kmalloc+0xe0/0x128
[   15.742634]  kasan_kmalloc+0x18/0x2c
[   15.743607]  kasan_bitops_generic+0x68/0xc7c
[   15.744618]  kunit_try_run_case+0x80/0x170
[   15.745621]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.746812]  kthread+0x1f0/0x2b4
[   15.747650]  ret_from_fork+0x10/0x30
[   15.748432] 
[   15.749140] The buggy address belongs to the object at ffff0da302370300
[   15.749140]  which belongs to the cache kmalloc-128 of size 128
[   15.751109] The buggy address is located 8 bytes inside of
[   15.751109]  128-byte region [ffff0da302370300, ffff0da302370380)
[   15.752823] The buggy address belongs to the page:
[   15.753972] page:000000004d31b32a refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102370
[   15.755570] flags: 0xbfffc0000000200(slab)
[   15.756767] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   15.758245] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   15.759555] page dumped because: kasan: bad access detected
[   15.760553] 
[   15.761147] Memory state around the buggy address:
[   15.762317]  ffff0da302370200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   15.763718]  ffff0da302370280: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.765099] >ffff0da302370300: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.766306]                       ^
[   15.767291]  ffff0da302370380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.768618]  ffff0da302370400: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.769811] ==================================================================
---
[   15.875630] ==================================================================
[   15.877111] BUG: KASAN: slab-out-of-bounds in kasan_bitops_generic+0x7c4/0xc7c
[   15.878196] Write of size 8 at addr ffff0da302370308 by task kunit_try_catch/146
[   15.879617] 
[   15.880243] CPU: 0 PID: 146 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   15.881926] Hardware name: linux,dummy-virt (DT)
[   15.882777] Call trace:
[   15.883560]  dump_backtrace+0x0/0x250
[   15.884997]  show_stack+0x18/0x24
[   15.885909]  dump_stack+0x104/0x170
[   15.886955]  print_address_description+0x64/0x5ec
[   15.888053]  kasan_report+0x154/0x1fc
[   15.889100]  check_memory_region+0x270/0x2b0
[   15.890157]  __kasan_check_write+0x44/0x54
[   15.891181]  kasan_bitops_generic+0x7c4/0xc7c
[   15.892213]  kunit_try_run_case+0x80/0x170
[   15.893299]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.894454]  kthread+0x1f0/0x2b4
[   15.895383]  ret_from_fork+0x10/0x30
[   15.896146] 
[   15.896737] Allocated by task 146:
[   15.897860]  __kasan_kmalloc+0xe0/0x128
[   15.898864]  kasan_kmalloc+0x18/0x2c
[   15.899804]  kasan_bitops_generic+0x68/0xc7c
[   15.900897]  kunit_try_run_case+0x80/0x170
[   15.901995]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.903149]  kthread+0x1f0/0x2b4
[   15.904127]  ret_from_fork+0x10/0x30
[   15.904915] 
[   15.905702] The buggy address belongs to the object at ffff0da302370300
[   15.905702]  which belongs to the cache kmalloc-128 of size 128
[   15.907787] The buggy address is located 8 bytes inside of
[   15.907787]  128-byte region [ffff0da302370300, ffff0da302370380)
[   15.908802] The buggy address belongs to the page:
[   15.909404] page:000000004d31b32a refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102370
[   15.910175] flags: 0xbfffc0000000200(slab)
[   15.911366] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   15.913295] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   15.914563] page dumped because: kasan: bad access detected
[   15.915612] 
[   15.916185] Memory state around the buggy address:
[   15.917356]  ffff0da302370200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   15.918760]  ffff0da302370280: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.920153] >ffff0da302370300: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.921391]                       ^
[   15.922339]  ffff0da302370380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.923808]  ffff0da302370400: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.925002] ==================================================================
---
[   15.563122] ==================================================================
[   15.564580] BUG: KASAN: slab-out-of-bounds in kasan_bitops_generic+0x430/0xc7c
[   15.566005] Write of size 8 at addr ffff0da302370308 by task kunit_try_catch/146
[   15.567243] 
[   15.568106] CPU: 0 PID: 146 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   15.569457] Hardware name: linux,dummy-virt (DT)
[   15.570377] Call trace:
[   15.571141]  dump_backtrace+0x0/0x250
[   15.571998]  show_stack+0x18/0x24
[   15.572896]  dump_stack+0x104/0x170
[   15.574219]  print_address_description+0x64/0x5ec
[   15.575367]  kasan_report+0x154/0x1fc
[   15.576467]  check_memory_region+0x270/0x2b0
[   15.577606]  __kasan_check_write+0x44/0x54
[   15.578698]  kasan_bitops_generic+0x430/0xc7c
[   15.579802]  kunit_try_run_case+0x80/0x170
[   15.580908]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.582103]  kthread+0x1f0/0x2b4
[   15.583075]  ret_from_fork+0x10/0x30
[   15.583793] 
[   15.584502] Allocated by task 146:
[   15.585555]  __kasan_kmalloc+0xe0/0x128
[   15.586554]  kasan_kmalloc+0x18/0x2c
[   15.587526]  kasan_bitops_generic+0x68/0xc7c
[   15.588603]  kunit_try_run_case+0x80/0x170
[   15.589673]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.590806]  kthread+0x1f0/0x2b4
[   15.591686]  ret_from_fork+0x10/0x30
[   15.592495] 
[   15.593295] The buggy address belongs to the object at ffff0da302370300
[   15.593295]  which belongs to the cache kmalloc-128 of size 128
[   15.595271] The buggy address is located 8 bytes inside of
[   15.595271]  128-byte region [ffff0da302370300, ffff0da302370380)
[   15.596979] The buggy address belongs to the page:
[   15.598142] page:000000004d31b32a refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102370
[   15.599791] flags: 0xbfffc0000000200(slab)
[   15.600954] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   15.602501] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   15.603858] page dumped because: kasan: bad access detected
[   15.604868] 
[   15.605460] Memory state around the buggy address:
[   15.606586]  ffff0da302370200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   15.607910]  ffff0da302370280: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.609289] >ffff0da302370300: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.610556]                       ^
[   15.611554]  ffff0da302370380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.612813]  ffff0da302370400: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.614086] ==================================================================

test log snippet boot parser 52

Home

[   12.622290] ==================================================================
[   12.624906] BUG: KASAN: slab-out-of-bounds in kmalloc_large_oob_right+0xf0/0x190
[   12.626172] Write of size 1 at addr ffff0da3013edf00 by task kunit_try_catch/117
[   12.627956] 
[   12.628880] CPU: 0 PID: 117 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   12.630310] Hardware name: linux,dummy-virt (DT)
[   12.631511] Call trace:
[   12.632373]  dump_backtrace+0x0/0x250
[   12.633327]  show_stack+0x18/0x24
[   12.634257]  dump_stack+0x104/0x170
[   12.635594]  print_address_description+0x64/0x5ec
[   12.636683]  kasan_report+0x154/0x1fc
[   12.637691]  __asan_store1+0x8c/0x90
[   12.638708]  kmalloc_large_oob_right+0xf0/0x190
[   12.639770]  kunit_try_run_case+0x80/0x170
[   12.641332]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   12.642405]  kthread+0x1f0/0x2b4
[   12.643311]  ret_from_fork+0x10/0x30
[   12.644056] 
[   12.645040] Allocated by task 117:
[   12.646272]  __kasan_kmalloc+0xe0/0x128
[   12.647492]  kasan_kmalloc+0x18/0x2c
[   12.648611]  kmalloc_large_oob_right+0x64/0x190
[   12.649645]  kunit_try_run_case+0x80/0x170
[   12.650658]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   12.652253]  kthread+0x1f0/0x2b4
[   12.653294]  ret_from_fork+0x10/0x30
[   12.654100] 
[   12.654785] The buggy address belongs to the object at ffff0da3013ec000
[   12.654785]  which belongs to the cache kmalloc-8k of size 8192
[   12.657197] The buggy address is located 7936 bytes inside of
[   12.657197]  8192-byte region [ffff0da3013ec000, ffff0da3013ee000)
[   12.659281] The buggy address belongs to the page:
[   12.660511] page:000000003e028327 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1013e8
[   12.662099] head:000000003e028327 order:3 compound_mapcount:0 compound_pincount:0
[   12.663733] flags: 0xbfffc0000010200(slab|head)
[   12.664932] raw: 0bfffc0000010200 dead000000000100 dead000000000122 ffff0da300003380
[   12.666406] raw: 0000000000000000 0000000080020002 00000001ffffffff 0000000000000000
[   12.667931] page dumped because: kasan: bad access detected
[   12.669190] 
[   12.669826] Memory state around the buggy address:
[   12.671030]  ffff0da3013ede00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   12.672535]  ffff0da3013ede80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   12.673868] >ffff0da3013edf00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.675156]                    ^
[   12.676010]  ffff0da3013edf80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.677272]  ffff0da3013ee000: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.678520] ==================================================================

test log snippet boot parser 53

Home

[   12.409431] ==================================================================
[   12.411742] BUG: KASAN: slab-out-of-bounds in kmalloc_node_oob_right+0xf4/0x194
[   12.412932] Write of size 1 at addr ffff0da3026e1000 by task kunit_try_catch/113
[   12.414233] 
[   12.415072] CPU: 0 PID: 113 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   12.417229] Hardware name: linux,dummy-virt (DT)
[   12.418263] Call trace:
[   12.419476]  dump_backtrace+0x0/0x250
[   12.420473]  show_stack+0x18/0x24
[   12.421333]  dump_stack+0x104/0x170
[   12.422377]  print_address_description+0x64/0x5ec
[   12.423660]  kasan_report+0x154/0x1fc
[   12.424640]  __asan_store1+0x8c/0x90
[   12.425690]  kmalloc_node_oob_right+0xf4/0x194
[   12.426697]  kunit_try_run_case+0x80/0x170
[   12.427778]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   12.429180]  kthread+0x1f0/0x2b4
[   12.430049]  ret_from_fork+0x10/0x30
[   12.431232] 
[   12.431900] Allocated by task 113:
[   12.432761]  __kasan_kmalloc+0xe0/0x128
[   12.433796]  kasan_kmalloc+0x18/0x2c
[   12.434748]  kmalloc_node_oob_right+0x64/0x194
[   12.436001]  kunit_try_run_case+0x80/0x170
[   12.436988]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   12.438120]  kthread+0x1f0/0x2b4
[   12.439098]  ret_from_fork+0x10/0x30
[   12.439933] 
[   12.440718] The buggy address belongs to the object at ffff0da3026e0000
[   12.440718]  which belongs to the cache kmalloc-4k of size 4096
[   12.442864] The buggy address is located 0 bytes to the right of
[   12.442864]  4096-byte region [ffff0da3026e0000, ffff0da3026e1000)
[   12.445181] The buggy address belongs to the page:
[   12.446477] page:00000000517aa1c3 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1026e0
[   12.448528] head:00000000517aa1c3 order:3 compound_mapcount:0 compound_pincount:0
[   12.449765] flags: 0xbfffc0000010200(slab|head)
[   12.451153] raw: 0bfffc0000010200 dead000000000100 dead000000000122 ffff0da300003500
[   12.452793] raw: 0000000000000000 0000000080040004 00000001ffffffff 0000000000000000
[   12.454092] page dumped because: kasan: bad access detected
[   12.455683] 
[   12.456238] Memory state around the buggy address:
[   12.457514]  ffff0da3026e0f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   12.458904]  ffff0da3026e0f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   12.460300] >ffff0da3026e1000: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.461556]                    ^
[   12.462536]  ffff0da3026e1080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.463995]  ffff0da3026e1100: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.465334] ==================================================================

test log snippet boot parser 54

Home

[   12.814271] ==================================================================
[   12.816353] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_16+0x15c/0x200
[   12.818284] Write of size 16 at addr ffff0da302369000 by task kunit_try_catch/120
[   12.819956] 
[   12.820596] CPU: 0 PID: 120 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   12.821997] Hardware name: linux,dummy-virt (DT)
[   12.822964] Call trace:
[   12.824168]  dump_backtrace+0x0/0x250
[   12.825098]  show_stack+0x18/0x24
[   12.826080]  dump_stack+0x104/0x170
[   12.827168]  print_address_description+0x64/0x5ec
[   12.828074]  kasan_report+0x154/0x1fc
[   12.829059]  check_memory_region+0x270/0x2b0
[   12.830248]  memcpy+0xb4/0xe8
[   12.831280]  kmalloc_oob_16+0x15c/0x200
[   12.832346]  kunit_try_run_case+0x80/0x170
[   12.833486]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   12.834604]  kthread+0x1f0/0x2b4
[   12.835954]  ret_from_fork+0x10/0x30
[   12.836719] 
[   12.837259] Allocated by task 120:
[   12.838296]  __kasan_kmalloc+0xe0/0x128
[   12.839662]  kasan_kmalloc+0x18/0x2c
[   12.840725]  kmalloc_oob_16+0x60/0x200
[   12.841616]  kunit_try_run_case+0x80/0x170
[   12.842671]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   12.843893]  kthread+0x1f0/0x2b4
[   12.844809]  ret_from_fork+0x10/0x30
[   12.845559] 
[   12.846235] The buggy address belongs to the object at ffff0da302369000
[   12.846235]  which belongs to the cache kmalloc-128 of size 128
[   12.848350] The buggy address is located 0 bytes inside of
[   12.848350]  128-byte region [ffff0da302369000, ffff0da302369080)
[   12.850383] The buggy address belongs to the page:
[   12.851919] page:00000000c0041e95 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102369
[   12.853644] flags: 0xbfffc0000000200(slab)
[   12.854829] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   12.856532] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   12.857808] page dumped because: kasan: bad access detected
[   12.858839] 
[   12.859491] Memory state around the buggy address:
[   12.860920]  ffff0da302368f00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.862442]  ffff0da302368f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.864207] >ffff0da302369000: 00 05 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.865410]                       ^
[   12.866362]  ffff0da302369080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.868159]  ffff0da302369100: 00 00 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.869472] ==================================================================

test log snippet boot parser 55

Home

[   12.956001] ==================================================================
[   12.958226] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_in_memset+0xf0/0x188
[   12.960684] Write of size 671 at addr ffff0da30212f800 by task kunit_try_catch/122
[   12.961924] 
[   12.962688] CPU: 1 PID: 122 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   12.964145] Hardware name: linux,dummy-virt (DT)
[   12.965598] Call trace:
[   12.966366]  dump_backtrace+0x0/0x250
[   12.967527]  show_stack+0x18/0x24
[   12.968532]  dump_stack+0x104/0x170
[   12.969787]  print_address_description+0x64/0x5ec
[   12.970908]  kasan_report+0x154/0x1fc
[   12.971982]  check_memory_region+0x270/0x2b0
[   12.972873]  memset+0x58/0x88
[   12.974080]  kmalloc_oob_in_memset+0xf0/0x188
[   12.975440]  kunit_try_run_case+0x80/0x170
[   12.976538]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   12.977747]  kthread+0x1f0/0x2b4
[   12.979500]  ret_from_fork+0x10/0x30
[   12.980213] 
[   12.980779] Allocated by task 122:
[   12.981805]  __kasan_kmalloc+0xe0/0x128
[   12.982721]  kasan_kmalloc+0x18/0x2c
[   12.983957]  kmalloc_oob_in_memset+0x5c/0x188
[   12.984886]  kunit_try_run_case+0x80/0x170
[   12.986134]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   12.987504]  kthread+0x1f0/0x2b4
[   12.988326]  ret_from_fork+0x10/0x30
[   12.989445] 
[   12.990183] The buggy address belongs to the object at ffff0da30212f800
[   12.990183]  which belongs to the cache kmalloc-1k of size 1024
[   12.992470] The buggy address is located 0 bytes inside of
[   12.992470]  1024-byte region [ffff0da30212f800, ffff0da30212fc00)
[   12.994224] The buggy address belongs to the page:
[   12.995655] page:0000000049902870 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102128
[   12.997120] head:0000000049902870 order:3 compound_mapcount:0 compound_pincount:0
[   12.998628] flags: 0xbfffc0000010200(slab|head)
[   13.000336] raw: 0bfffc0000010200 dead000000000100 dead000000000122 ffff0da300003800
[   13.001995] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   13.003708] page dumped because: kasan: bad access detected
[   13.004791] 
[   13.005287] Memory state around the buggy address:
[   13.006497]  ffff0da30212f980: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   13.008324]  ffff0da30212fa00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   13.009774] >ffff0da30212fa80: 00 00 00 02 fc fc fc fc fc fc fc fc fc fc fc fc
[   13.010923]                             ^
[   13.012316]  ffff0da30212fb00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.013739]  ffff0da30212fb80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.015361] ==================================================================

test log snippet boot parser 56

Home

[   12.751563] ==================================================================
[   12.753669] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_krealloc_less+0x138/0x1dc
[   12.754867] Write of size 1 at addr ffff0da30267520f by task kunit_try_catch/119
[   12.756168] 
[   12.758107] CPU: 1 PID: 119 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   12.759768] Hardware name: linux,dummy-virt (DT)
[   12.760714] Call trace:
[   12.761643]  dump_backtrace+0x0/0x250
[   12.762610]  show_stack+0x18/0x24
[   12.763489]  dump_stack+0x104/0x170
[   12.764750]  print_address_description+0x64/0x5ec
[   12.765799]  kasan_report+0x154/0x1fc
[   12.767070]  __asan_store1+0x8c/0x90
[   12.767958]  kmalloc_oob_krealloc_less+0x138/0x1dc
[   12.769049]  kunit_try_run_case+0x80/0x170
[   12.770046]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   12.771299]  kthread+0x1f0/0x2b4
[   12.772035]  ret_from_fork+0x10/0x30
[   12.772683] 
[   12.773297] Allocated by task 119:
[   12.774356]  __kasan_kmalloc+0xe0/0x128
[   12.775647]  kasan_krealloc+0x70/0x98
[   12.776573]  krealloc+0x98/0x13c
[   12.777615]  kmalloc_oob_krealloc_less+0xc0/0x1dc
[   12.778595]  kunit_try_run_case+0x80/0x170
[   12.779796]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   12.780882]  kthread+0x1f0/0x2b4
[   12.781799]  ret_from_fork+0x10/0x30
[   12.782522] 
[   12.783371] The buggy address belongs to the object at ffff0da302675200
[   12.783371]  which belongs to the cache kmalloc-128 of size 128
[   12.785505] The buggy address is located 15 bytes inside of
[   12.785505]  128-byte region [ffff0da302675200, ffff0da302675280)
[   12.787504] The buggy address belongs to the page:
[   12.788641] page:00000000eaa47bfb refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102675
[   12.790223] flags: 0xbfffc0000000200(slab)
[   12.791367] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   12.793030] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   12.794167] page dumped because: kasan: bad access detected
[   12.795165] 
[   12.795761] Memory state around the buggy address:
[   12.796913]  ffff0da302675100: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   12.798244]  ffff0da302675180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.799712] >ffff0da302675200: 00 07 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.801120]                       ^
[   12.802084]  ffff0da302675280: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.803884]  ffff0da302675300: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.805092] ==================================================================

test log snippet boot parser 57

Home

[   12.688813] ==================================================================
[   12.691082] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_krealloc_more+0x138/0x1dc
[   12.692310] Write of size 1 at addr ffff0da302675013 by task kunit_try_catch/118
[   12.693701] 
[   12.694365] CPU: 1 PID: 118 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   12.695904] Hardware name: linux,dummy-virt (DT)
[   12.696962] Call trace:
[   12.697685]  dump_backtrace+0x0/0x250
[   12.698731]  show_stack+0x18/0x24
[   12.699754]  dump_stack+0x104/0x170
[   12.700779]  print_address_description+0x64/0x5ec
[   12.701829]  kasan_report+0x154/0x1fc
[   12.702835]  __asan_store1+0x8c/0x90
[   12.703869]  kmalloc_oob_krealloc_more+0x138/0x1dc
[   12.704871]  kunit_try_run_case+0x80/0x170
[   12.705927]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   12.707430]  kthread+0x1f0/0x2b4
[   12.708286]  ret_from_fork+0x10/0x30
[   12.709070] 
[   12.709695] Allocated by task 118:
[   12.710695]  __kasan_kmalloc+0xe0/0x128
[   12.711969]  kasan_krealloc+0x70/0x98
[   12.712882]  krealloc+0x98/0x13c
[   12.713884]  kmalloc_oob_krealloc_more+0xc0/0x1dc
[   12.715131]  kunit_try_run_case+0x80/0x170
[   12.716226]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   12.717328]  kthread+0x1f0/0x2b4
[   12.718238]  ret_from_fork+0x10/0x30
[   12.719275] 
[   12.719958] The buggy address belongs to the object at ffff0da302675000
[   12.719958]  which belongs to the cache kmalloc-128 of size 128
[   12.721936] The buggy address is located 19 bytes inside of
[   12.721936]  128-byte region [ffff0da302675000, ffff0da302675080)
[   12.723724] The buggy address belongs to the page:
[   12.725124] page:00000000eaa47bfb refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102675
[   12.727220] flags: 0xbfffc0000000200(slab)
[   12.728278] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   12.729822] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   12.731140] page dumped because: kasan: bad access detected
[   12.732158] 
[   12.732963] Memory state around the buggy address:
[   12.734012]  ffff0da302674f00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.735555]  ffff0da302674f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.736999] >ffff0da302675000: 00 00 03 fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.738193]                          ^
[   12.739244]  ffff0da302675080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.740607]  ffff0da302675100: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.741799] ==================================================================

test log snippet boot parser 58

Home

[   12.350116] ==================================================================
[   12.352408] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_left+0xec/0x198
[   12.353999] Read of size 1 at addr ffff0da3026728ff by task kunit_try_catch/112
[   12.355644] 
[   12.356709] CPU: 1 PID: 112 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   12.357591] Hardware name: linux,dummy-virt (DT)
[   12.358402] Call trace:
[   12.359548]  dump_backtrace+0x0/0x250
[   12.360316]  show_stack+0x18/0x24
[   12.361257]  dump_stack+0x104/0x170
[   12.362013]  print_address_description+0x64/0x5ec
[   12.362833]  kasan_report+0x154/0x1fc
[   12.364064]  __asan_load1+0x8c/0x90
[   12.365068]  kmalloc_oob_left+0xec/0x198
[   12.366124]  kunit_try_run_case+0x80/0x170
[   12.367193]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   12.368703]  kthread+0x1f0/0x2b4
[   12.369195]  ret_from_fork+0x10/0x30
[   12.369599] 
[   12.369906] Allocated by task 112:
[   12.370406]  __kasan_kmalloc+0xe0/0x128
[   12.371587]  kasan_kmalloc+0x18/0x2c
[   12.372673]  kthread+0x6c/0x2b4
[   12.373501]  ret_from_fork+0x10/0x30
[   12.374288] 
[   12.375102] The buggy address belongs to the object at ffff0da302672800
[   12.375102]  which belongs to the cache kmalloc-128 of size 128
[   12.376918] The buggy address is located 127 bytes to the right of
[   12.376918]  128-byte region [ffff0da302672800, ffff0da302672880)
[   12.378846] The buggy address belongs to the page:
[   12.380357] page:000000005e4fd967 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102672
[   12.382005] flags: 0xbfffc0000000200(slab)
[   12.383183] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   12.384522] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   12.385767] page dumped because: kasan: bad access detected
[   12.386770] 
[   12.387715] Memory state around the buggy address:
[   12.389196]  ffff0da302672780: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.390888]  ffff0da302672800: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   12.392455] >ffff0da302672880: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.393591]                                                                 ^
[   12.395255]  ffff0da302672900: 00 07 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.396593]  ffff0da302672980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.397591] ==================================================================

test log snippet boot parser 59

Home

[   13.158201] ==================================================================
[   13.160664] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_memset_8+0xf0/0x188
[   13.161714] Write of size 8 at addr ffff0da302675b01 by task kunit_try_catch/125
[   13.162856] 
[   13.164083] CPU: 1 PID: 125 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   13.165206] Hardware name: linux,dummy-virt (DT)
[   13.166199] Call trace:
[   13.167513]  dump_backtrace+0x0/0x250
[   13.168558]  show_stack+0x18/0x24
[   13.169354]  dump_stack+0x104/0x170
[   13.170472]  print_address_description+0x64/0x5ec
[   13.171578]  kasan_report+0x154/0x1fc
[   13.172589]  check_memory_region+0x270/0x2b0
[   13.173673]  memset+0x58/0x88
[   13.174519]  kmalloc_oob_memset_8+0xf0/0x188
[   13.175823]  kunit_try_run_case+0x80/0x170
[   13.176922]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   13.178050]  kthread+0x1f0/0x2b4
[   13.179024]  ret_from_fork+0x10/0x30
[   13.180345] 
[   13.181305] Allocated by task 125:
[   13.182457]  __kasan_kmalloc+0xe0/0x128
[   13.183508]  kasan_kmalloc+0x18/0x2c
[   13.184577]  kmalloc_oob_memset_8+0x5c/0x188
[   13.185524]  kunit_try_run_case+0x80/0x170
[   13.186531]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   13.187966]  kthread+0x1f0/0x2b4
[   13.188868]  ret_from_fork+0x10/0x30
[   13.189505] 
[   13.190305] The buggy address belongs to the object at ffff0da302675b00
[   13.190305]  which belongs to the cache kmalloc-128 of size 128
[   13.192673] The buggy address is located 1 bytes inside of
[   13.192673]  128-byte region [ffff0da302675b00, ffff0da302675b80)
[   13.194380] The buggy address belongs to the page:
[   13.195728] page:00000000eaa47bfb refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102675
[   13.197269] flags: 0xbfffc0000000200(slab)
[   13.198359] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   13.199457] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   13.200740] page dumped because: kasan: bad access detected
[   13.201810] 
[   13.202348] Memory state around the buggy address:
[   13.203520]  ffff0da302675a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   13.205280]  ffff0da302675a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.206910] >ffff0da302675b00: 00 fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.208509]                       ^
[   13.209634]  ffff0da302675b80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.210843]  ffff0da302675c00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.212884] ==================================================================

test log snippet boot parser 60

Home

[   13.025344] ==================================================================
[   13.027812] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_memset_2+0xf0/0x188
[   13.029752] Write of size 2 at addr ffff0da302675707 by task kunit_try_catch/123
[   13.031460] 
[   13.032386] CPU: 1 PID: 123 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   13.033928] Hardware name: linux,dummy-virt (DT)
[   13.034788] Call trace:
[   13.035696]  dump_backtrace+0x0/0x250
[   13.036984]  show_stack+0x18/0x24
[   13.037834]  dump_stack+0x104/0x170
[   13.039121]  print_address_description+0x64/0x5ec
[   13.040095]  kasan_report+0x154/0x1fc
[   13.041098]  check_memory_region+0x270/0x2b0
[   13.042147]  memset+0x58/0x88
[   13.043111]  kmalloc_oob_memset_2+0xf0/0x188
[   13.044039]  kunit_try_run_case+0x80/0x170
[   13.045157]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   13.046258]  kthread+0x1f0/0x2b4
[   13.047912]  ret_from_fork+0x10/0x30
[   13.048667] 
[   13.049262] Allocated by task 123:
[   13.050311]  __kasan_kmalloc+0xe0/0x128
[   13.051597]  kasan_kmalloc+0x18/0x2c
[   13.052517]  kmalloc_oob_memset_2+0x5c/0x188
[   13.053619]  kunit_try_run_case+0x80/0x170
[   13.054694]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   13.055848]  kthread+0x1f0/0x2b4
[   13.056778]  ret_from_fork+0x10/0x30
[   13.057493] 
[   13.057853] The buggy address belongs to the object at ffff0da302675700
[   13.057853]  which belongs to the cache kmalloc-128 of size 128
[   13.060080] The buggy address is located 7 bytes inside of
[   13.060080]  128-byte region [ffff0da302675700, ffff0da302675780)
[   13.061745] The buggy address belongs to the page:
[   13.063233] page:00000000eaa47bfb refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102675
[   13.064724] flags: 0xbfffc0000000200(slab)
[   13.065919] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   13.067863] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   13.069030] page dumped because: kasan: bad access detected
[   13.070085] 
[   13.070686] Memory state around the buggy address:
[   13.071905]  ffff0da302675600: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   13.073388]  ffff0da302675680: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.074851] >ffff0da302675700: 00 fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.076139]                       ^
[   13.077244]  ffff0da302675780: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.078952]  ffff0da302675800: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.080034] ==================================================================

test log snippet boot parser 61

Home

[   13.091513] ==================================================================
[   13.093763] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_memset_4+0xf0/0x188
[   13.094952] Write of size 4 at addr ffff0da302675905 by task kunit_try_catch/124
[   13.096432] 
[   13.097087] CPU: 1 PID: 124 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   13.098954] Hardware name: linux,dummy-virt (DT)
[   13.099759] Call trace:
[   13.100653]  dump_backtrace+0x0/0x250
[   13.101652]  show_stack+0x18/0x24
[   13.102514]  dump_stack+0x104/0x170
[   13.103922]  print_address_description+0x64/0x5ec
[   13.104979]  kasan_report+0x154/0x1fc
[   13.106087]  check_memory_region+0x270/0x2b0
[   13.107343]  memset+0x58/0x88
[   13.108289]  kmalloc_oob_memset_4+0xf0/0x188
[   13.109345]  kunit_try_run_case+0x80/0x170
[   13.110362]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   13.112600]  kthread+0x1f0/0x2b4
[   13.113459]  ret_from_fork+0x10/0x30
[   13.114220] 
[   13.114875] Allocated by task 124:
[   13.115924]  __kasan_kmalloc+0xe0/0x128
[   13.116913]  kasan_kmalloc+0x18/0x2c
[   13.117913]  kmalloc_oob_memset_4+0x5c/0x188
[   13.119313]  kunit_try_run_case+0x80/0x170
[   13.120316]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   13.122002]  kthread+0x1f0/0x2b4
[   13.122875]  ret_from_fork+0x10/0x30
[   13.123648] 
[   13.124365] The buggy address belongs to the object at ffff0da302675900
[   13.124365]  which belongs to the cache kmalloc-128 of size 128
[   13.126322] The buggy address is located 5 bytes inside of
[   13.126322]  128-byte region [ffff0da302675900, ffff0da302675980)
[   13.128357] The buggy address belongs to the page:
[   13.129382] page:00000000eaa47bfb refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102675
[   13.130932] flags: 0xbfffc0000000200(slab)
[   13.132175] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   13.133711] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   13.135364] page dumped because: kasan: bad access detected
[   13.136757] 
[   13.137331] Memory state around the buggy address:
[   13.138387]  ffff0da302675800: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   13.140158]  ffff0da302675880: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.141625] >ffff0da302675900: 00 fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.143559]                       ^
[   13.144709]  ffff0da302675980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.146066]  ffff0da302675a00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.147308] ==================================================================

test log snippet boot parser 62

Home

[   13.222355] ==================================================================
[   13.224379] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_memset_16+0xf0/0x188
[   13.225631] Write of size 16 at addr ffff0da302675d01 by task kunit_try_catch/126
[   13.226960] 
[   13.227734] CPU: 1 PID: 126 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   13.229057] Hardware name: linux,dummy-virt (DT)
[   13.229993] Call trace:
[   13.230907]  dump_backtrace+0x0/0x250
[   13.231874]  show_stack+0x18/0x24
[   13.232749]  dump_stack+0x104/0x170
[   13.233774]  print_address_description+0x64/0x5ec
[   13.234836]  kasan_report+0x154/0x1fc
[   13.235801]  check_memory_region+0x270/0x2b0
[   13.236812]  memset+0x58/0x88
[   13.237813]  kmalloc_oob_memset_16+0xf0/0x188
[   13.238733]  kunit_try_run_case+0x80/0x170
[   13.239733]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   13.240770]  kthread+0x1f0/0x2b4
[   13.241717]  ret_from_fork+0x10/0x30
[   13.242451] 
[   13.243016] Allocated by task 126:
[   13.244057]  __kasan_kmalloc+0xe0/0x128
[   13.244996]  kasan_kmalloc+0x18/0x2c
[   13.246011]  kmalloc_oob_memset_16+0x5c/0x188
[   13.247033]  kunit_try_run_case+0x80/0x170
[   13.248108]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   13.249169]  kthread+0x1f0/0x2b4
[   13.250109]  ret_from_fork+0x10/0x30
[   13.250878] 
[   13.251556] The buggy address belongs to the object at ffff0da302675d00
[   13.251556]  which belongs to the cache kmalloc-128 of size 128
[   13.253545] The buggy address is located 1 bytes inside of
[   13.253545]  128-byte region [ffff0da302675d00, ffff0da302675d80)
[   13.255352] The buggy address belongs to the page:
[   13.256506] page:00000000eaa47bfb refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102675
[   13.258052] flags: 0xbfffc0000000200(slab)
[   13.259242] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   13.260708] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   13.261925] page dumped because: kasan: bad access detected
[   13.262900] 
[   13.263484] Memory state around the buggy address:
[   13.264620]  ffff0da302675c00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   13.265943]  ffff0da302675c80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.267367] >ffff0da302675d00: 00 00 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.268621]                          ^
[   13.269640]  ffff0da302675d80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.270964]  ffff0da302675e00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.272156] ==================================================================

test log snippet boot parser 63

Home

[   12.281435] ==================================================================
[   12.284725] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_right+0xe8/0x188
[   12.285989] Write of size 1 at addr ffff0da30236767b by task kunit_try_catch/111
[   12.287674] 
[   12.289125] CPU: 0 PID: 111 Comm: kunit_try_catch Not tainted 5.10.233-rc1 #1
[   12.290296] Hardware name: linux,dummy-virt (DT)
[   12.292143] Call trace:
[   12.293023]  dump_backtrace+0x0/0x250
[   12.293842]  show_stack+0x18/0x24
[   12.294329]  dump_stack+0x104/0x170
[   12.295464]  print_address_description+0x64/0x5ec
[   12.297009]  kasan_report+0x154/0x1fc
[   12.298076]  __asan_store1+0x8c/0x90
[   12.299402]  kmalloc_oob_right+0xe8/0x188
[   12.300579]  kunit_try_run_case+0x80/0x170
[   12.301602]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   12.302664]  kthread+0x1f0/0x2b4
[   12.303792]  ret_from_fork+0x10/0x30
[   12.304983] 
[   12.305717] Allocated by task 111:
[   12.307291]  __kasan_kmalloc+0xe0/0x128
[   12.308609]  kasan_kmalloc+0x18/0x2c
[   12.309635]  kmalloc_oob_right+0x5c/0x188
[   12.310609]  kunit_try_run_case+0x80/0x170
[   12.311743]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   12.312978]  kthread+0x1f0/0x2b4
[   12.313999]  ret_from_fork+0x10/0x30
[   12.314818] 
[   12.315611] The buggy address belongs to the object at ffff0da302367600
[   12.315611]  which belongs to the cache kmalloc-128 of size 128
[   12.318147] The buggy address is located 123 bytes inside of
[   12.318147]  128-byte region [ffff0da302367600, ffff0da302367680)
[   12.319914] The buggy address belongs to the page:
[   12.321667] page:0000000085fa2ad1 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102367
[   12.323598] flags: 0xbfffc0000000200(slab)
[   12.325271] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   12.326726] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   12.328427] page dumped because: kasan: bad access detected
[   12.329338] 
[   12.329699] Memory state around the buggy address:
[   12.330471]  ffff0da302367500: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   12.332285]  ffff0da302367580: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.333882] >ffff0da302367600: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03
[   12.335546]                                                                 ^
[   12.336820]  ffff0da302367680: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.338407]  ffff0da302367700: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.339939] ==================================================================

test log snippet boot parser 64

Home

[   12.473626] ==================================================================
[   12.476096] BUG: KASAN: slab-out-of-bounds in kmalloc_pagealloc_oob_right+0xc4/0x164
[   12.477538] Write of size 1 at addr ffff0da3026d600a by task kunit_try_catch/114
[   12.478830] 
[   12.479636] CPU: 1 PID: 114 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   12.481287] Hardware name: linux,dummy-virt (DT)
[   12.482354] Call trace:
[   12.483573]  dump_backtrace+0x0/0x250
[   12.484437]  show_stack+0x18/0x24
[   12.485327]  dump_stack+0x104/0x170
[   12.486364]  print_address_description+0x64/0x5ec
[   12.487571]  kasan_report+0x154/0x1fc
[   12.488629]  __asan_store1+0x8c/0x90
[   12.489665]  kmalloc_pagealloc_oob_right+0xc4/0x164
[   12.490734]  kunit_try_run_case+0x80/0x170
[   12.491750]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   12.492906]  kthread+0x1f0/0x2b4
[   12.493832]  ret_from_fork+0x10/0x30
[   12.494611] 
[   12.495179] The buggy address belongs to the page:
[   12.496776] page:00000000f4e524dd refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1026d4
[   12.498500] head:00000000f4e524dd order:2 compound_mapcount:0 compound_pincount:0
[   12.500248] flags: 0xbfffc0000010000(head)
[   12.501258] raw: 0bfffc0000010000 dead000000000100 dead000000000122 0000000000000000
[   12.502849] raw: 0000000000000000 0000000000000000 00000001ffffffff 0000000000000000
[   12.504462] page dumped because: kasan: bad access detected
[   12.505571] 
[   12.506049] Memory state around the buggy address:
[   12.507323]  ffff0da3026d5f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   12.508766]  ffff0da3026d5f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   12.510210] >ffff0da3026d6000: 00 02 fe fe fe fe fe fe fe fe fe fe fe fe fe fe
[   12.511756]                       ^
[   12.512619]  ffff0da3026d6080: fe fe fe fe fe fe fe fe fe fe fe fe fe fe fe fe
[   12.513975]  ffff0da3026d6100: fe fe fe fe fe fe fe fe fe fe fe fe fe fe fe fe
[   12.515503] ==================================================================

test log snippet boot parser 65

Home

[   13.609683] ==================================================================
[   13.611851] BUG: KASAN: slab-out-of-bounds in kmem_cache_oob+0xe8/0x1f4
[   13.613010] Read of size 1 at addr ffff0da3026790c8 by task kunit_try_catch/133
[   13.614308] 
[   13.615106] CPU: 1 PID: 133 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   13.616738] Hardware name: linux,dummy-virt (DT)
[   13.617654] Call trace:
[   13.618850]  dump_backtrace+0x0/0x250
[   13.619791]  show_stack+0x18/0x24
[   13.620732]  dump_stack+0x104/0x170
[   13.621791]  print_address_description+0x64/0x5ec
[   13.622842]  kasan_report+0x154/0x1fc
[   13.623851]  __asan_load1+0x8c/0x90
[   13.624778]  kmem_cache_oob+0xe8/0x1f4
[   13.625709]  kunit_try_run_case+0x80/0x170
[   13.626768]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   13.627958]  kthread+0x1f0/0x2b4
[   13.629577]  ret_from_fork+0x10/0x30
[   13.630378] 
[   13.631240] Allocated by task 133:
[   13.632254]  __kasan_kmalloc+0xe0/0x128
[   13.633204]  kasan_slab_alloc+0x20/0x34
[   13.634206]  slab_post_alloc_hook+0x58/0x348
[   13.635297]  kmem_cache_alloc+0x1b8/0x2b4
[   13.636360]  kmem_cache_oob+0xa4/0x1f4
[   13.637423]  kunit_try_run_case+0x80/0x170
[   13.638345]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   13.639720]  kthread+0x1f0/0x2b4
[   13.640648]  ret_from_fork+0x10/0x30
[   13.641398] 
[   13.642258] The buggy address belongs to the object at ffff0da302679000
[   13.642258]  which belongs to the cache test_cache of size 200
[   13.644557] The buggy address is located 0 bytes to the right of
[   13.644557]  200-byte region [ffff0da302679000, ffff0da3026790c8)
[   13.646453] The buggy address belongs to the page:
[   13.648604] page:00000000afb6869b refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102679
[   13.650211] flags: 0xbfffc0000000200(slab)
[   13.651657] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da3015c9800
[   13.653181] raw: 0000000000000000 00000000800f000f 00000001ffffffff 0000000000000000
[   13.654529] page dumped because: kasan: bad access detected
[   13.655644] 
[   13.656327] Memory state around the buggy address:
[   13.657465]  ffff0da302678f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.659031]  ffff0da302679000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   13.660564] >ffff0da302679080: 00 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc
[   13.661792]                                               ^
[   13.663312]  ffff0da302679100: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.664710]  ffff0da302679180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.665882] ==================================================================

test log snippet boot parser 66

Home

[   14.329395] ==================================================================
[   14.332009] BUG: KASAN: slab-out-of-bounds in ksize_unpoisons_memory+0x108/0x1ac
[   14.333309] Write of size 1 at addr ffff0da30236aa80 by task kunit_try_catch/139
[   14.334690] 
[   14.335553] CPU: 0 PID: 139 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   14.337305] Hardware name: linux,dummy-virt (DT)
[   14.338216] Call trace:
[   14.339983]  dump_backtrace+0x0/0x250
[   14.340927]  show_stack+0x18/0x24
[   14.341838]  dump_stack+0x104/0x170
[   14.342989]  print_address_description+0x64/0x5ec
[   14.344458]  kasan_report+0x154/0x1fc
[   14.345576]  __asan_store1+0x8c/0x90
[   14.346520]  ksize_unpoisons_memory+0x108/0x1ac
[   14.348407]  kunit_try_run_case+0x80/0x170
[   14.349443]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   14.350616]  kthread+0x1f0/0x2b4
[   14.351452]  ret_from_fork+0x10/0x30
[   14.353200] 
[   14.353958] Allocated by task 139:
[   14.355789]  __kasan_kmalloc+0xe0/0x128
[   14.356810]  kasan_kmalloc+0x18/0x2c
[   14.357728]  ksize_unpoisons_memory+0x60/0x1ac
[   14.358810]  kunit_try_run_case+0x80/0x170
[   14.359793]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   14.361218]  kthread+0x1f0/0x2b4
[   14.362288]  ret_from_fork+0x10/0x30
[   14.364117] 
[   14.364759] The buggy address belongs to the object at ffff0da30236aa00
[   14.364759]  which belongs to the cache kmalloc-128 of size 128
[   14.366691] The buggy address is located 0 bytes to the right of
[   14.366691]  128-byte region [ffff0da30236aa00, ffff0da30236aa80)
[   14.369107] The buggy address belongs to the page:
[   14.370331] page:000000001de2a1f2 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x10236a
[   14.371994] flags: 0xbfffc0000000200(slab)
[   14.373106] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   14.375166] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   14.376257] page dumped because: kasan: bad access detected
[   14.377610] 
[   14.378203] Memory state around the buggy address:
[   14.380100]  ffff0da30236a980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.381575]  ffff0da30236aa00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   14.383497] >ffff0da30236aa80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.384894]                    ^
[   14.386129]  ffff0da30236ab00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.387404]  ffff0da30236ab80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.388902] ==================================================================

test log snippet boot parser 67

Home

[   14.589029] ==================================================================
[   14.591195] BUG: KASAN: slab-out-of-bounds in memchr+0x34/0x64
[   14.593116] Read of size 1 at addr ffff0da30236e118 by task kunit_try_catch/142
[   14.594268] 
[   14.595988] CPU: 1 PID: 142 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   14.597273] Hardware name: linux,dummy-virt (DT)
[   14.598138] Call trace:
[   14.599074]  dump_backtrace+0x0/0x250
[   14.600059]  show_stack+0x18/0x24
[   14.600892]  dump_stack+0x104/0x170
[   14.601877]  print_address_description+0x64/0x5ec
[   14.602997]  kasan_report+0x154/0x1fc
[   14.603956]  __asan_load1+0x8c/0x90
[   14.604978]  memchr+0x34/0x64
[   14.605734]  kasan_memchr+0xf0/0x190
[   14.606687]  kunit_try_run_case+0x80/0x170
[   14.607678]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   14.608745]  kthread+0x1f0/0x2b4
[   14.609672]  ret_from_fork+0x10/0x30
[   14.610361] 
[   14.610934] Allocated by task 142:
[   14.611980]  __kasan_kmalloc+0xe0/0x128
[   14.612929]  kasan_kmalloc+0x18/0x2c
[   14.613911]  kasan_memchr+0x5c/0x190
[   14.614850]  kunit_try_run_case+0x80/0x170
[   14.615914]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   14.616994]  kthread+0x1f0/0x2b4
[   14.617898]  ret_from_fork+0x10/0x30
[   14.618624] 
[   14.619254] The buggy address belongs to the object at ffff0da30236e100
[   14.619254]  which belongs to the cache kmalloc-128 of size 128
[   14.621276] The buggy address is located 24 bytes inside of
[   14.621276]  128-byte region [ffff0da30236e100, ffff0da30236e180)
[   14.623035] The buggy address belongs to the page:
[   14.624172] page:000000009df3dde6 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x10236e
[   14.625736] flags: 0xbfffc0000000200(slab)
[   14.626917] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   14.628359] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   14.629680] page dumped because: kasan: bad access detected
[   14.630663] 
[   14.631242] Memory state around the buggy address:
[   14.632325]  ffff0da30236e000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   14.633768]  ffff0da30236e080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.635105] >ffff0da30236e100: 00 00 00 fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.636324]                             ^
[   14.637339]  ffff0da30236e180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.638705]  ffff0da30236e200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.639944] ==================================================================

test log snippet boot parser 68

Home

[   14.652435] ==================================================================
[   14.654361] BUG: KASAN: slab-out-of-bounds in memcmp+0x38/0x84
[   14.655699] Read of size 1 at addr ffff0da30236e318 by task kunit_try_catch/143
[   14.656781] 
[   14.657196] CPU: 1 PID: 143 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   14.658369] Hardware name: linux,dummy-virt (DT)
[   14.659287] Call trace:
[   14.660232]  dump_backtrace+0x0/0x250
[   14.661201]  show_stack+0x18/0x24
[   14.662021]  dump_stack+0x104/0x170
[   14.663108]  print_address_description+0x64/0x5ec
[   14.664158]  kasan_report+0x154/0x1fc
[   14.665208]  __asan_load1+0x8c/0x90
[   14.666079]  memcmp+0x38/0x84
[   14.666926]  kasan_memcmp+0x110/0x1b0
[   14.667917]  kunit_try_run_case+0x80/0x170
[   14.668936]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   14.670057]  kthread+0x1f0/0x2b4
[   14.670976]  ret_from_fork+0x10/0x30
[   14.671780] 
[   14.672387] Allocated by task 143:
[   14.673368]  __kasan_kmalloc+0xe0/0x128
[   14.674407]  kasan_kmalloc+0x18/0x2c
[   14.675348]  kasan_memcmp+0x6c/0x1b0
[   14.676258]  kunit_try_run_case+0x80/0x170
[   14.677335]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   14.678470]  kthread+0x1f0/0x2b4
[   14.679295]  ret_from_fork+0x10/0x30
[   14.680043] 
[   14.680719] The buggy address belongs to the object at ffff0da30236e300
[   14.680719]  which belongs to the cache kmalloc-128 of size 128
[   14.682667] The buggy address is located 24 bytes inside of
[   14.682667]  128-byte region [ffff0da30236e300, ffff0da30236e380)
[   14.684499] The buggy address belongs to the page:
[   14.685631] page:000000009df3dde6 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x10236e
[   14.687208] flags: 0xbfffc0000000200(slab)
[   14.688386] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   14.689889] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   14.691108] page dumped because: kasan: bad access detected
[   14.692127] 
[   14.692701] Memory state around the buggy address:
[   14.693965]  ffff0da30236e200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   14.695316]  ffff0da30236e280: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.696699] >ffff0da30236e300: 00 00 00 fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.697937]                             ^
[   14.698986]  ffff0da30236e380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.700335]  ffff0da30236e400: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.701554] ==================================================================

test log snippet boot parser 69

Home

[   16.205247] ==================================================================
[   16.207641] BUG: KASAN: use-after-free in kfree_sensitive+0x28/0x70
[   16.208790] Read of size 1 at addr ffff0da30236ea00 by task kunit_try_catch/148
[   16.210861] 
[   16.212086] CPU: 1 PID: 148 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   16.213818] Hardware name: linux,dummy-virt (DT)
[   16.215741] Call trace:
[   16.216860]  dump_backtrace+0x0/0x250
[   16.217891]  show_stack+0x18/0x24
[   16.218778]  dump_stack+0x104/0x170
[   16.219801]  print_address_description+0x64/0x5ec
[   16.221042]  kasan_report+0x154/0x1fc
[   16.222054]  check_memory_region+0x270/0x2b0
[   16.223265]  __kasan_check_read+0x44/0x54
[   16.224428]  kfree_sensitive+0x28/0x70
[   16.225553]  kmalloc_double_kzfree+0xf0/0x180
[   16.226672]  kunit_try_run_case+0x80/0x170
[   16.227676]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   16.228859]  kthread+0x1f0/0x2b4
[   16.229725]  ret_from_fork+0x10/0x30
[   16.230574] 
[   16.231222] Allocated by task 148:
[   16.232996]  __kasan_kmalloc+0xe0/0x128
[   16.234109]  kasan_kmalloc+0x18/0x2c
[   16.235404]  kmalloc_double_kzfree+0x5c/0x180
[   16.236568]  kunit_try_run_case+0x80/0x170
[   16.237696]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   16.238851]  kthread+0x1f0/0x2b4
[   16.239786]  ret_from_fork+0x10/0x30
[   16.240729] 
[   16.241303] Freed by task 148:
[   16.242054]  kasan_set_track+0x4c/0x84
[   16.243158]  kasan_set_free_info+0x24/0x48
[   16.244256]  __kasan_slab_free+0x110/0x140
[   16.245392]  kasan_slab_free+0x14/0x24
[   16.246391]  kfree+0x104/0x3a8
[   16.247308]  kfree_sensitive+0x60/0x70
[   16.248177]  kmalloc_double_kzfree+0xb4/0x180
[   16.249301]  kunit_try_run_case+0x80/0x170
[   16.250454]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   16.251760]  kthread+0x1f0/0x2b4
[   16.252750]  ret_from_fork+0x10/0x30
[   16.253532] 
[   16.254334] The buggy address belongs to the object at ffff0da30236ea00
[   16.254334]  which belongs to the cache kmalloc-128 of size 128
[   16.256494] The buggy address is located 0 bytes inside of
[   16.256494]  128-byte region [ffff0da30236ea00, ffff0da30236ea80)
[   16.258203] The buggy address belongs to the page:
[   16.259675] page:000000009df3dde6 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x10236e
[   16.261436] flags: 0xbfffc0000000200(slab)
[   16.262713] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   16.264300] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   16.265639] page dumped because: kasan: bad access detected
[   16.266655] 
[   16.267207] Memory state around the buggy address:
[   16.268447]  ffff0da30236e900: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   16.269937]  ffff0da30236e980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   16.271483] >ffff0da30236ea00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   16.272766]                    ^
[   16.273628]  ffff0da30236ea80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   16.274928]  ffff0da30236eb00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   16.276129] ==================================================================

test log snippet boot parser 70

Home

[   12.524702] ==================================================================
[   12.526844] BUG: KASAN: use-after-free in kmalloc_pagealloc_uaf+0xc4/0x158
[   12.528044] Write of size 1 at addr ffff0da3026d4000 by task kunit_try_catch/115
[   12.529153] 
[   12.529882] CPU: 1 PID: 115 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   12.531429] Hardware name: linux,dummy-virt (DT)
[   12.532426] Call trace:
[   12.533357]  dump_backtrace+0x0/0x250
[   12.534389]  show_stack+0x18/0x24
[   12.535336]  dump_stack+0x104/0x170
[   12.536290]  print_address_description+0x64/0x5ec
[   12.537425]  kasan_report+0x154/0x1fc
[   12.538351]  __asan_store1+0x8c/0x90
[   12.539503]  kmalloc_pagealloc_uaf+0xc4/0x158
[   12.540487]  kunit_try_run_case+0x80/0x170
[   12.541552]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   12.542651]  kthread+0x1f0/0x2b4
[   12.543819]  ret_from_fork+0x10/0x30
[   12.544464] 
[   12.545000] The buggy address belongs to the page:
[   12.546198] page:00000000f4e524dd refcount:0 mapcount:-128 mapping:0000000000000000 index:0x0 pfn:0x1026d4
[   12.547997] flags: 0xbfffc0000000000()
[   12.549087] raw: 0bfffc0000000000 ffff0da33f7f9990 ffff0da33f7f9990 0000000000000000
[   12.550707] raw: 0000000000000000 0000000000000002 00000000ffffff7f 0000000000000000
[   12.551985] page dumped because: kasan: bad access detected
[   12.553026] 
[   12.553597] Memory state around the buggy address:
[   12.554703]  ffff0da3026d3f00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.556220]  ffff0da3026d3f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.557588] >ffff0da3026d4000: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[   12.559091]                    ^
[   12.559882]  ffff0da3026d4080: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[   12.561149]  ffff0da3026d4100: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[   12.562376] ==================================================================

test log snippet boot parser 71

Home

[   13.350124] ==================================================================
[   13.352704] BUG: KASAN: use-after-free in kmalloc_uaf+0xf0/0x188
[   13.353833] Write of size 1 at addr ffff0da302676008 by task kunit_try_catch/128
[   13.355294] 
[   13.356289] CPU: 1 PID: 128 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   13.357774] Hardware name: linux,dummy-virt (DT)
[   13.358543] Call trace:
[   13.359718]  dump_backtrace+0x0/0x250
[   13.360644]  show_stack+0x18/0x24
[   13.361483]  dump_stack+0x104/0x170
[   13.362655]  print_address_description+0x64/0x5ec
[   13.363631]  kasan_report+0x154/0x1fc
[   13.364719]  __asan_store1+0x8c/0x90
[   13.365579]  kmalloc_uaf+0xf0/0x188
[   13.366618]  kunit_try_run_case+0x80/0x170
[   13.367721]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   13.368986]  kthread+0x1f0/0x2b4
[   13.369910]  ret_from_fork+0x10/0x30
[   13.370714] 
[   13.371280] Allocated by task 128:
[   13.372406]  __kasan_kmalloc+0xe0/0x128
[   13.373447]  kasan_kmalloc+0x18/0x2c
[   13.374388]  kmalloc_uaf+0x5c/0x188
[   13.375395]  kunit_try_run_case+0x80/0x170
[   13.376509]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   13.378036]  kthread+0x1f0/0x2b4
[   13.379211]  ret_from_fork+0x10/0x30
[   13.379859] 
[   13.380526] Freed by task 128:
[   13.381541]  kasan_set_track+0x4c/0x84
[   13.382440]  kasan_set_free_info+0x24/0x48
[   13.383856]  __kasan_slab_free+0x110/0x140
[   13.384898]  kasan_slab_free+0x14/0x24
[   13.385800]  kfree+0x104/0x3a8
[   13.386684]  kmalloc_uaf+0xb4/0x188
[   13.388044]  kunit_try_run_case+0x80/0x170
[   13.389025]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   13.390227]  kthread+0x1f0/0x2b4
[   13.391231]  ret_from_fork+0x10/0x30
[   13.392191] 
[   13.392914] The buggy address belongs to the object at ffff0da302676000
[   13.392914]  which belongs to the cache kmalloc-128 of size 128
[   13.395157] The buggy address is located 8 bytes inside of
[   13.395157]  128-byte region [ffff0da302676000, ffff0da302676080)
[   13.396771] The buggy address belongs to the page:
[   13.397974] page:00000000e581a78a refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102676
[   13.399644] flags: 0xbfffc0000000200(slab)
[   13.400817] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   13.402388] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   13.403841] page dumped because: kasan: bad access detected
[   13.404908] 
[   13.405535] Memory state around the buggy address:
[   13.406662]  ffff0da302675f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   13.408187]  ffff0da302675f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.409576] >ffff0da302676000: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   13.410871]                       ^
[   13.411989]  ffff0da302676080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.413486]  ffff0da302676100: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.414734] ==================================================================

test log snippet boot parser 72

Home

[   13.505882] ==================================================================
[   13.508044] BUG: KASAN: use-after-free in kmalloc_uaf2+0x160/0x250
[   13.510308] Write of size 1 at addr ffff0da30236a128 by task kunit_try_catch/130
[   13.511971] 
[   13.512802] CPU: 0 PID: 130 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   13.514193] Hardware name: linux,dummy-virt (DT)
[   13.515159] Call trace:
[   13.515941]  dump_backtrace+0x0/0x250
[   13.517353]  show_stack+0x18/0x24
[   13.518363]  dump_stack+0x104/0x170
[   13.520080]  print_address_description+0x64/0x5ec
[   13.521246]  kasan_report+0x154/0x1fc
[   13.522353]  __asan_store1+0x8c/0x90
[   13.523568]  kmalloc_uaf2+0x160/0x250
[   13.524526]  kunit_try_run_case+0x80/0x170
[   13.525637]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   13.526785]  kthread+0x1f0/0x2b4
[   13.527709]  ret_from_fork+0x10/0x30
[   13.528592] 
[   13.529230] Allocated by task 130:
[   13.530285]  __kasan_kmalloc+0xe0/0x128
[   13.531301]  kasan_kmalloc+0x18/0x2c
[   13.532063]  kmalloc_uaf2+0x64/0x250
[   13.533232]  kunit_try_run_case+0x80/0x170
[   13.534237]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   13.536045]  kthread+0x1f0/0x2b4
[   13.536844]  ret_from_fork+0x10/0x30
[   13.537763] 
[   13.538491] Freed by task 130:
[   13.540227]  kasan_set_track+0x4c/0x84
[   13.541226]  kasan_set_free_info+0x24/0x48
[   13.542281]  __kasan_slab_free+0x110/0x140
[   13.543592]  kasan_slab_free+0x14/0x24
[   13.544626]  kfree+0x104/0x3a8
[   13.545515]  kmalloc_uaf2+0xbc/0x250
[   13.546408]  kunit_try_run_case+0x80/0x170
[   13.547887]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   13.548937]  kthread+0x1f0/0x2b4
[   13.549929]  ret_from_fork+0x10/0x30
[   13.550741] 
[   13.551441] The buggy address belongs to the object at ffff0da30236a100
[   13.551441]  which belongs to the cache kmalloc-128 of size 128
[   13.553858] The buggy address is located 40 bytes inside of
[   13.553858]  128-byte region [ffff0da30236a100, ffff0da30236a180)
[   13.556428] The buggy address belongs to the page:
[   13.557577] page:000000001de2a1f2 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x10236a
[   13.559464] flags: 0xbfffc0000000200(slab)
[   13.560893] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   13.562363] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   13.564494] page dumped because: kasan: bad access detected
[   13.565578] 
[   13.566129] Memory state around the buggy address:
[   13.567789]  ffff0da30236a000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   13.569149]  ffff0da30236a080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.569994] >ffff0da30236a100: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   13.571997]                                   ^
[   13.573061]  ffff0da30236a180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.574553]  ffff0da30236a200: 00 00 00 00 00 03 fc fc fc fc fc fc fc fc fc fc
[   13.575835] ==================================================================

test log snippet boot parser 73

Home

[   12.880843] ==================================================================
[   12.883466] BUG: KASAN: use-after-free in kmalloc_uaf_16+0x164/0x200
[   12.885394] Read of size 16 at addr ffff0da302369400 by task kunit_try_catch/121
[   12.886998] 
[   12.887711] CPU: 0 PID: 121 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   12.889063] Hardware name: linux,dummy-virt (DT)
[   12.890117] Call trace:
[   12.890984]  dump_backtrace+0x0/0x250
[   12.892020]  show_stack+0x18/0x24
[   12.892927]  dump_stack+0x104/0x170
[   12.894019]  print_address_description+0x64/0x5ec
[   12.895254]  kasan_report+0x154/0x1fc
[   12.896037]  check_memory_region+0x270/0x2b0
[   12.896975]  memcpy+0x90/0xe8
[   12.898017]  kmalloc_uaf_16+0x164/0x200
[   12.899103]  kunit_try_run_case+0x80/0x170
[   12.899973]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   12.901009]  kthread+0x1f0/0x2b4
[   12.902007]  ret_from_fork+0x10/0x30
[   12.902849] 
[   12.903473] Allocated by task 121:
[   12.904503]  __kasan_kmalloc+0xe0/0x128
[   12.905596]  kasan_kmalloc+0x18/0x2c
[   12.906587]  kmalloc_uaf_16+0xdc/0x200
[   12.907871]  kunit_try_run_case+0x80/0x170
[   12.908740]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   12.909919]  kthread+0x1f0/0x2b4
[   12.910783]  ret_from_fork+0x10/0x30
[   12.911592] 
[   12.912349] Freed by task 121:
[   12.913456]  kasan_set_track+0x4c/0x84
[   12.914337]  kasan_set_free_info+0x24/0x48
[   12.915925]  __kasan_slab_free+0x110/0x140
[   12.916959]  kasan_slab_free+0x14/0x24
[   12.917871]  kfree+0x104/0x3a8
[   12.918831]  kmalloc_uaf_16+0x120/0x200
[   12.919732]  kunit_try_run_case+0x80/0x170
[   12.920891]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   12.921978]  kthread+0x1f0/0x2b4
[   12.923266]  ret_from_fork+0x10/0x30
[   12.924394] 
[   12.925120] The buggy address belongs to the object at ffff0da302369400
[   12.925120]  which belongs to the cache kmalloc-128 of size 128
[   12.927237] The buggy address is located 0 bytes inside of
[   12.927237]  128-byte region [ffff0da302369400, ffff0da302369480)
[   12.928843] The buggy address belongs to the page:
[   12.929935] page:00000000c0041e95 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102369
[   12.931802] flags: 0xbfffc0000000200(slab)
[   12.932926] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   12.934513] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   12.935911] page dumped because: kasan: bad access detected
[   12.936410] 
[   12.936806] Memory state around the buggy address:
[   12.938473]  ffff0da302369300: 00 00 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.940035]  ffff0da302369380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.941213] >ffff0da302369400: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   12.942429]                    ^
[   12.943397]  ffff0da302369480: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.945057]  ffff0da302369500: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.946337] ==================================================================

test log snippet boot parser 74

Home

[   13.428551] ==================================================================
[   13.430316] BUG: KASAN: use-after-free in kmalloc_uaf_memset+0xf8/0x188
[   13.432287] Write of size 33 at addr ffff0da302369e00 by task kunit_try_catch/129
[   13.433462] 
[   13.434153] CPU: 0 PID: 129 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   13.435813] Hardware name: linux,dummy-virt (DT)
[   13.436842] Call trace:
[   13.438035]  dump_backtrace+0x0/0x250
[   13.439159]  show_stack+0x18/0x24
[   13.440191]  dump_stack+0x104/0x170
[   13.441307]  print_address_description+0x64/0x5ec
[   13.442350]  kasan_report+0x154/0x1fc
[   13.443866]  check_memory_region+0x270/0x2b0
[   13.444861]  memset+0x58/0x88
[   13.445796]  kmalloc_uaf_memset+0xf8/0x188
[   13.446791]  kunit_try_run_case+0x80/0x170
[   13.447899]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   13.448952]  kthread+0x1f0/0x2b4
[   13.449488]  ret_from_fork+0x10/0x30
[   13.450254] 
[   13.451053] Allocated by task 129:
[   13.452228]  __kasan_kmalloc+0xe0/0x128
[   13.453180]  kasan_kmalloc+0x18/0x2c
[   13.454030]  kmalloc_uaf_memset+0x5c/0x188
[   13.455088]  kunit_try_run_case+0x80/0x170
[   13.456676]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   13.457850]  kthread+0x1f0/0x2b4
[   13.459112]  ret_from_fork+0x10/0x30
[   13.459783] 
[   13.460707] Freed by task 129:
[   13.461748]  kasan_set_track+0x4c/0x84
[   13.463020]  kasan_set_free_info+0x24/0x48
[   13.464292]  __kasan_slab_free+0x110/0x140
[   13.465290]  kasan_slab_free+0x14/0x24
[   13.466211]  kfree+0x104/0x3a8
[   13.467557]  kmalloc_uaf_memset+0xb4/0x188
[   13.468716]  kunit_try_run_case+0x80/0x170
[   13.469711]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   13.470962]  kthread+0x1f0/0x2b4
[   13.471864]  ret_from_fork+0x10/0x30
[   13.472763] 
[   13.473542] The buggy address belongs to the object at ffff0da302369e00
[   13.473542]  which belongs to the cache kmalloc-128 of size 128
[   13.475611] The buggy address is located 0 bytes inside of
[   13.475611]  128-byte region [ffff0da302369e00, ffff0da302369e80)
[   13.477428] The buggy address belongs to the page:
[   13.478734] page:00000000c0041e95 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102369
[   13.480399] flags: 0xbfffc0000000200(slab)
[   13.481604] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   13.483153] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   13.484509] page dumped because: kasan: bad access detected
[   13.485549] 
[   13.486168] Memory state around the buggy address:
[   13.487707]  ffff0da302369d00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   13.489275]  ffff0da302369d80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.490668] >ffff0da302369e00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   13.492020]                    ^
[   13.493115]  ffff0da302369e80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.494438]  ffff0da302369f00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.495785] ==================================================================

test log snippet boot parser 75

Home

[   14.712143] ==================================================================
[   14.714260] BUG: KASAN: use-after-free in strchr+0x20/0x6c
[   14.715689] Read of size 1 at addr ffff0da302370110 by task kunit_try_catch/144
[   14.717840] 
[   14.719447] CPU: 0 PID: 144 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   14.721233] Hardware name: linux,dummy-virt (DT)
[   14.722328] Call trace:
[   14.723319]  dump_backtrace+0x0/0x250
[   14.724351]  show_stack+0x18/0x24
[   14.725227]  dump_stack+0x104/0x170
[   14.726311]  print_address_description+0x64/0x5ec
[   14.728172]  kasan_report+0x154/0x1fc
[   14.729273]  __asan_load1+0x8c/0x90
[   14.730170]  strchr+0x20/0x6c
[   14.731060]  kasan_strings+0x108/0x40c
[   14.731932]  kunit_try_run_case+0x80/0x170
[   14.733545]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   14.735551]  kthread+0x1f0/0x2b4
[   14.736453]  ret_from_fork+0x10/0x30
[   14.737224] 
[   14.737732] Allocated by task 144:
[   14.738845]  __kasan_kmalloc+0xe0/0x128
[   14.740227]  kasan_kmalloc+0x18/0x2c
[   14.741203]  kasan_strings+0x68/0x40c
[   14.742215]  kunit_try_run_case+0x80/0x170
[   14.743280]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   14.744301]  kthread+0x1f0/0x2b4
[   14.745399]  ret_from_fork+0x10/0x30
[   14.746305] 
[   14.747018] Freed by task 144:
[   14.748140]  kasan_set_track+0x4c/0x84
[   14.749192]  kasan_set_free_info+0x24/0x48
[   14.750237]  __kasan_slab_free+0x110/0x140
[   14.751883]  kasan_slab_free+0x14/0x24
[   14.752794]  kfree+0x104/0x3a8
[   14.753873]  kasan_strings+0xc0/0x40c
[   14.754828]  kunit_try_run_case+0x80/0x170
[   14.755820]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   14.757556]  kthread+0x1f0/0x2b4
[   14.758528]  ret_from_fork+0x10/0x30
[   14.760054] 
[   14.760800] The buggy address belongs to the object at ffff0da302370100
[   14.760800]  which belongs to the cache kmalloc-128 of size 128
[   14.763216] The buggy address is located 16 bytes inside of
[   14.763216]  128-byte region [ffff0da302370100, ffff0da302370180)
[   14.765218] The buggy address belongs to the page:
[   14.766431] page:000000004d31b32a refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102370
[   14.768796] flags: 0xbfffc0000000200(slab)
[   14.770015] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   14.771975] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   14.773240] page dumped because: kasan: bad access detected
[   14.774328] 
[   14.774910] Memory state around the buggy address:
[   14.776317]  ffff0da302370000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   14.777114]  ffff0da302370080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.778254] >ffff0da302370100: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   14.779733]                          ^
[   14.781081]  ffff0da302370180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.782289]  ffff0da302370200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.784493] ==================================================================

test log snippet boot parser 76

Home

[   14.862486] ==================================================================
[   14.864728] BUG: KASAN: use-after-free in strcmp+0x30/0x84
[   14.866028] Read of size 1 at addr ffff0da302370110 by task kunit_try_catch/144
[   14.867441] 
[   14.868253] CPU: 0 PID: 144 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   14.869589] Hardware name: linux,dummy-virt (DT)
[   14.870500] Call trace:
[   14.872281]  dump_backtrace+0x0/0x250
[   14.873253]  show_stack+0x18/0x24
[   14.874166]  dump_stack+0x104/0x170
[   14.875192]  print_address_description+0x64/0x5ec
[   14.876286]  kasan_report+0x154/0x1fc
[   14.877481]  __asan_load1+0x8c/0x90
[   14.878481]  strcmp+0x30/0x84
[   14.879321]  kasan_strings+0x21c/0x40c
[   14.881046]  kunit_try_run_case+0x80/0x170
[   14.882108]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   14.883668]  kthread+0x1f0/0x2b4
[   14.884522]  ret_from_fork+0x10/0x30
[   14.885300] 
[   14.885940] Allocated by task 144:
[   14.887220]  __kasan_kmalloc+0xe0/0x128
[   14.888777]  kasan_kmalloc+0x18/0x2c
[   14.889722]  kasan_strings+0x68/0x40c
[   14.890731]  kunit_try_run_case+0x80/0x170
[   14.891781]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   14.893227]  kthread+0x1f0/0x2b4
[   14.894439]  ret_from_fork+0x10/0x30
[   14.895590] 
[   14.895982] Freed by task 144:
[   14.896489]  kasan_set_track+0x4c/0x84
[   14.897399]  kasan_set_free_info+0x24/0x48
[   14.898599]  __kasan_slab_free+0x110/0x140
[   14.899873]  kasan_slab_free+0x14/0x24
[   14.900762]  kfree+0x104/0x3a8
[   14.901747]  kasan_strings+0xc0/0x40c
[   14.902721]  kunit_try_run_case+0x80/0x170
[   14.903911]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   14.904979]  kthread+0x1f0/0x2b4
[   14.905921]  ret_from_fork+0x10/0x30
[   14.907272] 
[   14.907903] The buggy address belongs to the object at ffff0da302370100
[   14.907903]  which belongs to the cache kmalloc-128 of size 128
[   14.910091] The buggy address is located 16 bytes inside of
[   14.910091]  128-byte region [ffff0da302370100, ffff0da302370180)
[   14.912709] The buggy address belongs to the page:
[   14.913951] page:000000004d31b32a refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102370
[   14.915908] flags: 0xbfffc0000000200(slab)
[   14.917117] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   14.918781] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   14.920207] page dumped because: kasan: bad access detected
[   14.921196] 
[   14.922549] Memory state around the buggy address:
[   14.924191]  ffff0da302370000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   14.925444]  ffff0da302370080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.926894] >ffff0da302370100: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   14.928202]                          ^
[   14.929154]  ffff0da302370180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.930684]  ffff0da302370200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.932004] ==================================================================

test log snippet boot parser 77

Home

[   15.008805] ==================================================================
[   15.010840] BUG: KASAN: use-after-free in strlen+0x28/0x50
[   15.011888] Read of size 1 at addr ffff0da302370110 by task kunit_try_catch/144
[   15.014064] 
[   15.015091] CPU: 0 PID: 144 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   15.016621] Hardware name: linux,dummy-virt (DT)
[   15.017493] Call trace:
[   15.018399]  dump_backtrace+0x0/0x250
[   15.019826]  show_stack+0x18/0x24
[   15.020813]  dump_stack+0x104/0x170
[   15.021745]  print_address_description+0x64/0x5ec
[   15.022886]  kasan_report+0x154/0x1fc
[   15.023913]  __asan_load1+0x8c/0x90
[   15.025223]  strlen+0x28/0x50
[   15.026135]  kasan_strings+0x314/0x40c
[   15.027212]  kunit_try_run_case+0x80/0x170
[   15.028202]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.029439]  kthread+0x1f0/0x2b4
[   15.030428]  ret_from_fork+0x10/0x30
[   15.031226] 
[   15.031833] Allocated by task 144:
[   15.033405]  __kasan_kmalloc+0xe0/0x128
[   15.034289]  kasan_kmalloc+0x18/0x2c
[   15.036154]  kasan_strings+0x68/0x40c
[   15.037146]  kunit_try_run_case+0x80/0x170
[   15.038186]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.039717]  kthread+0x1f0/0x2b4
[   15.040849]  ret_from_fork+0x10/0x30
[   15.041590] 
[   15.042222] Freed by task 144:
[   15.043685]  kasan_set_track+0x4c/0x84
[   15.044636]  kasan_set_free_info+0x24/0x48
[   15.045771]  __kasan_slab_free+0x110/0x140
[   15.046882]  kasan_slab_free+0x14/0x24
[   15.047968]  kfree+0x104/0x3a8
[   15.048745]  kasan_strings+0xc0/0x40c
[   15.049895]  kunit_try_run_case+0x80/0x170
[   15.051080]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.052933]  kthread+0x1f0/0x2b4
[   15.053729]  ret_from_fork+0x10/0x30
[   15.054602] 
[   15.055866] The buggy address belongs to the object at ffff0da302370100
[   15.055866]  which belongs to the cache kmalloc-128 of size 128
[   15.057922] The buggy address is located 16 bytes inside of
[   15.057922]  128-byte region [ffff0da302370100, ffff0da302370180)
[   15.060060] The buggy address belongs to the page:
[   15.061486] page:000000004d31b32a refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102370
[   15.063082] flags: 0xbfffc0000000200(slab)
[   15.064320] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   15.066019] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   15.067614] page dumped because: kasan: bad access detected
[   15.069350] 
[   15.069948] Memory state around the buggy address:
[   15.071234]  ffff0da302370000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   15.072691]  ffff0da302370080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.073958] >ffff0da302370100: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   15.074721]                          ^
[   15.075780]  ffff0da302370180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.077746]  ffff0da302370200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.078975] ==================================================================

test log snippet boot parser 78

Home

[   14.935768] ==================================================================
[   14.937971] BUG: KASAN: use-after-free in strncmp+0x3c/0xa0
[   14.938838] Read of size 1 at addr ffff0da302370110 by task kunit_try_catch/144
[   14.941291] 
[   14.941890] CPU: 0 PID: 144 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   14.943737] Hardware name: linux,dummy-virt (DT)
[   14.944773] Call trace:
[   14.945894]  dump_backtrace+0x0/0x250
[   14.946956]  show_stack+0x18/0x24
[   14.947757]  dump_stack+0x104/0x170
[   14.949705]  print_address_description+0x64/0x5ec
[   14.950759]  kasan_report+0x154/0x1fc
[   14.951831]  __asan_load1+0x8c/0x90
[   14.953087]  strncmp+0x3c/0xa0
[   14.953828]  kasan_strings+0x29c/0x40c
[   14.954979]  kunit_try_run_case+0x80/0x170
[   14.956121]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   14.957342]  kthread+0x1f0/0x2b4
[   14.958300]  ret_from_fork+0x10/0x30
[   14.959290] 
[   14.960121] Allocated by task 144:
[   14.961234]  __kasan_kmalloc+0xe0/0x128
[   14.962308]  kasan_kmalloc+0x18/0x2c
[   14.963462]  kasan_strings+0x68/0x40c
[   14.964879]  kunit_try_run_case+0x80/0x170
[   14.965948]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   14.967441]  kthread+0x1f0/0x2b4
[   14.968500]  ret_from_fork+0x10/0x30
[   14.969308] 
[   14.970020] Freed by task 144:
[   14.970905]  kasan_set_track+0x4c/0x84
[   14.972247]  kasan_set_free_info+0x24/0x48
[   14.973593]  __kasan_slab_free+0x110/0x140
[   14.974653]  kasan_slab_free+0x14/0x24
[   14.975663]  kfree+0x104/0x3a8
[   14.976610]  kasan_strings+0xc0/0x40c
[   14.977630]  kunit_try_run_case+0x80/0x170
[   14.978736]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   14.979958]  kthread+0x1f0/0x2b4
[   14.981000]  ret_from_fork+0x10/0x30
[   14.981889] 
[   14.982694] The buggy address belongs to the object at ffff0da302370100
[   14.982694]  which belongs to the cache kmalloc-128 of size 128
[   14.985026] The buggy address is located 16 bytes inside of
[   14.985026]  128-byte region [ffff0da302370100, ffff0da302370180)
[   14.986776] The buggy address belongs to the page:
[   14.987983] page:000000004d31b32a refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102370
[   14.989530] flags: 0xbfffc0000000200(slab)
[   14.990718] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   14.992228] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   14.993702] page dumped because: kasan: bad access detected
[   14.995702] 
[   14.996249] Memory state around the buggy address:
[   14.997346]  ffff0da302370000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   14.998772]  ffff0da302370080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.000220] >ffff0da302370100: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   15.001498]                          ^
[   15.002477]  ffff0da302370180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.003853]  ffff0da302370200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.005889] ==================================================================

test log snippet boot parser 79

Home

[   15.081337] ==================================================================
[   15.083212] BUG: KASAN: use-after-free in strnlen+0x3c/0x74
[   15.084592] Read of size 1 at addr ffff0da302370110 by task kunit_try_catch/144
[   15.085922] 
[   15.086792] CPU: 0 PID: 144 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   15.088430] Hardware name: linux,dummy-virt (DT)
[   15.089492] Call trace:
[   15.090520]  dump_backtrace+0x0/0x250
[   15.092169]  show_stack+0x18/0x24
[   15.093054]  dump_stack+0x104/0x170
[   15.094130]  print_address_description+0x64/0x5ec
[   15.095714]  kasan_report+0x154/0x1fc
[   15.096725]  __asan_load1+0x8c/0x90
[   15.097721]  strnlen+0x3c/0x74
[   15.098593]  kasan_strings+0x38c/0x40c
[   15.100316]  kunit_try_run_case+0x80/0x170
[   15.101336]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.102508]  kthread+0x1f0/0x2b4
[   15.103721]  ret_from_fork+0x10/0x30
[   15.104767] 
[   15.105321] Allocated by task 144:
[   15.106385]  __kasan_kmalloc+0xe0/0x128
[   15.108231]  kasan_kmalloc+0x18/0x2c
[   15.109054]  kasan_strings+0x68/0x40c
[   15.110119]  kunit_try_run_case+0x80/0x170
[   15.111493]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.112519]  kthread+0x1f0/0x2b4
[   15.113494]  ret_from_fork+0x10/0x30
[   15.114247] 
[   15.115283] Freed by task 144:
[   15.116682]  kasan_set_track+0x4c/0x84
[   15.117406]  kasan_set_free_info+0x24/0x48
[   15.118597]  __kasan_slab_free+0x110/0x140
[   15.119757]  kasan_slab_free+0x14/0x24
[   15.120796]  kfree+0x104/0x3a8
[   15.121654]  kasan_strings+0xc0/0x40c
[   15.122528]  kunit_try_run_case+0x80/0x170
[   15.123941]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   15.125080]  kthread+0x1f0/0x2b4
[   15.126027]  ret_from_fork+0x10/0x30
[   15.126831] 
[   15.127395] The buggy address belongs to the object at ffff0da302370100
[   15.127395]  which belongs to the cache kmalloc-128 of size 128
[   15.129390] The buggy address is located 16 bytes inside of
[   15.129390]  128-byte region [ffff0da302370100, ffff0da302370180)
[   15.131137] The buggy address belongs to the page:
[   15.132293] page:000000004d31b32a refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102370
[   15.134006] flags: 0xbfffc0000000200(slab)
[   15.135083] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   15.136734] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   15.138147] page dumped because: kasan: bad access detected
[   15.139195] 
[   15.139953] Memory state around the buggy address:
[   15.141520]  ffff0da302370000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   15.142838]  ffff0da302370080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.144519] >ffff0da302370100: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   15.145586]                          ^
[   15.146279]  ffff0da302370180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.147390]  ffff0da302370200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   15.149367] ==================================================================

test log snippet boot parser 80

Home

[   14.786535] ==================================================================
[   14.788285] BUG: KASAN: use-after-free in strrchr+0x34/0x68
[   14.789391] Read of size 1 at addr ffff0da302370110 by task kunit_try_catch/144
[   14.790699] 
[   14.791497] CPU: 0 PID: 144 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   14.792914] Hardware name: linux,dummy-virt (DT)
[   14.794232] Call trace:
[   14.795139]  dump_backtrace+0x0/0x250
[   14.796345]  show_stack+0x18/0x24
[   14.797354]  dump_stack+0x104/0x170
[   14.798721]  print_address_description+0x64/0x5ec
[   14.799852]  kasan_report+0x154/0x1fc
[   14.801276]  __asan_load1+0x8c/0x90
[   14.802113]  strrchr+0x34/0x68
[   14.803537]  kasan_strings+0x1a0/0x40c
[   14.804626]  kunit_try_run_case+0x80/0x170
[   14.805734]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   14.807038]  kthread+0x1f0/0x2b4
[   14.808233]  ret_from_fork+0x10/0x30
[   14.809113] 
[   14.810066] Allocated by task 144:
[   14.811389]  __kasan_kmalloc+0xe0/0x128
[   14.812493]  kasan_kmalloc+0x18/0x2c
[   14.813385]  kasan_strings+0x68/0x40c
[   14.814384]  kunit_try_run_case+0x80/0x170
[   14.816117]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   14.817478]  kthread+0x1f0/0x2b4
[   14.818323]  ret_from_fork+0x10/0x30
[   14.819524] 
[   14.820066] Freed by task 144:
[   14.820894]  kasan_set_track+0x4c/0x84
[   14.821917]  kasan_set_free_info+0x24/0x48
[   14.823133]  __kasan_slab_free+0x110/0x140
[   14.824637]  kasan_slab_free+0x14/0x24
[   14.825729]  kfree+0x104/0x3a8
[   14.826980]  kasan_strings+0xc0/0x40c
[   14.828068]  kunit_try_run_case+0x80/0x170
[   14.829200]  kunit_generic_run_threadfn_adapter+0x30/0x4c
[   14.830310]  kthread+0x1f0/0x2b4
[   14.832651]  ret_from_fork+0x10/0x30
[   14.833398] 
[   14.834048] The buggy address belongs to the object at ffff0da302370100
[   14.834048]  which belongs to the cache kmalloc-128 of size 128
[   14.836934] The buggy address is located 16 bytes inside of
[   14.836934]  128-byte region [ffff0da302370100, ffff0da302370180)
[   14.839480] The buggy address belongs to the page:
[   14.840503] page:000000004d31b32a refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102370
[   14.841969] flags: 0xbfffc0000000200(slab)
[   14.843962] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff0da300003c80
[   14.845683] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   14.847120] page dumped because: kasan: bad access detected
[   14.848688] 
[   14.849342] Memory state around the buggy address:
[   14.850702]  ffff0da302370000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   14.852359]  ffff0da302370080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.853823] >ffff0da302370100: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   14.856017]                          ^
[   14.856970]  ffff0da302370180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.858386]  ffff0da302370200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.860147] ==================================================================

test log snippet boot parser 81

Home

[    9.548983] ==================================================================
[    9.551200] BUG: KASAN: alloca-out-of-bounds in kasan_alloca_oob_left+0x124/0x1e4
[    9.552282] Read of size 1 at addr ffff184f8268fc3f by task kunit_try_catch/137
[    9.553284] 
[    9.553971] CPU: 1 PID: 137 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[    9.555470] Hardware name: linux,dummy-virt (DT)
[    9.556306] Call trace:
[    9.557228]  dump_backtrace+0x0/0x2b0
[    9.558128]  show_stack+0x18/0x2c
[    9.559010]  dump_stack+0x110/0x15c
[    9.559867]  print_address_description.constprop.0+0x9c/0x538
[    9.560933]  kasan_report+0x130/0x1d0
[    9.561768]  __asan_load1+0x88/0xb0
[    9.562787]  kasan_alloca_oob_left+0x124/0x1e4
[    9.563919]  kunit_try_run_case+0x80/0x11c
[    9.564763]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    9.565744]  kthread+0x218/0x220
[    9.566745]  ret_from_fork+0x10/0x30
[    9.567445] 
[    9.567916] The buggy address belongs to the page:
[    9.568834] page:000000006f42ba49 refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x10268f
[    9.570226] flags: 0xbfffc0000000000()
[    9.571577] raw: 0bfffc0000000000 fffffe613de9a3c8 fffffe613de9a3c8 0000000000000000
[    9.572860] raw: 0000000000000000 0000000000000000 00000000ffffffff 0000000000000000
[    9.574012] page dumped because: kasan: bad access detected
[    9.575013] 
[    9.575453] Memory state around the buggy address:
[    9.576436]  ffff184f8268fb00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[    9.577746]  ffff184f8268fb80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[    9.578914] >ffff184f8268fc00: 00 00 00 00 ca ca ca ca 00 02 cb cb cb cb cb cb
[    9.580056]                                         ^
[    9.581053]  ffff184f8268fc80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 f1 f1
[    9.582280]  ffff184f8268fd00: f1 f1 f1 f1 04 f2 00 f2 f2 f2 00 00 00 00 00 00
[    9.583427] ==================================================================

test log snippet boot parser 82

Home

[    9.592788] ==================================================================
[    9.594812] BUG: KASAN: alloca-out-of-bounds in kasan_alloca_oob_right+0x12c/0x1f0
[    9.596030] Read of size 1 at addr ffff184f8269fc4a by task kunit_try_catch/138
[    9.597197] 
[    9.597829] CPU: 1 PID: 138 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[    9.599639] Hardware name: linux,dummy-virt (DT)
[    9.600511] Call trace:
[    9.601219]  dump_backtrace+0x0/0x2b0
[    9.602063]  show_stack+0x18/0x2c
[    9.603104]  dump_stack+0x110/0x15c
[    9.603946]  print_address_description.constprop.0+0x9c/0x538
[    9.605026]  kasan_report+0x130/0x1d0
[    9.605875]  __asan_load1+0x88/0xb0
[    9.606737]  kasan_alloca_oob_right+0x12c/0x1f0
[    9.607704]  kunit_try_run_case+0x80/0x11c
[    9.608802]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    9.609823]  kthread+0x218/0x220
[    9.610841]  ret_from_fork+0x10/0x30
[    9.611565] 
[    9.612061] The buggy address belongs to the page:
[    9.613033] page:0000000021161000 refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x10269f
[    9.614406] flags: 0xbfffc0000000000()
[    9.615627] raw: 0bfffc0000000000 fffffe613de9a7c8 fffffe613de9a7c8 0000000000000000
[    9.616943] raw: 0000000000000000 0000000000000000 00000000ffffffff 0000000000000000
[    9.618088] page dumped because: kasan: bad access detected
[    9.619151] 
[    9.619594] Memory state around the buggy address:
[    9.620875]  ffff184f8269fb00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[    9.622000]  ffff184f8269fb80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[    9.623138] >ffff184f8269fc00: 00 00 00 00 ca ca ca ca 00 02 cb cb cb cb cb cb
[    9.624204]                                               ^
[    9.625371]  ffff184f8269fc80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 f1 f1
[    9.626606]  ffff184f8269fd00: f1 f1 f1 f1 04 f2 00 f2 f2 f2 00 00 00 00 00 00
[    9.627686] ==================================================================

test log snippet boot parser 83

Home

[   11.301946] ==================================================================
[   11.303190] BUG: KASAN: double-free or invalid-free in kfree_sensitive+0x34/0x90
[   11.304266] 
[   11.304836] CPU: 0 PID: 147 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   11.306176] Hardware name: linux,dummy-virt (DT)
[   11.307418] Call trace:
[   11.308105]  dump_backtrace+0x0/0x2b0
[   11.309362]  show_stack+0x18/0x2c
[   11.310108]  dump_stack+0x110/0x15c
[   11.310963]  print_address_description.constprop.0+0x9c/0x538
[   11.312032]  kasan_report_invalid_free+0x7c/0xac
[   11.312990]  __kasan_slab_free+0x14c/0x164
[   11.313878]  kasan_slab_free+0x14/0x20
[   11.314697]  kfree+0xd4/0x3d0
[   11.315481]  kfree_sensitive+0x34/0x90
[   11.316364]  kmalloc_double_kzfree+0x13c/0x1f0
[   11.317288]  kunit_try_run_case+0x80/0x11c
[   11.318182]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.319186]  kthread+0x218/0x220
[   11.319957]  ret_from_fork+0x10/0x30
[   11.320629] 
[   11.321130] Allocated by task 147:
[   11.321975]  kasan_save_stack+0x38/0x6c
[   11.322834]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   11.323781]  kasan_kmalloc+0x10/0x20
[   11.324610]  kmalloc_double_kzfree+0xb8/0x1f0
[   11.325538]  kunit_try_run_case+0x80/0x11c
[   11.326412]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.327403]  kthread+0x218/0x220
[   11.328145]  ret_from_fork+0x10/0x30
[   11.328801] 
[   11.329300] Freed by task 147:
[   11.330069]  kasan_save_stack+0x38/0x6c
[   11.330927]  kasan_set_track+0x28/0x40
[   11.331705]  kasan_set_free_info+0x24/0x4c
[   11.332583]  __kasan_slab_free+0x100/0x164
[   11.333455]  kasan_slab_free+0x14/0x20
[   11.334288]  kfree+0xd4/0x3d0
[   11.335040]  kfree_sensitive+0x78/0x90
[   11.335878]  kmalloc_double_kzfree+0x110/0x1f0
[   11.336806]  kunit_try_run_case+0x80/0x11c
[   11.337650]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.338644]  kthread+0x218/0x220
[   11.339417]  ret_from_fork+0x10/0x30
[   11.340106] 
[   11.340636] The buggy address belongs to the object at ffff184f82300400
[   11.340636]  which belongs to the cache kmalloc-128 of size 128
[   11.342405] The buggy address is located 0 bytes inside of
[   11.342405]  128-byte region [ffff184f82300400, ffff184f82300480)
[   11.343996] The buggy address belongs to the page:
[   11.344998] page:00000000e5da3384 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102300
[   11.346342] flags: 0xbfffc0000000200(slab)
[   11.347297] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[   11.348563] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   11.349728] page dumped because: kasan: bad access detected
[   11.350611] 
[   11.351070] Memory state around the buggy address:
[   11.352026]  ffff184f82300300: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   11.353239]  ffff184f82300380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.354447] >ffff184f82300400: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   11.355525]                    ^
[   11.356317]  ffff184f82300480: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.357509]  ffff184f82300500: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.358587] ==================================================================

test log snippet boot parser 84

Home

[    7.963628] ==================================================================
[    7.965529] BUG: KASAN: double-free or invalid-free in kmalloc_pagealloc_invalid_free+0x11c/0x1c0
[    7.966724] 
[    7.967238] CPU: 1 PID: 116 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[    7.968132] Hardware name: linux,dummy-virt (DT)
[    7.969456] Call trace:
[    7.970765]  dump_backtrace+0x0/0x2b0
[    7.971679]  show_stack+0x18/0x2c
[    7.972487]  dump_stack+0x110/0x15c
[    7.973355]  print_address_description.constprop.0+0x9c/0x538
[    7.974791]  kasan_report_invalid_free+0x7c/0xac
[    7.975763]  kasan_kfree_large+0x58/0x70
[    7.976612]  kfree+0x2e0/0x3d0
[    7.977465]  kmalloc_pagealloc_invalid_free+0x11c/0x1c0
[    7.978835]  kunit_try_run_case+0x80/0x11c
[    7.979708]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    7.980744]  kthread+0x218/0x220
[    7.981538]  ret_from_fork+0x10/0x30
[    7.982263] 
[    7.982662] The buggy address belongs to the page:
[    7.983332] page:00000000cea72e64 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x10266c
[    7.984988] head:00000000cea72e64 order:2 compound_mapcount:0 compound_pincount:0
[    7.986238] flags: 0xbfffc0000010000(head)
[    7.987200] raw: 0bfffc0000010000 dead000000000100 dead000000000122 0000000000000000
[    7.988513] raw: 0000000000000000 0000000000000000 00000001ffffffff 0000000000000000
[    7.989605] page dumped because: kasan: bad access detected
[    7.990891] 
[    7.991398] Memory state around the buggy address:
[    7.992344]  ffff184f8266bf00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    7.993506]  ffff184f8266bf80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    7.994785] >ffff184f8266c000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[    7.996251]                    ^
[    7.997017]  ffff184f8266c080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[    7.998184]  ffff184f8266c100: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[    7.999591] ==================================================================

test log snippet boot parser 85

Home

[    9.693479] ==================================================================
[    9.695385] BUG: KASAN: double-free or invalid-free in kmem_cache_double_free+0x140/0x250
[    9.696496] 
[    9.697139] CPU: 1 PID: 140 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[    9.698408] Hardware name: linux,dummy-virt (DT)
[    9.699305] Call trace:
[    9.700061]  dump_backtrace+0x0/0x2b0
[    9.700872]  show_stack+0x18/0x2c
[    9.701643]  dump_stack+0x110/0x15c
[    9.702479]  print_address_description.constprop.0+0x9c/0x538
[    9.703553]  kasan_report_invalid_free+0x7c/0xac
[    9.704490]  __kasan_slab_free+0x14c/0x164
[    9.705391]  kasan_slab_free+0x14/0x20
[    9.706224]  kmem_cache_free+0xc4/0x360
[    9.707093]  kmem_cache_double_free+0x140/0x250
[    9.708044]  kunit_try_run_case+0x80/0x11c
[    9.708875]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    9.709828]  kthread+0x218/0x220
[    9.710592]  ret_from_fork+0x10/0x30
[    9.711265] 
[    9.711716] Allocated by task 140:
[    9.712544]  kasan_save_stack+0x38/0x6c
[    9.713418]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[    9.714370]  kasan_slab_alloc+0x18/0x2c
[    9.715236]  kmem_cache_alloc+0x1b0/0x2ec
[    9.716125]  kmem_cache_double_free+0xf4/0x250
[    9.717041]  kunit_try_run_case+0x80/0x11c
[    9.717902]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    9.718893]  kthread+0x218/0x220
[    9.719638]  ret_from_fork+0x10/0x30
[    9.720311] 
[    9.720783] Freed by task 140:
[    9.721554]  kasan_save_stack+0x38/0x6c
[    9.722440]  kasan_set_track+0x28/0x40
[    9.723235]  kasan_set_free_info+0x24/0x4c
[    9.724115]  __kasan_slab_free+0x100/0x164
[    9.724982]  kasan_slab_free+0x14/0x20
[    9.725803]  kmem_cache_free+0xc4/0x360
[    9.726658]  kmem_cache_double_free+0x110/0x250
[    9.727596]  kunit_try_run_case+0x80/0x11c
[    9.728435]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    9.729429]  kthread+0x218/0x220
[    9.730175]  ret_from_fork+0x10/0x30
[    9.730866] 
[    9.731407] The buggy address belongs to the object at ffff184f82615000
[    9.731407]  which belongs to the cache test_cache of size 200
[    9.733145] The buggy address is located 0 bytes inside of
[    9.733145]  200-byte region [ffff184f82615000, ffff184f826150c8)
[    9.734763] The buggy address belongs to the page:
[    9.735738] page:000000009a1e3ccd refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102615
[    9.737139] flags: 0xbfffc0000000200(slab)
[    9.738086] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f815b9200
[    9.739353] raw: 0000000000000000 00000000800f000f 00000001ffffffff 0000000000000000
[    9.740521] page dumped because: kasan: bad access detected
[    9.741377] 
[    9.741817] Memory state around the buggy address:
[    9.742752]  ffff184f82614f00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    9.743986]  ffff184f82614f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    9.745155] >ffff184f82615000: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[    9.746229]                    ^
[    9.746976]  ffff184f82615080: fb fb fb fb fb fb fb fb fb fc fc fc fc fc fc fc
[    9.748182]  ffff184f82615100: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    9.749247] ==================================================================

test log snippet boot parser 86

Home

[    9.768645] ==================================================================
[    9.770395] BUG: KASAN: double-free or invalid-free in kmem_cache_invalid_free+0x134/0x250
[    9.771708] 
[    9.772380] CPU: 0 PID: 141 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[    9.773790] Hardware name: linux,dummy-virt (DT)
[    9.774619] Call trace:
[    9.775801]  dump_backtrace+0x0/0x2b0
[    9.776536]  show_stack+0x18/0x2c
[    9.777285]  dump_stack+0x110/0x15c
[    9.778092]  print_address_description.constprop.0+0x9c/0x538
[    9.779331]  kasan_report_invalid_free+0x7c/0xac
[    9.780296]  __kasan_slab_free+0x14c/0x164
[    9.781493]  kasan_slab_free+0x14/0x20
[    9.782392]  kmem_cache_free+0xc4/0x360
[    9.783339]  kmem_cache_invalid_free+0x134/0x250
[    9.784296]  kunit_try_run_case+0x80/0x11c
[    9.785215]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    9.786223]  kthread+0x218/0x220
[    9.787233]  ret_from_fork+0x10/0x30
[    9.787807] 
[    9.788327] Allocated by task 141:
[    9.789219]  kasan_save_stack+0x38/0x6c
[    9.790106]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[    9.791396]  kasan_slab_alloc+0x18/0x2c
[    9.792274]  kmem_cache_alloc+0x1b0/0x2ec
[    9.793165]  kmem_cache_invalid_free+0xf4/0x250
[    9.794109]  kunit_try_run_case+0x80/0x11c
[    9.794998]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    9.796311]  kthread+0x218/0x220
[    9.796997]  ret_from_fork+0x10/0x30
[    9.797657] 
[    9.798222] The buggy address belongs to the object at ffff184f822fe000
[    9.798222]  which belongs to the cache test_cache of size 200
[    9.800291] The buggy address is located 1 bytes inside of
[    9.800291]  200-byte region [ffff184f822fe000, ffff184f822fe0c8)
[    9.802016] The buggy address belongs to the page:
[    9.803048] page:00000000c08b7239 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1022fe
[    9.804642] flags: 0xbfffc0000000200(slab)
[    9.805905] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f811f7500
[    9.807339] raw: 0000000000000000 00000000800f000f 00000001ffffffff 0000000000000000
[    9.808457] page dumped because: kasan: bad access detected
[    9.809392] 
[    9.809925] Memory state around the buggy address:
[    9.811060]  ffff184f822fdf00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    9.812394]  ffff184f822fdf80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    9.813643] >ffff184f822fe000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[    9.814868]                    ^
[    9.815913]  ffff184f822fe080: 00 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc
[    9.817169]  ffff184f822fe100: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    9.818236] ==================================================================

test log snippet boot parser 87

Home

[    9.464696] ==================================================================
[    9.466526] BUG: KASAN: global-out-of-bounds in kasan_global_oob+0xc8/0x164
[    9.467627] Read of size 1 at addr ffffa000833111cd by task kunit_try_catch/135
[    9.468604] 
[    9.469250] CPU: 1 PID: 135 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[    9.470547] Hardware name: linux,dummy-virt (DT)
[    9.471507] Call trace:
[    9.472320]  dump_backtrace+0x0/0x2b0
[    9.473468]  show_stack+0x18/0x2c
[    9.474245]  dump_stack+0x110/0x15c
[    9.475083]  print_address_description.constprop.0+0x68/0x538
[    9.476142]  kasan_report+0x130/0x1d0
[    9.476981]  __asan_load1+0x88/0xb0
[    9.477790]  kasan_global_oob+0xc8/0x164
[    9.478672]  kunit_try_run_case+0x80/0x11c
[    9.479552]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    9.480523]  kthread+0x218/0x220
[    9.481315]  ret_from_fork+0x10/0x30
[    9.482635] 
[    9.483278] The buggy address belongs to the variable:
[    9.484295]  global_array+0xd/0x40
[    9.484989] 
[    9.485444] Memory state around the buggy address:
[    9.486643]  ffffa00083311080: 00 f9 f9 f9 f9 f9 f9 f9 f9 f9 f9 f9 04 f9 f9 f9
[    9.487754]  ffffa00083311100: f9 f9 f9 f9 02 f9 f9 f9 f9 f9 f9 f9 00 00 00 00
[    9.489254] >ffffa00083311180: 00 00 f9 f9 f9 f9 f9 f9 00 02 f9 f9 f9 f9 f9 f9
[    9.490346]                                               ^
[    9.491375]  ffffa00083311200: 00 f9 f9 f9 f9 f9 f9 f9 04 f9 f9 f9 f9 f9 f9 f9
[    9.492557]  ffffa00083311280: 01 f9 f9 f9 f9 f9 f9 f9 00 f9 f9 f9 f9 f9 f9 f9
[    9.493644] ==================================================================

test log snippet boot parser 88

Home

[    8.576746] ==================================================================
[    8.578900] BUG: KASAN: out-of-bounds in kmalloc_memmove_invalid_size+0x160/0x214
[    8.580078] Read of size 18446744073709551614 at addr ffff184f8260ff04 by task kunit_try_catch/127
[    8.581370] 
[    8.581995] CPU: 1 PID: 127 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[    8.583488] Hardware name: linux,dummy-virt (DT)
[    8.584347] Call trace:
[    8.585250]  dump_backtrace+0x0/0x2b0
[    8.586123]  show_stack+0x18/0x2c
[    8.587184]  dump_stack+0x110/0x15c
[    8.587996]  print_address_description.constprop.0+0x9c/0x538
[    8.589091]  kasan_report+0x130/0x1d0
[    8.589930]  check_memory_region+0xf8/0x1a0
[    8.591059]  memmove+0x5c/0x100
[    8.591943]  kmalloc_memmove_invalid_size+0x160/0x214
[    8.592773]  kunit_try_run_case+0x80/0x11c
[    8.593669]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.594996]  kthread+0x218/0x220
[    8.595712]  ret_from_fork+0x10/0x30
[    8.596428] 
[    8.596930] Allocated by task 127:
[    8.597787]  kasan_save_stack+0x38/0x6c
[    8.598914]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[    8.599938]  kasan_kmalloc+0x10/0x20
[    8.600782]  kmalloc_memmove_invalid_size+0xcc/0x214
[    8.601755]  kunit_try_run_case+0x80/0x11c
[    8.602737]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.603784]  kthread+0x218/0x220
[    8.604639]  ret_from_fork+0x10/0x30
[    8.605268] 
[    8.605684] The buggy address belongs to the object at ffff184f8260ff00
[    8.605684]  which belongs to the cache kmalloc-128 of size 128
[    8.608079] The buggy address is located 4 bytes inside of
[    8.608079]  128-byte region [ffff184f8260ff00, ffff184f8260ff80)
[    8.609690] The buggy address belongs to the page:
[    8.610806] page:00000000408054ba refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x10260f
[    8.612231] flags: 0xbfffc0000000200(slab)
[    8.613468] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[    8.615008] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[    8.616127] page dumped because: kasan: bad access detected
[    8.617052] 
[    8.617554] Memory state around the buggy address:
[    8.618783]  ffff184f8260fe00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[    8.620094]  ffff184f8260fe80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.621284] >ffff184f8260ff00: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc
[    8.622402]                    ^
[    8.623132]  ffff184f8260ff80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.624405]  ffff184f82610000: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    8.625730] ==================================================================

test log snippet boot parser 89

Home

[   10.757078] ==================================================================
[   10.758303] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.0+0x4ec/0x610
[   10.759674] Read of size 8 at addr ffff184f82300108 by task kunit_try_catch/145
[   10.760745] 
[   10.761339] CPU: 0 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   10.762627] Hardware name: linux,dummy-virt (DT)
[   10.763445] Call trace:
[   10.764169]  dump_backtrace+0x0/0x2b0
[   10.765031]  show_stack+0x18/0x2c
[   10.765803]  dump_stack+0x110/0x15c
[   10.766653]  print_address_description.constprop.0+0x9c/0x538
[   10.767725]  kasan_report+0x130/0x1d0
[   10.768490]  __asan_load8+0xa0/0xc4
[   10.769376]  kasan_bitops_modify.constprop.0+0x4ec/0x610
[   10.770365]  kasan_bitops_generic+0xf8/0x160
[   10.771260]  kunit_try_run_case+0x80/0x11c
[   10.772132]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.773133]  kthread+0x218/0x220
[   10.773910]  ret_from_fork+0x10/0x30
[   10.774574] 
[   10.775044] Allocated by task 145:
[   10.775881]  kasan_save_stack+0x38/0x6c
[   10.776738]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   10.777692]  kasan_kmalloc+0x10/0x20
[   10.778553]  kasan_bitops_generic+0xa0/0x160
[   10.779476]  kunit_try_run_case+0x80/0x11c
[   10.780354]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.781327]  kthread+0x218/0x220
[   10.782089]  ret_from_fork+0x10/0x30
[   10.782758] 
[   10.783305] The buggy address belongs to the object at ffff184f82300100
[   10.783305]  which belongs to the cache kmalloc-128 of size 128
[   10.785052] The buggy address is located 8 bytes inside of
[   10.785052]  128-byte region [ffff184f82300100, ffff184f82300180)
[   10.786636] The buggy address belongs to the page:
[   10.787609] page:00000000e5da3384 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102300
[   10.789006] flags: 0xbfffc0000000200(slab)
[   10.789953] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[   10.791188] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   10.792349] page dumped because: kasan: bad access detected
[   10.793257] 
[   10.793675] Memory state around the buggy address:
[   10.794627]  ffff184f82300000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   10.795841]  ffff184f82300080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.797036] >ffff184f82300100: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.798149]                       ^
[   10.798947]  ffff184f82300180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.800152]  ffff184f82300200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.801240] ==================================================================
---
[   10.368962] ==================================================================
[   10.370193] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.0+0x170/0x610
[   10.371505] Read of size 8 at addr ffff184f82300108 by task kunit_try_catch/145
[   10.373175] 
[   10.373758] CPU: 0 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   10.375161] Hardware name: linux,dummy-virt (DT)
[   10.375924] Call trace:
[   10.376633]  dump_backtrace+0x0/0x2b0
[   10.377473]  show_stack+0x18/0x2c
[   10.378273]  dump_stack+0x110/0x15c
[   10.379489]  print_address_description.constprop.0+0x9c/0x538
[   10.380570]  kasan_report+0x130/0x1d0
[   10.381376]  __asan_load8+0xa0/0xc4
[   10.382235]  kasan_bitops_modify.constprop.0+0x170/0x610
[   10.383486]  kasan_bitops_generic+0xf8/0x160
[   10.384389]  kunit_try_run_case+0x80/0x11c
[   10.385246]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.386222]  kthread+0x218/0x220
[   10.386968]  ret_from_fork+0x10/0x30
[   10.387698] 
[   10.388370] Allocated by task 145:
[   10.389260]  kasan_save_stack+0x38/0x6c
[   10.390134]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   10.391273]  kasan_kmalloc+0x10/0x20
[   10.392409]  kasan_bitops_generic+0xa0/0x160
[   10.393339]  kunit_try_run_case+0x80/0x11c
[   10.394260]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.395428]  kthread+0x218/0x220
[   10.396214]  ret_from_fork+0x10/0x30
[   10.396891] 
[   10.397419] The buggy address belongs to the object at ffff184f82300100
[   10.397419]  which belongs to the cache kmalloc-128 of size 128
[   10.399178] The buggy address is located 8 bytes inside of
[   10.399178]  128-byte region [ffff184f82300100, ffff184f82300180)
[   10.401924] The buggy address belongs to the page:
[   10.403119] page:00000000e5da3384 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102300
[   10.404594] flags: 0xbfffc0000000200(slab)
[   10.405604] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[   10.406922] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   10.408026] page dumped because: kasan: bad access detected
[   10.408837] 
[   10.409269] Memory state around the buggy address:
[   10.410279]  ffff184f82300000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   10.411590]  ffff184f82300080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.412877] >ffff184f82300100: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.413918]                       ^
[   10.414823]  ffff184f82300180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.416024]  ffff184f82300200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.416833] ==================================================================
---
[   10.570828] ==================================================================
[   10.572039] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.0+0x3b4/0x610
[   10.573182] Read of size 8 at addr ffff184f82300108 by task kunit_try_catch/145
[   10.574157] 
[   10.574795] CPU: 0 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   10.576079] Hardware name: linux,dummy-virt (DT)
[   10.576880] Call trace:
[   10.577584]  dump_backtrace+0x0/0x2b0
[   10.578417]  show_stack+0x18/0x2c
[   10.579203]  dump_stack+0x110/0x15c
[   10.580050]  print_address_description.constprop.0+0x9c/0x538
[   10.581098]  kasan_report+0x130/0x1d0
[   10.581867]  __asan_load8+0xa0/0xc4
[   10.582716]  kasan_bitops_modify.constprop.0+0x3b4/0x610
[   10.583723]  kasan_bitops_generic+0xf8/0x160
[   10.584635]  kunit_try_run_case+0x80/0x11c
[   10.585480]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.586470]  kthread+0x218/0x220
[   10.587250]  ret_from_fork+0x10/0x30
[   10.587942] 
[   10.588414] Allocated by task 145:
[   10.589210]  kasan_save_stack+0x38/0x6c
[   10.590078]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   10.591022]  kasan_kmalloc+0x10/0x20
[   10.591871]  kasan_bitops_generic+0xa0/0x160
[   10.592739]  kunit_try_run_case+0x80/0x11c
[   10.593596]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.594630]  kthread+0x218/0x220
[   10.595410]  ret_from_fork+0x10/0x30
[   10.596076] 
[   10.596560] The buggy address belongs to the object at ffff184f82300100
[   10.596560]  which belongs to the cache kmalloc-128 of size 128
[   10.598334] The buggy address is located 8 bytes inside of
[   10.598334]  128-byte region [ffff184f82300100, ffff184f82300180)
[   10.599929] The buggy address belongs to the page:
[   10.600887] page:00000000e5da3384 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102300
[   10.602258] flags: 0xbfffc0000000200(slab)
[   10.603195] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[   10.604461] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   10.605692] page dumped because: kasan: bad access detected
[   10.606565] 
[   10.607013] Memory state around the buggy address:
[   10.608001]  ffff184f82300000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   10.609200]  ffff184f82300080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.610385] >ffff184f82300100: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.611461]                       ^
[   10.612251]  ffff184f82300180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.613435]  ffff184f82300200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.614493] ==================================================================
---
[   10.470104] ==================================================================
[   10.472055] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.0+0x290/0x610
[   10.473266] Read of size 8 at addr ffff184f82300108 by task kunit_try_catch/145
[   10.474911] 
[   10.475434] CPU: 0 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   10.476705] Hardware name: linux,dummy-virt (DT)
[   10.477520] Call trace:
[   10.478490]  dump_backtrace+0x0/0x2b0
[   10.479181]  show_stack+0x18/0x2c
[   10.480015]  dump_stack+0x110/0x15c
[   10.480920]  print_address_description.constprop.0+0x9c/0x538
[   10.482020]  kasan_report+0x130/0x1d0
[   10.482899]  __asan_load8+0xa0/0xc4
[   10.483783]  kasan_bitops_modify.constprop.0+0x290/0x610
[   10.485113]  kasan_bitops_generic+0xf8/0x160
[   10.486005]  kunit_try_run_case+0x80/0x11c
[   10.486927]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.488540]  kthread+0x218/0x220
[   10.489236]  ret_from_fork+0x10/0x30
[   10.489921] 
[   10.490379] Allocated by task 145:
[   10.491636]  kasan_save_stack+0x38/0x6c
[   10.492489]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   10.493452]  kasan_kmalloc+0x10/0x20
[   10.494288]  kasan_bitops_generic+0xa0/0x160
[   10.495686]  kunit_try_run_case+0x80/0x11c
[   10.496562]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.497570]  kthread+0x218/0x220
[   10.498340]  ret_from_fork+0x10/0x30
[   10.499028] 
[   10.499555] The buggy address belongs to the object at ffff184f82300100
[   10.499555]  which belongs to the cache kmalloc-128 of size 128
[   10.501473] The buggy address is located 8 bytes inside of
[   10.501473]  128-byte region [ffff184f82300100, ffff184f82300180)
[   10.502159] The buggy address belongs to the page:
[   10.503926] page:00000000e5da3384 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102300
[   10.505245] flags: 0xbfffc0000000200(slab)
[   10.506194] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[   10.507735] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   10.508871] page dumped because: kasan: bad access detected
[   10.509704] 
[   10.510179] Memory state around the buggy address:
[   10.511267]  ffff184f82300000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   10.512481]  ffff184f82300080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.513710] >ffff184f82300100: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.515017]                       ^
[   10.515741]  ffff184f82300180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.516792]  ffff184f82300200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.517930] ==================================================================

test log snippet boot parser 90

Home

[   10.316461] ==================================================================
[   10.318316] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.0+0xc4/0x610
[   10.319892] Write of size 8 at addr ffff184f82300108 by task kunit_try_catch/145
[   10.321449] 
[   10.322003] CPU: 0 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   10.323557] Hardware name: linux,dummy-virt (DT)
[   10.324644] Call trace:
[   10.325437]  dump_backtrace+0x0/0x2b0
[   10.326211]  show_stack+0x18/0x2c
[   10.326996]  dump_stack+0x110/0x15c
[   10.327837]  print_address_description.constprop.0+0x9c/0x538
[   10.328870]  kasan_report+0x130/0x1d0
[   10.329678]  check_memory_region+0xf8/0x1a0
[   10.330667]  __kasan_check_write+0x3c/0x50
[   10.331911]  kasan_bitops_modify.constprop.0+0xc4/0x610
[   10.332911]  kasan_bitops_generic+0xf8/0x160
[   10.333812]  kunit_try_run_case+0x80/0x11c
[   10.334756]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.336030]  kthread+0x218/0x220
[   10.336549]  ret_from_fork+0x10/0x30
[   10.337288] 
[   10.337748] Allocated by task 145:
[   10.338634]  kasan_save_stack+0x38/0x6c
[   10.339543]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   10.340562]  kasan_kmalloc+0x10/0x20
[   10.341471]  kasan_bitops_generic+0xa0/0x160
[   10.342882]  kunit_try_run_case+0x80/0x11c
[   10.343923]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.344866]  kthread+0x218/0x220
[   10.345529]  ret_from_fork+0x10/0x30
[   10.346143] 
[   10.346702] The buggy address belongs to the object at ffff184f82300100
[   10.346702]  which belongs to the cache kmalloc-128 of size 128
[   10.348426] The buggy address is located 8 bytes inside of
[   10.348426]  128-byte region [ffff184f82300100, ffff184f82300180)
[   10.350277] The buggy address belongs to the page:
[   10.351271] page:00000000e5da3384 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102300
[   10.352664] flags: 0xbfffc0000000200(slab)
[   10.353754] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[   10.355294] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   10.356520] page dumped because: kasan: bad access detected
[   10.357393] 
[   10.357875] Memory state around the buggy address:
[   10.359083]  ffff184f82300000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   10.360650]  ffff184f82300080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.361758] >ffff184f82300100: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.363168]                       ^
[   10.364041]  ffff184f82300180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.365204]  ffff184f82300200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.366312] ==================================================================
---
[   10.663315] ==================================================================
[   10.664528] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.0+0x3d4/0x610
[   10.665701] Write of size 8 at addr ffff184f82300108 by task kunit_try_catch/145
[   10.666803] 
[   10.667419] CPU: 0 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   10.668689] Hardware name: linux,dummy-virt (DT)
[   10.669528] Call trace:
[   10.670276]  dump_backtrace+0x0/0x2b0
[   10.671111]  show_stack+0x18/0x2c
[   10.671907]  dump_stack+0x110/0x15c
[   10.672732]  print_address_description.constprop.0+0x9c/0x538
[   10.673795]  kasan_report+0x130/0x1d0
[   10.674598]  check_memory_region+0xf8/0x1a0
[   10.675511]  __kasan_check_write+0x3c/0x50
[   10.676435]  kasan_bitops_modify.constprop.0+0x3d4/0x610
[   10.677448]  kasan_bitops_generic+0xf8/0x160
[   10.678358]  kunit_try_run_case+0x80/0x11c
[   10.679218]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.680230]  kthread+0x218/0x220
[   10.680991]  ret_from_fork+0x10/0x30
[   10.681661] 
[   10.682146] Allocated by task 145:
[   10.682966]  kasan_save_stack+0x38/0x6c
[   10.683813]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   10.684747]  kasan_kmalloc+0x10/0x20
[   10.685590]  kasan_bitops_generic+0xa0/0x160
[   10.686492]  kunit_try_run_case+0x80/0x11c
[   10.687259]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.688170]  kthread+0x218/0x220
[   10.688928]  ret_from_fork+0x10/0x30
[   10.689598] 
[   10.690120] The buggy address belongs to the object at ffff184f82300100
[   10.690120]  which belongs to the cache kmalloc-128 of size 128
[   10.691946] The buggy address is located 8 bytes inside of
[   10.691946]  128-byte region [ffff184f82300100, ffff184f82300180)
[   10.693533] The buggy address belongs to the page:
[   10.694496] page:00000000e5da3384 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102300
[   10.695899] flags: 0xbfffc0000000200(slab)
[   10.696806] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[   10.698135] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   10.699280] page dumped because: kasan: bad access detected
[   10.700188] 
[   10.700615] Memory state around the buggy address:
[   10.701547]  ffff184f82300000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   10.702744]  ffff184f82300080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.703956] >ffff184f82300100: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.705043]                       ^
[   10.705780]  ffff184f82300180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.707007]  ffff184f82300200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.708116] ==================================================================
---
[   10.710298] ==================================================================
[   10.711452] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.0+0x458/0x610
[   10.712609] Write of size 8 at addr ffff184f82300108 by task kunit_try_catch/145
[   10.713669] 
[   10.714248] CPU: 0 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   10.715567] Hardware name: linux,dummy-virt (DT)
[   10.716424] Call trace:
[   10.717145]  dump_backtrace+0x0/0x2b0
[   10.717975]  show_stack+0x18/0x2c
[   10.718711]  dump_stack+0x110/0x15c
[   10.719508]  print_address_description.constprop.0+0x9c/0x538
[   10.720581]  kasan_report+0x130/0x1d0
[   10.721375]  check_memory_region+0xf8/0x1a0
[   10.722289]  __kasan_check_write+0x3c/0x50
[   10.723201]  kasan_bitops_modify.constprop.0+0x458/0x610
[   10.724208]  kasan_bitops_generic+0xf8/0x160
[   10.725109]  kunit_try_run_case+0x80/0x11c
[   10.725970]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.726969]  kthread+0x218/0x220
[   10.727722]  ret_from_fork+0x10/0x30
[   10.728417] 
[   10.728892] Allocated by task 145:
[   10.729700]  kasan_save_stack+0x38/0x6c
[   10.730568]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   10.731490]  kasan_kmalloc+0x10/0x20
[   10.732335]  kasan_bitops_generic+0xa0/0x160
[   10.733230]  kunit_try_run_case+0x80/0x11c
[   10.734096]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.735088]  kthread+0x218/0x220
[   10.735820]  ret_from_fork+0x10/0x30
[   10.736488] 
[   10.736999] The buggy address belongs to the object at ffff184f82300100
[   10.736999]  which belongs to the cache kmalloc-128 of size 128
[   10.738784] The buggy address is located 8 bytes inside of
[   10.738784]  128-byte region [ffff184f82300100, ffff184f82300180)
[   10.740376] The buggy address belongs to the page:
[   10.741607] page:00000000e5da3384 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102300
[   10.742933] flags: 0xbfffc0000000200(slab)
[   10.743885] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[   10.745165] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   10.746311] page dumped because: kasan: bad access detected
[   10.747198] 
[   10.747643] Memory state around the buggy address:
[   10.748599]  ffff184f82300000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   10.749774]  ffff184f82300080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.750985] >ffff184f82300100: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.752089]                       ^
[   10.752891]  ffff184f82300180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.754061]  ffff184f82300200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.755157] ==================================================================
---
[   10.616767] ==================================================================
[   10.618037] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.0+0x3c8/0x610
[   10.619306] Write of size 8 at addr ffff184f82300108 by task kunit_try_catch/145
[   10.620358] 
[   10.620943] CPU: 0 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   10.622191] Hardware name: linux,dummy-virt (DT)
[   10.622987] Call trace:
[   10.623709]  dump_backtrace+0x0/0x2b0
[   10.624528]  show_stack+0x18/0x2c
[   10.625314]  dump_stack+0x110/0x15c
[   10.626138]  print_address_description.constprop.0+0x9c/0x538
[   10.627196]  kasan_report+0x130/0x1d0
[   10.628007]  check_memory_region+0xf8/0x1a0
[   10.628961]  __kasan_check_write+0x3c/0x50
[   10.629889]  kasan_bitops_modify.constprop.0+0x3c8/0x610
[   10.630894]  kasan_bitops_generic+0xf8/0x160
[   10.631786]  kunit_try_run_case+0x80/0x11c
[   10.632644]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.633660]  kthread+0x218/0x220
[   10.634432]  ret_from_fork+0x10/0x30
[   10.635120] 
[   10.635584] Allocated by task 145:
[   10.636417]  kasan_save_stack+0x38/0x6c
[   10.637283]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   10.638207]  kasan_kmalloc+0x10/0x20
[   10.639047]  kasan_bitops_generic+0xa0/0x160
[   10.639959]  kunit_try_run_case+0x80/0x11c
[   10.640794]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.641778]  kthread+0x218/0x220
[   10.642510]  ret_from_fork+0x10/0x30
[   10.643183] 
[   10.643711] The buggy address belongs to the object at ffff184f82300100
[   10.643711]  which belongs to the cache kmalloc-128 of size 128
[   10.645433] The buggy address is located 8 bytes inside of
[   10.645433]  128-byte region [ffff184f82300100, ffff184f82300180)
[   10.647033] The buggy address belongs to the page:
[   10.648021] page:00000000e5da3384 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102300
[   10.649380] flags: 0xbfffc0000000200(slab)
[   10.650323] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[   10.651605] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   10.652726] page dumped because: kasan: bad access detected
[   10.653600] 
[   10.654027] Memory state around the buggy address:
[   10.654996]  ffff184f82300000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   10.656200]  ffff184f82300080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.657386] >ffff184f82300100: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.658479]                       ^
[   10.659263]  ffff184f82300180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.660477]  ffff184f82300200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.661551] ==================================================================
---
[   10.520628] ==================================================================
[   10.521915] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.0+0x310/0x610
[   10.523297] Write of size 8 at addr ffff184f82300108 by task kunit_try_catch/145
[   10.524638] 
[   10.525179] CPU: 0 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   10.526457] Hardware name: linux,dummy-virt (DT)
[   10.527382] Call trace:
[   10.528156]  dump_backtrace+0x0/0x2b0
[   10.528964]  show_stack+0x18/0x2c
[   10.529840]  dump_stack+0x110/0x15c
[   10.530774]  print_address_description.constprop.0+0x9c/0x538
[   10.531956]  kasan_report+0x130/0x1d0
[   10.532773]  check_memory_region+0xf8/0x1a0
[   10.533678]  __kasan_check_write+0x3c/0x50
[   10.534567]  kasan_bitops_modify.constprop.0+0x310/0x610
[   10.535681]  kasan_bitops_generic+0xf8/0x160
[   10.537105]  kunit_try_run_case+0x80/0x11c
[   10.537870]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.538760]  kthread+0x218/0x220
[   10.539525]  ret_from_fork+0x10/0x30
[   10.540225] 
[   10.540709] Allocated by task 145:
[   10.541508]  kasan_save_stack+0x38/0x6c
[   10.542432]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   10.543359]  kasan_kmalloc+0x10/0x20
[   10.544209]  kasan_bitops_generic+0xa0/0x160
[   10.545081]  kunit_try_run_case+0x80/0x11c
[   10.545972]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.546950]  kthread+0x218/0x220
[   10.547685]  ret_from_fork+0x10/0x30
[   10.548368] 
[   10.548934] The buggy address belongs to the object at ffff184f82300100
[   10.548934]  which belongs to the cache kmalloc-128 of size 128
[   10.551376] The buggy address is located 8 bytes inside of
[   10.551376]  128-byte region [ffff184f82300100, ffff184f82300180)
[   10.553147] The buggy address belongs to the page:
[   10.554090] page:00000000e5da3384 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102300
[   10.555505] flags: 0xbfffc0000000200(slab)
[   10.556449] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[   10.557712] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   10.558949] page dumped because: kasan: bad access detected
[   10.559993] 
[   10.560447] Memory state around the buggy address:
[   10.561356]  ffff184f82300000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   10.562525]  ffff184f82300080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.563704] >ffff184f82300100: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.564770]                       ^
[   10.565567]  ffff184f82300180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.566747]  ffff184f82300200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.567831] ==================================================================
---
[   10.419081] ==================================================================
[   10.420890] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.0+0x1f0/0x610
[   10.422093] Write of size 8 at addr ffff184f82300108 by task kunit_try_catch/145
[   10.423979] 
[   10.424644] CPU: 0 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   10.425885] Hardware name: linux,dummy-virt (DT)
[   10.427012] Call trace:
[   10.427693]  dump_backtrace+0x0/0x2b0
[   10.428563]  show_stack+0x18/0x2c
[   10.429454]  dump_stack+0x110/0x15c
[   10.430210]  print_address_description.constprop.0+0x9c/0x538
[   10.431493]  kasan_report+0x130/0x1d0
[   10.432269]  check_memory_region+0xf8/0x1a0
[   10.433181]  __kasan_check_write+0x3c/0x50
[   10.434203]  kasan_bitops_modify.constprop.0+0x1f0/0x610
[   10.435367]  kasan_bitops_generic+0xf8/0x160
[   10.436361]  kunit_try_run_case+0x80/0x11c
[   10.437248]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.438273]  kthread+0x218/0x220
[   10.439280]  ret_from_fork+0x10/0x30
[   10.440049] 
[   10.440522] Allocated by task 145:
[   10.441363]  kasan_save_stack+0x38/0x6c
[   10.442308]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   10.443264]  kasan_kmalloc+0x10/0x20
[   10.444129]  kasan_bitops_generic+0xa0/0x160
[   10.445033]  kunit_try_run_case+0x80/0x11c
[   10.446245]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.447505]  kthread+0x218/0x220
[   10.447867]  ret_from_fork+0x10/0x30
[   10.448420] 
[   10.449109] The buggy address belongs to the object at ffff184f82300100
[   10.449109]  which belongs to the cache kmalloc-128 of size 128
[   10.451331] The buggy address is located 8 bytes inside of
[   10.451331]  128-byte region [ffff184f82300100, ffff184f82300180)
[   10.452981] The buggy address belongs to the page:
[   10.453962] page:00000000e5da3384 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102300
[   10.455611] flags: 0xbfffc0000000200(slab)
[   10.456568] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[   10.457825] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   10.459148] page dumped because: kasan: bad access detected
[   10.459571] 
[   10.459771] Memory state around the buggy address:
[   10.460612]  ffff184f82300000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   10.461731]  ffff184f82300080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.463073] >ffff184f82300100: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.464599]                       ^
[   10.465427]  ffff184f82300180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.467110]  ffff184f82300200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.468129] ==================================================================

test log snippet boot parser 91

Home

[   11.039069] ==================================================================
[   11.040697] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.0+0x398/0x6b0
[   11.042007] Write of size 8 at addr ffff184f82300108 by task kunit_try_catch/145
[   11.043368] 
[   11.043933] CPU: 0 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   11.045239] Hardware name: linux,dummy-virt (DT)
[   11.046061] Call trace:
[   11.046768]  dump_backtrace+0x0/0x2b0
[   11.047614]  show_stack+0x18/0x2c
[   11.048415]  dump_stack+0x110/0x15c
[   11.049271]  print_address_description.constprop.0+0x9c/0x538
[   11.050333]  kasan_report+0x130/0x1d0
[   11.051122]  check_memory_region+0xf8/0x1a0
[   11.052034]  __kasan_check_write+0x3c/0x50
[   11.052967]  kasan_bitops_test_and_modify.constprop.0+0x398/0x6b0
[   11.054052]  kasan_bitops_generic+0x104/0x160
[   11.054973]  kunit_try_run_case+0x80/0x11c
[   11.055843]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.056872]  kthread+0x218/0x220
[   11.057613]  ret_from_fork+0x10/0x30
[   11.058298] 
[   11.058760] Allocated by task 145:
[   11.059605]  kasan_save_stack+0x38/0x6c
[   11.060458]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   11.061407]  kasan_kmalloc+0x10/0x20
[   11.062275]  kasan_bitops_generic+0xa0/0x160
[   11.063189]  kunit_try_run_case+0x80/0x11c
[   11.064069]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.065084]  kthread+0x218/0x220
[   11.065830]  ret_from_fork+0x10/0x30
[   11.066489] 
[   11.067045] The buggy address belongs to the object at ffff184f82300100
[   11.067045]  which belongs to the cache kmalloc-128 of size 128
[   11.068803] The buggy address is located 8 bytes inside of
[   11.068803]  128-byte region [ffff184f82300100, ffff184f82300180)
[   11.070397] The buggy address belongs to the page:
[   11.071371] page:00000000e5da3384 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102300
[   11.072786] flags: 0xbfffc0000000200(slab)
[   11.073741] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[   11.075021] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   11.076172] page dumped because: kasan: bad access detected
[   11.077064] 
[   11.077513] Memory state around the buggy address:
[   11.078485]  ffff184f82300000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   11.079740]  ffff184f82300080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.080956] >ffff184f82300100: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.082041]                       ^
[   11.082822]  ffff184f82300180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.084007]  ffff184f82300200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.085100] ==================================================================
---
[   10.803530] ==================================================================
[   10.804713] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.0+0xc8/0x6b0
[   10.806091] Write of size 8 at addr ffff184f82300108 by task kunit_try_catch/145
[   10.807146] 
[   10.807779] CPU: 0 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   10.809076] Hardware name: linux,dummy-virt (DT)
[   10.809899] Call trace:
[   10.810595]  dump_backtrace+0x0/0x2b0
[   10.811419]  show_stack+0x18/0x2c
[   10.812105]  dump_stack+0x110/0x15c
[   10.812842]  print_address_description.constprop.0+0x9c/0x538
[   10.813975]  kasan_report+0x130/0x1d0
[   10.814752]  check_memory_region+0xf8/0x1a0
[   10.815664]  __kasan_check_write+0x3c/0x50
[   10.816607]  kasan_bitops_test_and_modify.constprop.0+0xc8/0x6b0
[   10.817687]  kasan_bitops_generic+0x104/0x160
[   10.818624]  kunit_try_run_case+0x80/0x11c
[   10.819505]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.820510]  kthread+0x218/0x220
[   10.821288]  ret_from_fork+0x10/0x30
[   10.821970] 
[   10.822443] Allocated by task 145:
[   10.823241]  kasan_save_stack+0x38/0x6c
[   10.824123]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   10.825064]  kasan_kmalloc+0x10/0x20
[   10.825905]  kasan_bitops_generic+0xa0/0x160
[   10.826809]  kunit_try_run_case+0x80/0x11c
[   10.827680]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.828668]  kthread+0x218/0x220
[   10.829423]  ret_from_fork+0x10/0x30
[   10.830110] 
[   10.830652] The buggy address belongs to the object at ffff184f82300100
[   10.830652]  which belongs to the cache kmalloc-128 of size 128
[   10.832384] The buggy address is located 8 bytes inside of
[   10.832384]  128-byte region [ffff184f82300100, ffff184f82300180)
[   10.833987] The buggy address belongs to the page:
[   10.834975] page:00000000e5da3384 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102300
[   10.836346] flags: 0xbfffc0000000200(slab)
[   10.837293] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[   10.838562] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   10.839715] page dumped because: kasan: bad access detected
[   10.840604] 
[   10.841067] Memory state around the buggy address:
[   10.842008]  ffff184f82300000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   10.843187]  ffff184f82300080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.844405] >ffff184f82300100: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.845495]                       ^
[   10.846308]  ffff184f82300180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.847507]  ffff184f82300200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.848594] ==================================================================
---
[   10.944754] ==================================================================
[   10.946048] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.0+0x278/0x6b0
[   10.947370] Write of size 8 at addr ffff184f82300108 by task kunit_try_catch/145
[   10.948419] 
[   10.949050] CPU: 0 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   10.950299] Hardware name: linux,dummy-virt (DT)
[   10.951108] Call trace:
[   10.951820]  dump_backtrace+0x0/0x2b0
[   10.952660]  show_stack+0x18/0x2c
[   10.953462]  dump_stack+0x110/0x15c
[   10.954311]  print_address_description.constprop.0+0x9c/0x538
[   10.955381]  kasan_report+0x130/0x1d0
[   10.956193]  check_memory_region+0xf8/0x1a0
[   10.957090]  __kasan_check_write+0x3c/0x50
[   10.958031]  kasan_bitops_test_and_modify.constprop.0+0x278/0x6b0
[   10.959122]  kasan_bitops_generic+0x104/0x160
[   10.960058]  kunit_try_run_case+0x80/0x11c
[   10.960925]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.961924]  kthread+0x218/0x220
[   10.962678]  ret_from_fork+0x10/0x30
[   10.963372] 
[   10.963846] Allocated by task 145:
[   10.964645]  kasan_save_stack+0x38/0x6c
[   10.965529]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   10.966466]  kasan_kmalloc+0x10/0x20
[   10.967323]  kasan_bitops_generic+0xa0/0x160
[   10.968231]  kunit_try_run_case+0x80/0x11c
[   10.969092]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.970104]  kthread+0x218/0x220
[   10.970845]  ret_from_fork+0x10/0x30
[   10.971528] 
[   10.972043] The buggy address belongs to the object at ffff184f82300100
[   10.972043]  which belongs to the cache kmalloc-128 of size 128
[   10.973830] The buggy address is located 8 bytes inside of
[   10.973830]  128-byte region [ffff184f82300100, ffff184f82300180)
[   10.976240] The buggy address belongs to the page:
[   10.977257] page:00000000e5da3384 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102300
[   10.978635] flags: 0xbfffc0000000200(slab)
[   10.979585] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[   10.980870] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   10.981993] page dumped because: kasan: bad access detected
[   10.982890] 
[   10.983353] Memory state around the buggy address:
[   10.984296]  ffff184f82300000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   10.985508]  ffff184f82300080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.986703] >ffff184f82300100: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.987793]                       ^
[   10.988592]  ffff184f82300180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.989759]  ffff184f82300200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.990874] ==================================================================
---
[   11.181956] ==================================================================
[   11.183276] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.0+0x534/0x6b0
[   11.184771] Write of size 8 at addr ffff184f82300108 by task kunit_try_catch/145
[   11.185870] 
[   11.186541] CPU: 0 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   11.187803] Hardware name: linux,dummy-virt (DT)
[   11.188617] Call trace:
[   11.189325]  dump_backtrace+0x0/0x2b0
[   11.190161]  show_stack+0x18/0x2c
[   11.190932]  dump_stack+0x110/0x15c
[   11.191763]  print_address_description.constprop.0+0x9c/0x538
[   11.192818]  kasan_report+0x130/0x1d0
[   11.193622]  check_memory_region+0xf8/0x1a0
[   11.194541]  __kasan_check_write+0x3c/0x50
[   11.195499]  kasan_bitops_test_and_modify.constprop.0+0x534/0x6b0
[   11.196464]  kasan_bitops_generic+0x104/0x160
[   11.197278]  kunit_try_run_case+0x80/0x11c
[   11.198207]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.199258]  kthread+0x218/0x220
[   11.200028]  ret_from_fork+0x10/0x30
[   11.200693] 
[   11.201190] Allocated by task 145:
[   11.202064]  kasan_save_stack+0x38/0x6c
[   11.202881]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   11.203923]  kasan_kmalloc+0x10/0x20
[   11.204754]  kasan_bitops_generic+0xa0/0x160
[   11.205672]  kunit_try_run_case+0x80/0x11c
[   11.206536]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.207544]  kthread+0x218/0x220
[   11.208298]  ret_from_fork+0x10/0x30
[   11.208981] 
[   11.209520] The buggy address belongs to the object at ffff184f82300100
[   11.209520]  which belongs to the cache kmalloc-128 of size 128
[   11.211278] The buggy address is located 8 bytes inside of
[   11.211278]  128-byte region [ffff184f82300100, ffff184f82300180)
[   11.212870] The buggy address belongs to the page:
[   11.213830] page:00000000e5da3384 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102300
[   11.215208] flags: 0xbfffc0000000200(slab)
[   11.216172] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[   11.217437] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   11.218601] page dumped because: kasan: bad access detected
[   11.219505] 
[   11.219926] Memory state around the buggy address:
[   11.220894]  ffff184f82300000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   11.222102]  ffff184f82300080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.223314] >ffff184f82300100: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.224406]                       ^
[   11.225204]  ffff184f82300180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.226394]  ffff184f82300200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.227507] ==================================================================

test log snippet boot parser 92

Home

[   11.135346] ==================================================================
[   11.136601] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.0+0x4b4/0x6b0
[   11.137891] Read of size 8 at addr ffff184f82300108 by task kunit_try_catch/145
[   11.139202] 
[   11.139906] CPU: 0 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   11.141116] Hardware name: linux,dummy-virt (DT)
[   11.141938] Call trace:
[   11.142655]  dump_backtrace+0x0/0x2b0
[   11.143514]  show_stack+0x18/0x2c
[   11.144315]  dump_stack+0x110/0x15c
[   11.145169]  print_address_description.constprop.0+0x9c/0x538
[   11.146227]  kasan_report+0x130/0x1d0
[   11.147005]  __asan_load8+0xa0/0xc4
[   11.147902]  kasan_bitops_test_and_modify.constprop.0+0x4b4/0x6b0
[   11.148993]  kasan_bitops_generic+0x104/0x160
[   11.149907]  kunit_try_run_case+0x80/0x11c
[   11.150759]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.151776]  kthread+0x218/0x220
[   11.152547]  ret_from_fork+0x10/0x30
[   11.153228] 
[   11.153683] Allocated by task 145:
[   11.154513]  kasan_save_stack+0x38/0x6c
[   11.155387]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   11.156348]  kasan_kmalloc+0x10/0x20
[   11.157184]  kasan_bitops_generic+0xa0/0x160
[   11.158075]  kunit_try_run_case+0x80/0x11c
[   11.158946]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.159944]  kthread+0x218/0x220
[   11.160699]  ret_from_fork+0x10/0x30
[   11.161369] 
[   11.161923] The buggy address belongs to the object at ffff184f82300100
[   11.161923]  which belongs to the cache kmalloc-128 of size 128
[   11.163692] The buggy address is located 8 bytes inside of
[   11.163692]  128-byte region [ffff184f82300100, ffff184f82300180)
[   11.165328] The buggy address belongs to the page:
[   11.166185] page:00000000e5da3384 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102300
[   11.167522] flags: 0xbfffc0000000200(slab)
[   11.168446] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[   11.169774] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   11.170930] page dumped because: kasan: bad access detected
[   11.171783] 
[   11.172231] Memory state around the buggy address:
[   11.173163]  ffff184f82300000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   11.174447]  ffff184f82300080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.175650] >ffff184f82300100: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.176736]                       ^
[   11.177537]  ffff184f82300180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.178742]  ffff184f82300200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.179844] ==================================================================
---
[   10.992820] ==================================================================
[   10.994060] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.0+0x318/0x6b0
[   10.995426] Read of size 8 at addr ffff184f82300108 by task kunit_try_catch/145
[   10.996486] 
[   10.997116] CPU: 0 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   10.998372] Hardware name: linux,dummy-virt (DT)
[   10.999217] Call trace:
[   10.999943]  dump_backtrace+0x0/0x2b0
[   11.000774]  show_stack+0x18/0x2c
[   11.001565]  dump_stack+0x110/0x15c
[   11.002414]  print_address_description.constprop.0+0x9c/0x538
[   11.003476]  kasan_report+0x130/0x1d0
[   11.004269]  __asan_load8+0xa0/0xc4
[   11.005172]  kasan_bitops_test_and_modify.constprop.0+0x318/0x6b0
[   11.006276]  kasan_bitops_generic+0x104/0x160
[   11.007206]  kunit_try_run_case+0x80/0x11c
[   11.008057]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.009042]  kthread+0x218/0x220
[   11.009796]  ret_from_fork+0x10/0x30
[   11.010483] 
[   11.010967] Allocated by task 145:
[   11.011774]  kasan_save_stack+0x38/0x6c
[   11.012636]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   11.013571]  kasan_kmalloc+0x10/0x20
[   11.014425]  kasan_bitops_generic+0xa0/0x160
[   11.015341]  kunit_try_run_case+0x80/0x11c
[   11.016206]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.017202]  kthread+0x218/0x220
[   11.017956]  ret_from_fork+0x10/0x30
[   11.018611] 
[   11.019159] The buggy address belongs to the object at ffff184f82300100
[   11.019159]  which belongs to the cache kmalloc-128 of size 128
[   11.020939] The buggy address is located 8 bytes inside of
[   11.020939]  128-byte region [ffff184f82300100, ffff184f82300180)
[   11.022528] The buggy address belongs to the page:
[   11.023517] page:00000000e5da3384 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102300
[   11.024910] flags: 0xbfffc0000000200(slab)
[   11.025869] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[   11.027118] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   11.028290] page dumped because: kasan: bad access detected
[   11.029189] 
[   11.029651] Memory state around the buggy address:
[   11.030585]  ffff184f82300000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   11.031808]  ffff184f82300080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.033017] >ffff184f82300100: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.034111]                       ^
[   11.034910]  ffff184f82300180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.036106]  ffff184f82300200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.037221] ==================================================================
---
[   11.087577] ==================================================================
[   11.088807] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.0+0x438/0x6b0
[   11.090071] Read of size 8 at addr ffff184f82300108 by task kunit_try_catch/145
[   11.091320] 
[   11.091843] CPU: 0 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   11.093075] Hardware name: linux,dummy-virt (DT)
[   11.093945] Call trace:
[   11.094660]  dump_backtrace+0x0/0x2b0
[   11.095511]  show_stack+0x18/0x2c
[   11.096316]  dump_stack+0x110/0x15c
[   11.097179]  print_address_description.constprop.0+0x9c/0x538
[   11.098246]  kasan_report+0x130/0x1d0
[   11.099036]  __asan_load8+0xa0/0xc4
[   11.099960]  kasan_bitops_test_and_modify.constprop.0+0x438/0x6b0
[   11.101047]  kasan_bitops_generic+0x104/0x160
[   11.101966]  kunit_try_run_case+0x80/0x11c
[   11.102844]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.103831]  kthread+0x218/0x220
[   11.104593]  ret_from_fork+0x10/0x30
[   11.105288] 
[   11.105765] Allocated by task 145:
[   11.106567]  kasan_save_stack+0x38/0x6c
[   11.107446]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   11.108407]  kasan_kmalloc+0x10/0x20
[   11.109246]  kasan_bitops_generic+0xa0/0x160
[   11.110168]  kunit_try_run_case+0x80/0x11c
[   11.111080]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.112097]  kthread+0x218/0x220
[   11.112836]  ret_from_fork+0x10/0x30
[   11.113502] 
[   11.114042] The buggy address belongs to the object at ffff184f82300100
[   11.114042]  which belongs to the cache kmalloc-128 of size 128
[   11.115785] The buggy address is located 8 bytes inside of
[   11.115785]  128-byte region [ffff184f82300100, ffff184f82300180)
[   11.117397] The buggy address belongs to the page:
[   11.118377] page:00000000e5da3384 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102300
[   11.119781] flags: 0xbfffc0000000200(slab)
[   11.120734] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[   11.122032] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   11.123173] page dumped because: kasan: bad access detected
[   11.124064] 
[   11.124513] Memory state around the buggy address:
[   11.125442]  ffff184f82300000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   11.126661]  ffff184f82300080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.127896] >ffff184f82300100: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.128978]                       ^
[   11.129766]  ffff184f82300180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.130970]  ffff184f82300200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.132069] ==================================================================
---
[   10.898022] ==================================================================
[   10.899341] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.0+0x1f0/0x6b0
[   10.900646] Read of size 8 at addr ffff184f82300108 by task kunit_try_catch/145
[   10.901687] 
[   10.902340] CPU: 0 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   10.903608] Hardware name: linux,dummy-virt (DT)
[   10.904425] Call trace:
[   10.905176]  dump_backtrace+0x0/0x2b0
[   10.906020]  show_stack+0x18/0x2c
[   10.906684]  dump_stack+0x110/0x15c
[   10.907545]  print_address_description.constprop.0+0x9c/0x538
[   10.908725]  kasan_report+0x130/0x1d0
[   10.909499]  __asan_load8+0xa0/0xc4
[   10.910380]  kasan_bitops_test_and_modify.constprop.0+0x1f0/0x6b0
[   10.911488]  kasan_bitops_generic+0x104/0x160
[   10.912399]  kunit_try_run_case+0x80/0x11c
[   10.913264]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.914277]  kthread+0x218/0x220
[   10.915049]  ret_from_fork+0x10/0x30
[   10.915727] 
[   10.916193] Allocated by task 145:
[   10.917043]  kasan_save_stack+0x38/0x6c
[   10.917905]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   10.918836]  kasan_kmalloc+0x10/0x20
[   10.919689]  kasan_bitops_generic+0xa0/0x160
[   10.920594]  kunit_try_run_case+0x80/0x11c
[   10.921471]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.922472]  kthread+0x218/0x220
[   10.923244]  ret_from_fork+0x10/0x30
[   10.923927] 
[   10.924454] The buggy address belongs to the object at ffff184f82300100
[   10.924454]  which belongs to the cache kmalloc-128 of size 128
[   10.926198] The buggy address is located 8 bytes inside of
[   10.926198]  128-byte region [ffff184f82300100, ffff184f82300180)
[   10.927828] The buggy address belongs to the page:
[   10.928790] page:00000000e5da3384 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102300
[   10.930189] flags: 0xbfffc0000000200(slab)
[   10.931143] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[   10.932424] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   10.933558] page dumped because: kasan: bad access detected
[   10.934439] 
[   10.934906] Memory state around the buggy address:
[   10.935836]  ffff184f82300000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   10.937050]  ffff184f82300080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.938247] >ffff184f82300100: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.939349]                       ^
[   10.940159]  ffff184f82300180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.941366]  ffff184f82300200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.942458] ==================================================================
---
[   10.850788] ==================================================================
[   10.852103] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.0+0x174/0x6b0
[   10.853644] Read of size 8 at addr ffff184f82300108 by task kunit_try_catch/145
[   10.854750] 
[   10.855373] CPU: 0 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   10.856639] Hardware name: linux,dummy-virt (DT)
[   10.857460] Call trace:
[   10.858187]  dump_backtrace+0x0/0x2b0
[   10.859041]  show_stack+0x18/0x2c
[   10.859813]  dump_stack+0x110/0x15c
[   10.860664]  print_address_description.constprop.0+0x9c/0x538
[   10.861723]  kasan_report+0x130/0x1d0
[   10.862502]  __asan_load8+0xa0/0xc4
[   10.863401]  kasan_bitops_test_and_modify.constprop.0+0x174/0x6b0
[   10.864507]  kasan_bitops_generic+0x104/0x160
[   10.865423]  kunit_try_run_case+0x80/0x11c
[   10.866294]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.867306]  kthread+0x218/0x220
[   10.868094]  ret_from_fork+0x10/0x30
[   10.868767] 
[   10.869243] Allocated by task 145:
[   10.870082]  kasan_save_stack+0x38/0x6c
[   10.870956]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   10.871893]  kasan_kmalloc+0x10/0x20
[   10.872719]  kasan_bitops_generic+0xa0/0x160
[   10.873627]  kunit_try_run_case+0x80/0x11c
[   10.874500]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.875507]  kthread+0x218/0x220
[   10.876269]  ret_from_fork+0x10/0x30
[   10.876941] 
[   10.877477] The buggy address belongs to the object at ffff184f82300100
[   10.877477]  which belongs to the cache kmalloc-128 of size 128
[   10.879261] The buggy address is located 8 bytes inside of
[   10.879261]  128-byte region [ffff184f82300100, ffff184f82300180)
[   10.880886] The buggy address belongs to the page:
[   10.881822] page:00000000e5da3384 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102300
[   10.883228] flags: 0xbfffc0000000200(slab)
[   10.884154] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[   10.885433] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   10.886542] page dumped because: kasan: bad access detected
[   10.887434] 
[   10.887880] Memory state around the buggy address:
[   10.888828]  ffff184f82300000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   10.890059]  ffff184f82300080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.891279] >ffff184f82300100: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.892359]                       ^
[   10.893153]  ffff184f82300180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.894364]  ffff184f82300200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.895477] ==================================================================

test log snippet boot parser 93

Home

[    8.006987] ==================================================================
[    8.008722] BUG: KASAN: slab-out-of-bounds in kmalloc_large_oob_right+0x138/0x1fc
[    8.009882] Write of size 1 at addr ffff184f82605f00 by task kunit_try_catch/117
[    8.011331] 
[    8.012217] CPU: 1 PID: 117 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[    8.013283] Hardware name: linux,dummy-virt (DT)
[    8.014064] Call trace:
[    8.014829]  dump_backtrace+0x0/0x2b0
[    8.015834]  show_stack+0x18/0x2c
[    8.016609]  dump_stack+0x110/0x15c
[    8.017467]  print_address_description.constprop.0+0x9c/0x538
[    8.018925]  kasan_report+0x130/0x1d0
[    8.019734]  __asan_store1+0x88/0xb0
[    8.020886]  kmalloc_large_oob_right+0x138/0x1fc
[    8.021551]  kunit_try_run_case+0x80/0x11c
[    8.022466]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.023588]  kthread+0x218/0x220
[    8.024429]  ret_from_fork+0x10/0x30
[    8.025127] 
[    8.025593] Allocated by task 117:
[    8.026416]  kasan_save_stack+0x38/0x6c
[    8.027252]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[    8.028197]  kasan_kmalloc+0x10/0x20
[    8.028951]  kmalloc_large_oob_right+0xb8/0x1fc
[    8.029963]  kunit_try_run_case+0x80/0x11c
[    8.030834]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.031963]  kthread+0x218/0x220
[    8.032705]  ret_from_fork+0x10/0x30
[    8.033395] 
[    8.033938] The buggy address belongs to the object at ffff184f82604000
[    8.033938]  which belongs to the cache kmalloc-8k of size 8192
[    8.035761] The buggy address is located 7936 bytes inside of
[    8.035761]  8192-byte region [ffff184f82604000, ffff184f82606000)
[    8.037521] The buggy address belongs to the page:
[    8.038508] page:000000006d26e8c6 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102600
[    8.040330] head:000000006d26e8c6 order:3 compound_mapcount:0 compound_pincount:0
[    8.041433] flags: 0xbfffc0000010200(slab|head)
[    8.043078] raw: 0bfffc0000010200 dead000000000100 dead000000000122 ffff184f80003380
[    8.044307] raw: 0000000000000000 0000000080020002 00000001ffffffff 0000000000000000
[    8.045471] page dumped because: kasan: bad access detected
[    8.046517] 
[    8.047282] Memory state around the buggy address:
[    8.048240]  ffff184f82605e00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[    8.049655]  ffff184f82605e80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[    8.050875] >ffff184f82605f00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.052110]                    ^
[    8.053089]  ffff184f82605f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.054316]  ffff184f82606000: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.055432] ==================================================================

test log snippet boot parser 94

Home

[    7.821200] ==================================================================
[    7.823137] BUG: KASAN: slab-out-of-bounds in kmalloc_node_oob_right+0x140/0x1fc
[    7.825001] Write of size 1 at addr ffff184f8233d000 by task kunit_try_catch/113
[    7.826114] 
[    7.826821] CPU: 0 PID: 113 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[    7.828241] Hardware name: linux,dummy-virt (DT)
[    7.829153] Call trace:
[    7.829883]  dump_backtrace+0x0/0x2b0
[    7.830806]  show_stack+0x18/0x2c
[    7.831626]  dump_stack+0x110/0x15c
[    7.832477]  print_address_description.constprop.0+0x9c/0x538
[    7.833522]  kasan_report+0x130/0x1d0
[    7.834361]  __asan_store1+0x88/0xb0
[    7.835189]  kmalloc_node_oob_right+0x140/0x1fc
[    7.836223]  kunit_try_run_case+0x80/0x11c
[    7.837108]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    7.838105]  kthread+0x218/0x220
[    7.839040]  ret_from_fork+0x10/0x30
[    7.839712] 
[    7.840220] Allocated by task 113:
[    7.841087]  kasan_save_stack+0x38/0x6c
[    7.841951]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[    7.842831]  kasan_kmalloc+0x10/0x20
[    7.843770]  kmalloc_node_oob_right+0xc0/0x1fc
[    7.844787]  kunit_try_run_case+0x80/0x11c
[    7.845682]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    7.846742]  kthread+0x218/0x220
[    7.847523]  ret_from_fork+0x10/0x30
[    7.848578] 
[    7.849103] The buggy address belongs to the object at ffff184f8233c000
[    7.849103]  which belongs to the cache kmalloc-4k of size 4096
[    7.850976] The buggy address is located 0 bytes to the right of
[    7.850976]  4096-byte region [ffff184f8233c000, ffff184f8233d000)
[    7.852578] The buggy address belongs to the page:
[    7.853664] page:00000000f9fd2b29 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102338
[    7.855111] head:00000000f9fd2b29 order:3 compound_mapcount:0 compound_pincount:0
[    7.856830] flags: 0xbfffc0000010200(slab|head)
[    7.857882] raw: 0bfffc0000010200 dead000000000100 dead000000000122 ffff184f80003500
[    7.859245] raw: 0000000000000000 0000000080040004 00000001ffffffff 0000000000000000
[    7.860305] page dumped because: kasan: bad access detected
[    7.861143] 
[    7.861649] Memory state around the buggy address:
[    7.862736]  ffff184f8233cf00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[    7.864494]  ffff184f8233cf80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[    7.865722] >ffff184f8233d000: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    7.866615]                    ^
[    7.867081]  ffff184f8233d080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    7.868112]  ffff184f8233d100: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    7.869694] ==================================================================

test log snippet boot parser 95

Home

[    8.177461] ==================================================================
[    8.179839] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_16+0x1a4/0x280
[    8.180944] Write of size 16 at addr ffff184f822f9100 by task kunit_try_catch/120
[    8.182001] 
[    8.182618] CPU: 0 PID: 120 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[    8.184332] Hardware name: linux,dummy-virt (DT)
[    8.185159] Call trace:
[    8.185889]  dump_backtrace+0x0/0x2b0
[    8.186648]  show_stack+0x18/0x2c
[    8.187762]  dump_stack+0x110/0x15c
[    8.188615]  print_address_description.constprop.0+0x9c/0x538
[    8.189651]  kasan_report+0x130/0x1d0
[    8.190411]  __asan_store16+0x90/0xc0
[    8.191448]  kmalloc_oob_16+0x1a4/0x280
[    8.192049]  kunit_try_run_case+0x80/0x11c
[    8.192926]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.193950]  kthread+0x218/0x220
[    8.194513]  ret_from_fork+0x10/0x30
[    8.194813] 
[    8.195234] Allocated by task 120:
[    8.196625]  kasan_save_stack+0x38/0x6c
[    8.197432]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[    8.198762]  kasan_kmalloc+0x10/0x20
[    8.199532]  kmalloc_oob_16+0xc8/0x280
[    8.200359]  kunit_try_run_case+0x80/0x11c
[    8.201221]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.202219]  kthread+0x218/0x220
[    8.203296]  ret_from_fork+0x10/0x30
[    8.203995] 
[    8.204430] The buggy address belongs to the object at ffff184f822f9100
[    8.204430]  which belongs to the cache kmalloc-128 of size 128
[    8.206216] The buggy address is located 0 bytes inside of
[    8.206216]  128-byte region [ffff184f822f9100, ffff184f822f9180)
[    8.208266] The buggy address belongs to the page:
[    8.209419] page:00000000847d05ee refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1022f9
[    8.210749] flags: 0xbfffc0000000200(slab)
[    8.212013] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[    8.213296] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[    8.214415] page dumped because: kasan: bad access detected
[    8.215740] 
[    8.216238] Memory state around the buggy address:
[    8.217226]  ffff184f822f9000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[    8.218416]  ffff184f822f9080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.219889] >ffff184f822f9100: 00 05 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.221003]                       ^
[    8.221819]  ffff184f822f9180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.223475]  ffff184f822f9200: 00 00 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.224522] ==================================================================

test log snippet boot parser 96

Home

[    8.301039] ==================================================================
[    8.303427] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_in_memset+0x13c/0x1f0
[    8.304526] Write of size 671 at addr ffff184f825d9800 by task kunit_try_catch/122
[    8.305546] 
[    8.306172] CPU: 1 PID: 122 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[    8.307516] Hardware name: linux,dummy-virt (DT)
[    8.308584] Call trace:
[    8.309317]  dump_backtrace+0x0/0x2b0
[    8.310146]  show_stack+0x18/0x2c
[    8.311163]  dump_stack+0x110/0x15c
[    8.312009]  print_address_description.constprop.0+0x9c/0x538
[    8.313071]  kasan_report+0x130/0x1d0
[    8.313874]  check_memory_region+0xf8/0x1a0
[    8.314795]  memset+0x54/0x90
[    8.315598]  kmalloc_oob_in_memset+0x13c/0x1f0
[    8.316535]  kunit_try_run_case+0x80/0x11c
[    8.317406]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.318420]  kthread+0x218/0x220
[    8.319182]  ret_from_fork+0x10/0x30
[    8.320163] 
[    8.320590] Allocated by task 122:
[    8.321386]  kasan_save_stack+0x38/0x6c
[    8.322255]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[    8.323295]  kasan_kmalloc+0x10/0x20
[    8.324026]  kmalloc_oob_in_memset+0xb8/0x1f0
[    8.324941]  kunit_try_run_case+0x80/0x11c
[    8.325795]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.326913]  kthread+0x218/0x220
[    8.328283]  ret_from_fork+0x10/0x30
[    8.329011] 
[    8.329547] The buggy address belongs to the object at ffff184f825d9800
[    8.329547]  which belongs to the cache kmalloc-1k of size 1024
[    8.331689] The buggy address is located 0 bytes inside of
[    8.331689]  1024-byte region [ffff184f825d9800, ffff184f825d9c00)
[    8.333464] The buggy address belongs to the page:
[    8.334313] page:0000000038214d3a refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1025d8
[    8.335696] head:0000000038214d3a order:3 compound_mapcount:0 compound_pincount:0
[    8.336890] flags: 0xbfffc0000010200(slab|head)
[    8.337889] raw: 0bfffc0000010200 dead000000000100 dead000000000122 ffff184f80003800
[    8.339273] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[    8.340448] page dumped because: kasan: bad access detected
[    8.341347] 
[    8.341780] Memory state around the buggy address:
[    8.342689]  ffff184f825d9980: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[    8.343937]  ffff184f825d9a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[    8.345181] >ffff184f825d9a80: 00 00 00 02 fc fc fc fc fc fc fc fc fc fc fc fc
[    8.346933]                             ^
[    8.347712]  ffff184f825d9b00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.348933]  ffff184f825d9b80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.350035] ==================================================================

test log snippet boot parser 97

Home

[    8.119882] ==================================================================
[    8.121776] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_krealloc_less+0x180/0x24c
[    8.123330] Write of size 1 at addr ffff184f8260f10f by task kunit_try_catch/119
[    8.125012] 
[    8.125590] CPU: 1 PID: 119 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[    8.126815] Hardware name: linux,dummy-virt (DT)
[    8.127635] Call trace:
[    8.128341]  dump_backtrace+0x0/0x2b0
[    8.129173]  show_stack+0x18/0x2c
[    8.129969]  dump_stack+0x110/0x15c
[    8.130776]  print_address_description.constprop.0+0x9c/0x538
[    8.131838]  kasan_report+0x130/0x1d0
[    8.132822]  __asan_store1+0x88/0xb0
[    8.134307]  kmalloc_oob_krealloc_less+0x180/0x24c
[    8.135362]  kunit_try_run_case+0x80/0x11c
[    8.136245]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.137648]  kthread+0x218/0x220
[    8.138623]  ret_from_fork+0x10/0x30
[    8.139331] 
[    8.139795] Allocated by task 119:
[    8.141072]  kasan_save_stack+0x38/0x6c
[    8.142044]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[    8.142949]  kasan_krealloc+0x68/0x80
[    8.143740]  krealloc+0x110/0x170
[    8.144561]  kmalloc_oob_krealloc_less+0x110/0x24c
[    8.145537]  kunit_try_run_case+0x80/0x11c
[    8.146411]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.147713]  kthread+0x218/0x220
[    8.148717]  ret_from_fork+0x10/0x30
[    8.149475] 
[    8.150022] The buggy address belongs to the object at ffff184f8260f100
[    8.150022]  which belongs to the cache kmalloc-128 of size 128
[    8.151772] The buggy address is located 15 bytes inside of
[    8.151772]  128-byte region [ffff184f8260f100, ffff184f8260f180)
[    8.153354] The buggy address belongs to the page:
[    8.154348] page:00000000408054ba refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x10260f
[    8.155918] flags: 0xbfffc0000000200(slab)
[    8.157220] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[    8.158476] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[    8.159634] page dumped because: kasan: bad access detected
[    8.160542] 
[    8.160967] Memory state around the buggy address:
[    8.161948]  ffff184f8260f000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[    8.163425]  ffff184f8260f080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.164671] >ffff184f8260f100: 00 07 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.166162]                       ^
[    8.167334]  ffff184f8260f180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.168451]  ffff184f8260f200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.169563] ==================================================================

test log snippet boot parser 98

Home

[    8.062161] ==================================================================
[    8.064215] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_krealloc_more+0x180/0x244
[    8.065414] Write of size 1 at addr ffff184f8260ef13 by task kunit_try_catch/118
[    8.066492] 
[    8.067084] CPU: 1 PID: 118 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[    8.068430] Hardware name: linux,dummy-virt (DT)
[    8.069252] Call trace:
[    8.070342]  dump_backtrace+0x0/0x2b0
[    8.071407]  show_stack+0x18/0x2c
[    8.072590]  dump_stack+0x110/0x15c
[    8.073451]  print_address_description.constprop.0+0x9c/0x538
[    8.074651]  kasan_report+0x130/0x1d0
[    8.075756]  __asan_store1+0x88/0xb0
[    8.076664]  kmalloc_oob_krealloc_more+0x180/0x244
[    8.077646]  kunit_try_run_case+0x80/0x11c
[    8.078673]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.079899]  kthread+0x218/0x220
[    8.080651]  ret_from_fork+0x10/0x30
[    8.081338] 
[    8.081845] Allocated by task 118:
[    8.082732]  kasan_save_stack+0x38/0x6c
[    8.084137]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[    8.085031]  kasan_krealloc+0x68/0x80
[    8.085813]  krealloc+0x110/0x170
[    8.086684]  kmalloc_oob_krealloc_more+0x110/0x244
[    8.087998]  kunit_try_run_case+0x80/0x11c
[    8.088844]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.089945]  kthread+0x218/0x220
[    8.090707]  ret_from_fork+0x10/0x30
[    8.091396] 
[    8.092619] The buggy address belongs to the object at ffff184f8260ef00
[    8.092619]  which belongs to the cache kmalloc-128 of size 128
[    8.094735] The buggy address is located 19 bytes inside of
[    8.094735]  128-byte region [ffff184f8260ef00, ffff184f8260ef80)
[    8.096231] The buggy address belongs to the page:
[    8.097189] page:0000000009aef411 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x10260e
[    8.098837] flags: 0xbfffc0000000200(slab)
[    8.099695] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[    8.100980] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[    8.102113] page dumped because: kasan: bad access detected
[    8.103495] 
[    8.103990] Memory state around the buggy address:
[    8.105127]  ffff184f8260ee00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[    8.106504]  ffff184f8260ee80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.107587] >ffff184f8260ef00: 00 00 03 fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.108526]                          ^
[    8.109360]  ffff184f8260ef80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.110583]  ffff184f8260f000: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    8.111982] ==================================================================

test log snippet boot parser 99

Home

[    7.743133] ==================================================================
[    7.745378] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_left+0x138/0x204
[    7.746561] Read of size 1 at addr ffff184f822f77ff by task kunit_try_catch/112
[    7.747897] 
[    7.748870] CPU: 0 PID: 112 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[    7.750139] Hardware name: linux,dummy-virt (DT)
[    7.751059] Call trace:
[    7.752063]  dump_backtrace+0x0/0x2b0
[    7.752890]  show_stack+0x18/0x2c
[    7.753655]  dump_stack+0x110/0x15c
[    7.754484]  print_address_description.constprop.0+0x9c/0x538
[    7.755573]  kasan_report+0x130/0x1d0
[    7.756766]  __asan_load1+0x88/0xb0
[    7.757586]  kmalloc_oob_left+0x138/0x204
[    7.758724]  kunit_try_run_case+0x80/0x11c
[    7.759389]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    7.760464]  kthread+0x218/0x220
[    7.761268]  ret_from_fork+0x10/0x30
[    7.761946] 
[    7.762684] Allocated by task 1:
[    7.763733]  kasan_save_stack+0x38/0x6c
[    7.764647]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[    7.765549]  kasan_kmalloc+0x10/0x20
[    7.766312]  __kthread_create_on_node+0xd0/0x294
[    7.767240]  kthread_create_on_node+0xa0/0xdc
[    7.768591]  kunit_try_catch_run+0xdc/0x260
[    7.769424]  kunit_run_case_catch_errors+0x118/0x1cc
[    7.770657]  kunit_run_tests+0xfc/0x174
[    7.771389]  __kunit_test_suites_init+0x50/0x80
[    7.772268]  kunit_run_all_tests+0xb0/0xe0
[    7.773135]  kernel_init_freeable+0x308/0x348
[    7.774046]  kernel_init+0x14/0x12c
[    7.775035]  ret_from_fork+0x10/0x30
[    7.775642] 
[    7.776394] Freed by task 1:
[    7.777109]  kasan_save_stack+0x38/0x6c
[    7.777966]  kasan_set_track+0x28/0x40
[    7.778816]  kasan_set_free_info+0x24/0x4c
[    7.779624]  __kasan_slab_free+0x100/0x164
[    7.780439]  kasan_slab_free+0x14/0x20
[    7.781277]  kfree+0xd4/0x3d0
[    7.782040]  __kthread_create_on_node+0x1fc/0x294
[    7.782976]  kthread_create_on_node+0xa0/0xdc
[    7.783824]  kunit_try_catch_run+0xdc/0x260
[    7.785363]  kunit_run_case_catch_errors+0x118/0x1cc
[    7.786326]  kunit_run_tests+0xfc/0x174
[    7.787587]  __kunit_test_suites_init+0x50/0x80
[    7.788471]  kunit_run_all_tests+0xb0/0xe0
[    7.789313]  kernel_init_freeable+0x308/0x348
[    7.790246]  kernel_init+0x14/0x12c
[    7.791006]  ret_from_fork+0x10/0x30
[    7.791729] 
[    7.792922] The buggy address belongs to the object at ffff184f822f7700
[    7.792922]  which belongs to the cache kmalloc-128 of size 128
[    7.795120] The buggy address is located 127 bytes to the right of
[    7.795120]  128-byte region [ffff184f822f7700, ffff184f822f7780)
[    7.796874] The buggy address belongs to the page:
[    7.797884] page:0000000072fda692 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1022f7
[    7.799523] flags: 0xbfffc0000000200(slab)
[    7.800500] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[    7.801768] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[    7.802934] page dumped because: kasan: bad access detected
[    7.804215] 
[    7.804607] Memory state around the buggy address:
[    7.805493]  ffff184f822f7680: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    7.806788]  ffff184f822f7700: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[    7.808280] >ffff184f822f7780: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    7.809361]                                                                 ^
[    7.810589]  ffff184f822f7800: 00 07 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    7.812051]  ffff184f822f7880: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    7.813094] ==================================================================

test log snippet boot parser 100

Home

[    8.412476] ==================================================================
[    8.414495] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_memset_4+0x13c/0x1f0
[    8.415561] Write of size 4 at addr ffff184f8260f905 by task kunit_try_catch/124
[    8.416662] 
[    8.417295] CPU: 1 PID: 124 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[    8.418781] Hardware name: linux,dummy-virt (DT)
[    8.419635] Call trace:
[    8.420284]  dump_backtrace+0x0/0x2b0
[    8.421107]  show_stack+0x18/0x2c
[    8.421894]  dump_stack+0x110/0x15c
[    8.422688]  print_address_description.constprop.0+0x9c/0x538
[    8.424117]  kasan_report+0x130/0x1d0
[    8.424931]  check_memory_region+0xf8/0x1a0
[    8.425791]  memset+0x54/0x90
[    8.426568]  kmalloc_oob_memset_4+0x13c/0x1f0
[    8.427488]  kunit_try_run_case+0x80/0x11c
[    8.428482]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.429490]  kthread+0x218/0x220
[    8.430249]  ret_from_fork+0x10/0x30
[    8.430927] 
[    8.431438] Allocated by task 124:
[    8.432257]  kasan_save_stack+0x38/0x6c
[    8.433752]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[    8.434640]  kasan_kmalloc+0x10/0x20
[    8.435239]  kmalloc_oob_memset_4+0xb8/0x1f0
[    8.436315]  kunit_try_run_case+0x80/0x11c
[    8.437202]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.438225]  kthread+0x218/0x220
[    8.438988]  ret_from_fork+0x10/0x30
[    8.439664] 
[    8.440471] The buggy address belongs to the object at ffff184f8260f900
[    8.440471]  which belongs to the cache kmalloc-128 of size 128
[    8.442224] The buggy address is located 5 bytes inside of
[    8.442224]  128-byte region [ffff184f8260f900, ffff184f8260f980)
[    8.444034] The buggy address belongs to the page:
[    8.445003] page:00000000408054ba refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x10260f
[    8.446403] flags: 0xbfffc0000000200(slab)
[    8.447606] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[    8.448923] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[    8.450076] page dumped because: kasan: bad access detected
[    8.451071] 
[    8.451500] Memory state around the buggy address:
[    8.452764]  ffff184f8260f800: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[    8.453819]  ffff184f8260f880: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.455530] >ffff184f8260f900: 00 fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.456565]                       ^
[    8.457303]  ffff184f8260f980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.458946]  ffff184f8260fa00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.459961] ==================================================================

test log snippet boot parser 101

Home

[    8.521664] ==================================================================
[    8.523691] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_memset_16+0x13c/0x1f0
[    8.524892] Write of size 16 at addr ffff184f8260fd01 by task kunit_try_catch/126
[    8.525933] 
[    8.526524] CPU: 1 PID: 126 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[    8.527875] Hardware name: linux,dummy-virt (DT)
[    8.528676] Call trace:
[    8.529713]  dump_backtrace+0x0/0x2b0
[    8.530879]  show_stack+0x18/0x2c
[    8.531591]  dump_stack+0x110/0x15c
[    8.532447]  print_address_description.constprop.0+0x9c/0x538
[    8.533500]  kasan_report+0x130/0x1d0
[    8.534294]  check_memory_region+0xf8/0x1a0
[    8.535326]  memset+0x54/0x90
[    8.536075]  kmalloc_oob_memset_16+0x13c/0x1f0
[    8.537014]  kunit_try_run_case+0x80/0x11c
[    8.537871]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.539099]  kthread+0x218/0x220
[    8.539879]  ret_from_fork+0x10/0x30
[    8.540558] 
[    8.541053] Allocated by task 126:
[    8.541881]  kasan_save_stack+0x38/0x6c
[    8.542820]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[    8.543791]  kasan_kmalloc+0x10/0x20
[    8.544565]  kmalloc_oob_memset_16+0xb8/0x1f0
[    8.545509]  kunit_try_run_case+0x80/0x11c
[    8.546351]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.547376]  kthread+0x218/0x220
[    8.548073]  ret_from_fork+0x10/0x30
[    8.548656] 
[    8.549220] The buggy address belongs to the object at ffff184f8260fd00
[    8.549220]  which belongs to the cache kmalloc-128 of size 128
[    8.551353] The buggy address is located 1 bytes inside of
[    8.551353]  128-byte region [ffff184f8260fd00, ffff184f8260fd80)
[    8.552916] The buggy address belongs to the page:
[    8.553818] page:00000000408054ba refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x10260f
[    8.555467] flags: 0xbfffc0000000200(slab)
[    8.556371] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[    8.557657] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[    8.558906] page dumped because: kasan: bad access detected
[    8.559811] 
[    8.560520] Memory state around the buggy address:
[    8.561442]  ffff184f8260fc00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[    8.562892]  ffff184f8260fc80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.564115] >ffff184f8260fd00: 00 00 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.565223]                          ^
[    8.566042]  ffff184f8260fd80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.567149]  ffff184f8260fe00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.568285] ==================================================================

test log snippet boot parser 102

Home

[    8.467628] ==================================================================
[    8.469439] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_memset_8+0x13c/0x1f0
[    8.470595] Write of size 8 at addr ffff184f8260fb01 by task kunit_try_catch/125
[    8.471390] 
[    8.471847] CPU: 1 PID: 125 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[    8.473692] Hardware name: linux,dummy-virt (DT)
[    8.474746] Call trace:
[    8.475663]  dump_backtrace+0x0/0x2b0
[    8.476584]  show_stack+0x18/0x2c
[    8.477345]  dump_stack+0x110/0x15c
[    8.478172]  print_address_description.constprop.0+0x9c/0x538
[    8.479399]  kasan_report+0x130/0x1d0
[    8.480213]  check_memory_region+0xf8/0x1a0
[    8.481092]  memset+0x54/0x90
[    8.481866]  kmalloc_oob_memset_8+0x13c/0x1f0
[    8.482782]  kunit_try_run_case+0x80/0x11c
[    8.483689]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.484701]  kthread+0x218/0x220
[    8.485618]  ret_from_fork+0x10/0x30
[    8.486314] 
[    8.486787] Allocated by task 125:
[    8.487871]  kasan_save_stack+0x38/0x6c
[    8.488738]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[    8.489689]  kasan_kmalloc+0x10/0x20
[    8.490780]  kmalloc_oob_memset_8+0xb8/0x1f0
[    8.491551]  kunit_try_run_case+0x80/0x11c
[    8.492540]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.493571]  kthread+0x218/0x220
[    8.494353]  ret_from_fork+0x10/0x30
[    8.494980] 
[    8.495521] The buggy address belongs to the object at ffff184f8260fb00
[    8.495521]  which belongs to the cache kmalloc-128 of size 128
[    8.497364] The buggy address is located 1 bytes inside of
[    8.497364]  128-byte region [ffff184f8260fb00, ffff184f8260fb80)
[    8.499360] The buggy address belongs to the page:
[    8.500304] page:00000000408054ba refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x10260f
[    8.501697] flags: 0xbfffc0000000200(slab)
[    8.502715] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[    8.504261] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[    8.505341] page dumped because: kasan: bad access detected
[    8.506560] 
[    8.506998] Memory state around the buggy address:
[    8.507957]  ffff184f8260fa00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[    8.509161]  ffff184f8260fa80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.511020] >ffff184f8260fb00: 00 fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.512083]                       ^
[    8.512785]  ffff184f8260fb80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.514039]  ffff184f8260fc00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.515256] ==================================================================

test log snippet boot parser 103

Home

[    8.357253] ==================================================================
[    8.359143] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_memset_2+0x13c/0x1f0
[    8.360722] Write of size 2 at addr ffff184f822f9607 by task kunit_try_catch/123
[    8.362348] 
[    8.362958] CPU: 0 PID: 123 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[    8.364326] Hardware name: linux,dummy-virt (DT)
[    8.365143] Call trace:
[    8.365907]  dump_backtrace+0x0/0x2b0
[    8.366544]  show_stack+0x18/0x2c
[    8.367420]  dump_stack+0x110/0x15c
[    8.368409]  print_address_description.constprop.0+0x9c/0x538
[    8.369698]  kasan_report+0x130/0x1d0
[    8.370511]  check_memory_region+0xf8/0x1a0
[    8.371746]  memset+0x54/0x90
[    8.372479]  kmalloc_oob_memset_2+0x13c/0x1f0
[    8.373448]  kunit_try_run_case+0x80/0x11c
[    8.374280]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.375246]  kthread+0x218/0x220
[    8.376466]  ret_from_fork+0x10/0x30
[    8.377111] 
[    8.377478] Allocated by task 123:
[    8.378712]  kasan_save_stack+0x38/0x6c
[    8.379582]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[    8.380526]  kasan_kmalloc+0x10/0x20
[    8.381361]  kmalloc_oob_memset_2+0xb8/0x1f0
[    8.382276]  kunit_try_run_case+0x80/0x11c
[    8.383454]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.384371]  kthread+0x218/0x220
[    8.385141]  ret_from_fork+0x10/0x30
[    8.385817] 
[    8.386354] The buggy address belongs to the object at ffff184f822f9600
[    8.386354]  which belongs to the cache kmalloc-128 of size 128
[    8.388497] The buggy address is located 7 bytes inside of
[    8.388497]  128-byte region [ffff184f822f9600, ffff184f822f9680)
[    8.390100] The buggy address belongs to the page:
[    8.391433] page:00000000847d05ee refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1022f9
[    8.392818] flags: 0xbfffc0000000200(slab)
[    8.393915] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[    8.395339] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[    8.396534] page dumped because: kasan: bad access detected
[    8.397327] 
[    8.397806] Memory state around the buggy address:
[    8.399239]  ffff184f822f9500: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[    8.400484]  ffff184f822f9580: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.401654] >ffff184f822f9600: 00 fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.403041]                       ^
[    8.403842]  ffff184f822f9680: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.405051]  ffff184f822f9700: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.406117] ==================================================================

test log snippet boot parser 104

Home

[    7.685240] ==================================================================
[    7.688018] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_right+0x134/0x1f0
[    7.689151] Write of size 1 at addr ffff184f8260e67b by task kunit_try_catch/111
[    7.690235] 
[    7.691660] CPU: 1 PID: 111 Comm: kunit_try_catch Not tainted 5.10.233-rc1 #1
[    7.692721] Hardware name: linux,dummy-virt (DT)
[    7.693933] Call trace:
[    7.694829]  dump_backtrace+0x0/0x2b0
[    7.695656]  show_stack+0x18/0x2c
[    7.696455]  dump_stack+0x110/0x15c
[    7.697301]  print_address_description.constprop.0+0x9c/0x538
[    7.698370]  kasan_report+0x130/0x1d0
[    7.699463]  __asan_store1+0x88/0xb0
[    7.700283]  kmalloc_oob_right+0x134/0x1f0
[    7.701176]  kunit_try_run_case+0x80/0x11c
[    7.702027]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    7.703080]  kthread+0x218/0x220
[    7.703670]  ret_from_fork+0x10/0x30
[    7.704386] 
[    7.705047] Allocated by task 111:
[    7.706103]  kasan_save_stack+0x38/0x6c
[    7.707056]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[    7.708071]  kasan_kmalloc+0x10/0x20
[    7.708902]  kmalloc_oob_right+0xb8/0x1f0
[    7.709768]  kunit_try_run_case+0x80/0x11c
[    7.710682]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    7.711599]  kthread+0x218/0x220
[    7.712339]  ret_from_fork+0x10/0x30
[    7.713125] 
[    7.713725] The buggy address belongs to the object at ffff184f8260e600
[    7.713725]  which belongs to the cache kmalloc-128 of size 128
[    7.715716] The buggy address is located 123 bytes inside of
[    7.715716]  128-byte region [ffff184f8260e600, ffff184f8260e680)
[    7.717509] The buggy address belongs to the page:
[    7.719302] page:0000000009aef411 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x10260e
[    7.720755] flags: 0xbfffc0000000200(slab)
[    7.722022] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[    7.723496] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[    7.724462] page dumped because: kasan: bad access detected
[    7.725557] 
[    7.726076] Memory state around the buggy address:
[    7.727248]  ffff184f8260e500: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[    7.728497]  ffff184f8260e580: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    7.729659] >ffff184f8260e600: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03
[    7.731068]                                                                 ^
[    7.732308]  ffff184f8260e680: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    7.733497]  ffff184f8260e700: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    7.734645] ==================================================================

test log snippet boot parser 105

Home

[    7.875769] ==================================================================
[    7.877915] BUG: KASAN: slab-out-of-bounds in kmalloc_pagealloc_oob_right+0x120/0x1cc
[    7.879401] Write of size 1 at addr ffff184f8266e00a by task kunit_try_catch/114
[    7.881356] 
[    7.882098] CPU: 0 PID: 114 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[    7.883520] Hardware name: linux,dummy-virt (DT)
[    7.884290] Call trace:
[    7.885121]  dump_backtrace+0x0/0x2b0
[    7.886068]  show_stack+0x18/0x2c
[    7.887003]  dump_stack+0x110/0x15c
[    7.887882]  print_address_description.constprop.0+0x9c/0x538
[    7.889150]  kasan_report+0x130/0x1d0
[    7.890070]  __asan_store1+0x88/0xb0
[    7.891282]  kmalloc_pagealloc_oob_right+0x120/0x1cc
[    7.892433]  kunit_try_run_case+0x80/0x11c
[    7.893231]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    7.894330]  kthread+0x218/0x220
[    7.895184]  ret_from_fork+0x10/0x30
[    7.895974] 
[    7.896465] The buggy address belongs to the page:
[    7.897770] page:00000000cea72e64 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x10266c
[    7.899510] head:00000000cea72e64 order:2 compound_mapcount:0 compound_pincount:0
[    7.900694] flags: 0xbfffc0000010000(head)
[    7.901624] raw: 0bfffc0000010000 dead000000000100 dead000000000122 0000000000000000
[    7.902832] raw: 0000000000000000 0000000000000000 00000001ffffffff 0000000000000000
[    7.904437] page dumped because: kasan: bad access detected
[    7.905524] 
[    7.906113] Memory state around the buggy address:
[    7.907297]  ffff184f8266df00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[    7.908588]  ffff184f8266df80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[    7.909775] >ffff184f8266e000: 00 02 fe fe fe fe fe fe fe fe fe fe fe fe fe fe
[    7.911102]                       ^
[    7.911903]  ffff184f8266e080: fe fe fe fe fe fe fe fe fe fe fe fe fe fe fe fe
[    7.913192]  ffff184f8266e100: fe fe fe fe fe fe fe fe fe fe fe fe fe fe fe fe
[    7.914295] ==================================================================

test log snippet boot parser 106

Home

[    8.840746] ==================================================================
[    8.842614] BUG: KASAN: slab-out-of-bounds in kmem_cache_oob+0x130/0x260
[    8.844002] Read of size 1 at addr ffff184f826130c8 by task kunit_try_catch/133
[    8.845203] 
[    8.845938] CPU: 1 PID: 133 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[    8.847584] Hardware name: linux,dummy-virt (DT)
[    8.848489] Call trace:
[    8.849292]  dump_backtrace+0x0/0x2b0
[    8.850175]  show_stack+0x18/0x2c
[    8.850938]  dump_stack+0x110/0x15c
[    8.852049]  print_address_description.constprop.0+0x9c/0x538
[    8.853047]  kasan_report+0x130/0x1d0
[    8.853881]  __asan_load1+0x88/0xb0
[    8.854973]  kmem_cache_oob+0x130/0x260
[    8.855798]  kunit_try_run_case+0x80/0x11c
[    8.856681]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.857680]  kthread+0x218/0x220
[    8.858439]  ret_from_fork+0x10/0x30
[    8.859196] 
[    8.859679] Allocated by task 133:
[    8.860486]  kasan_save_stack+0x38/0x6c
[    8.861598]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[    8.862457]  kasan_slab_alloc+0x18/0x2c
[    8.863565]  kmem_cache_alloc+0x1b0/0x2ec
[    8.864443]  kmem_cache_oob+0xf4/0x260
[    8.865309]  kunit_try_run_case+0x80/0x11c
[    8.866171]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.867253]  kthread+0x218/0x220
[    8.868002]  ret_from_fork+0x10/0x30
[    8.868654] 
[    8.869182] The buggy address belongs to the object at ffff184f82613000
[    8.869182]  which belongs to the cache test_cache of size 200
[    8.871367] The buggy address is located 0 bytes to the right of
[    8.871367]  200-byte region [ffff184f82613000, ffff184f826130c8)
[    8.873013] The buggy address belongs to the page:
[    8.873982] page:0000000010a6e13d refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102613
[    8.875424] flags: 0xbfffc0000000200(slab)
[    8.876351] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f815b9080
[    8.877928] raw: 0000000000000000 00000000800f000f 00000001ffffffff 0000000000000000
[    8.879131] page dumped because: kasan: bad access detected
[    8.880208] 
[    8.880777] Memory state around the buggy address:
[    8.881718]  ffff184f82612f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.882951]  ffff184f82613000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[    8.884165] >ffff184f82613080: 00 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc
[    8.885399]                                               ^
[    8.886423]  ffff184f82613100: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.887814]  ffff184f82613180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.888917] ==================================================================

test log snippet boot parser 107

Home

[    9.635712] ==================================================================
[    9.637610] BUG: KASAN: slab-out-of-bounds in ksize_unpoisons_memory+0x154/0x220
[    9.638778] Write of size 1 at addr ffff184f82610f80 by task kunit_try_catch/139
[    9.639798] 
[    9.640948] CPU: 1 PID: 139 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[    9.642142] Hardware name: linux,dummy-virt (DT)
[    9.643208] Call trace:
[    9.644163]  dump_backtrace+0x0/0x2b0
[    9.644993]  show_stack+0x18/0x2c
[    9.645767]  dump_stack+0x110/0x15c
[    9.646820]  print_address_description.constprop.0+0x9c/0x538
[    9.647863]  kasan_report+0x130/0x1d0
[    9.648698]  __asan_store1+0x88/0xb0
[    9.649550]  ksize_unpoisons_memory+0x154/0x220
[    9.650725]  kunit_try_run_case+0x80/0x11c
[    9.651580]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    9.652603]  kthread+0x218/0x220
[    9.653372]  ret_from_fork+0x10/0x30
[    9.654073] 
[    9.654607] Allocated by task 139:
[    9.655398]  kasan_save_stack+0x38/0x6c
[    9.656473]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[    9.657430]  kasan_kmalloc+0x10/0x20
[    9.658295]  ksize_unpoisons_memory+0xbc/0x220
[    9.659220]  kunit_try_run_case+0x80/0x11c
[    9.660630]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    9.661582]  kthread+0x218/0x220
[    9.662359]  ret_from_fork+0x10/0x30
[    9.663101] 
[    9.663637] The buggy address belongs to the object at ffff184f82610f00
[    9.663637]  which belongs to the cache kmalloc-128 of size 128
[    9.665525] The buggy address is located 0 bytes to the right of
[    9.665525]  128-byte region [ffff184f82610f00, ffff184f82610f80)
[    9.667201] The buggy address belongs to the page:
[    9.668305] page:0000000074908ece refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102610
[    9.669741] flags: 0xbfffc0000000200(slab)
[    9.670763] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[    9.672085] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[    9.673226] page dumped because: kasan: bad access detected
[    9.674114] 
[    9.674527] Memory state around the buggy address:
[    9.675688]  ffff184f82610e80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    9.676909]  ffff184f82610f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[    9.678111] >ffff184f82610f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    9.679609]                    ^
[    9.680341]  ffff184f82611000: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[    9.681354]  ffff184f82611080: fc fc fc fc fc fc fc fc fa fb fb fb fb fb fb fb
[    9.682580] ==================================================================

test log snippet boot parser 108

Home

[    9.837295] ==================================================================
[    9.839528] BUG: KASAN: slab-out-of-bounds in memchr+0x28/0x7c
[    9.840749] Read of size 1 at addr ffff184f822fc318 by task kunit_try_catch/142
[    9.841840] 
[    9.842600] CPU: 1 PID: 142 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[    9.843948] Hardware name: linux,dummy-virt (DT)
[    9.844738] Call trace:
[    9.845428]  dump_backtrace+0x0/0x2b0
[    9.846274]  show_stack+0x18/0x2c
[    9.847134]  dump_stack+0x110/0x15c
[    9.847923]  print_address_description.constprop.0+0x9c/0x538
[    9.848989]  kasan_report+0x130/0x1d0
[    9.849796]  __asan_load1+0x88/0xb0
[    9.850620]  memchr+0x28/0x7c
[    9.851301]  kasan_memchr+0x13c/0x200
[    9.852150]  kunit_try_run_case+0x80/0x11c
[    9.853035]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    9.854011]  kthread+0x218/0x220
[    9.854947]  ret_from_fork+0x10/0x30
[    9.855625] 
[    9.856125] Allocated by task 142:
[    9.856943]  kasan_save_stack+0x38/0x6c
[    9.857796]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[    9.858895]  kasan_kmalloc+0x10/0x20
[    9.859666]  kasan_memchr+0xb8/0x200
[    9.860521]  kunit_try_run_case+0x80/0x11c
[    9.861399]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    9.862647]  kthread+0x218/0x220
[    9.863369]  ret_from_fork+0x10/0x30
[    9.864065] 
[    9.864567] The buggy address belongs to the object at ffff184f822fc300
[    9.864567]  which belongs to the cache kmalloc-128 of size 128
[    9.866358] The buggy address is located 24 bytes inside of
[    9.866358]  128-byte region [ffff184f822fc300, ffff184f822fc380)
[    9.867986] The buggy address belongs to the page:
[    9.869216] page:00000000fa6a9163 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1022fc
[    9.870770] flags: 0xbfffc0000000200(slab)
[    9.871727] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[    9.873004] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[    9.874171] page dumped because: kasan: bad access detected
[    9.875496] 
[    9.875954] Memory state around the buggy address:
[    9.876919]  ffff184f822fc200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[    9.878095]  ffff184f822fc280: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    9.879267] >ffff184f822fc300: 00 00 00 fc fc fc fc fc fc fc fc fc fc fc fc fc
[    9.880256]                             ^
[    9.881092]  ffff184f822fc380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    9.882278]  ffff184f822fc400: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    9.883664] ==================================================================

test log snippet boot parser 109

Home

[    9.892308] ==================================================================
[    9.894462] BUG: KASAN: slab-out-of-bounds in memcmp+0x38/0x90
[    9.895458] Read of size 1 at addr ffff184f822fc518 by task kunit_try_catch/143
[    9.896974] 
[    9.897711] CPU: 1 PID: 143 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[    9.898987] Hardware name: linux,dummy-virt (DT)
[    9.899756] Call trace:
[    9.900751]  dump_backtrace+0x0/0x2b0
[    9.901571]  show_stack+0x18/0x2c
[    9.902620]  dump_stack+0x110/0x15c
[    9.903399]  print_address_description.constprop.0+0x9c/0x538
[    9.904470]  kasan_report+0x130/0x1d0
[    9.905309]  __asan_load1+0x88/0xb0
[    9.906120]  memcmp+0x38/0x90
[    9.907361]  kasan_memcmp+0x16c/0x230
[    9.908128]  kunit_try_run_case+0x80/0x11c
[    9.909024]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    9.910044]  kthread+0x218/0x220
[    9.911012]  ret_from_fork+0x10/0x30
[    9.911567] 
[    9.911950] Allocated by task 143:
[    9.913190]  kasan_save_stack+0x38/0x6c
[    9.914152]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[    9.915118]  kasan_kmalloc+0x10/0x20
[    9.916056]  kasan_memcmp+0xd8/0x230
[    9.916912]  kunit_try_run_case+0x80/0x11c
[    9.917763]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    9.919587]  kthread+0x218/0x220
[    9.920239]  ret_from_fork+0x10/0x30
[    9.920977] 
[    9.921730] The buggy address belongs to the object at ffff184f822fc500
[    9.921730]  which belongs to the cache kmalloc-128 of size 128
[    9.923757] The buggy address is located 24 bytes inside of
[    9.923757]  128-byte region [ffff184f822fc500, ffff184f822fc580)
[    9.925403] The buggy address belongs to the page:
[    9.926960] page:00000000fa6a9163 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1022fc
[    9.928561] flags: 0xbfffc0000000200(slab)
[    9.929505] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[    9.930769] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[    9.931950] page dumped because: kasan: bad access detected
[    9.932831] 
[    9.933287] Memory state around the buggy address:
[    9.934239]  ffff184f822fc400: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[    9.935476]  ffff184f822fc480: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    9.936664] >ffff184f822fc500: 00 00 00 fc fc fc fc fc fc fc fc fc fc fc fc fc
[    9.937833]                             ^
[    9.938993]  ffff184f822fc580: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    9.940243]  ffff184f822fc600: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    9.941309] ==================================================================

test log snippet boot parser 110

Home

[    9.500590] ==================================================================
[    9.502474] BUG: KASAN: stack-out-of-bounds in kasan_stack_oob+0xd8/0x180
[    9.503597] Read of size 1 at addr ffff184f8269fdba by task kunit_try_catch/136
[    9.504373] 
[    9.505665] CPU: 0 PID: 136 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[    9.507283] Hardware name: linux,dummy-virt (DT)
[    9.507942] Call trace:
[    9.508633]  dump_backtrace+0x0/0x2b0
[    9.509503]  show_stack+0x18/0x2c
[    9.510308]  dump_stack+0x110/0x15c
[    9.511154]  print_address_description.constprop.0+0x9c/0x538
[    9.512200]  kasan_report+0x130/0x1d0
[    9.513094]  __asan_load1+0x88/0xb0
[    9.513911]  kasan_stack_oob+0xd8/0x180
[    9.515018]  kunit_try_run_case+0x80/0x11c
[    9.516106]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    9.517123]  kthread+0x218/0x220
[    9.517893]  ret_from_fork+0x10/0x30
[    9.518766] 
[    9.519279] The buggy address belongs to the page:
[    9.520135] page:0000000021161000 refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x10269f
[    9.521550] flags: 0xbfffc0000000000()
[    9.522429] raw: 0bfffc0000000000 fffffe613de9a7c8 fffffe613de9a7c8 0000000000000000
[    9.523715] raw: 0000000000000000 0000000000000000 00000000ffffffff 0000000000000000
[    9.524963] page dumped because: kasan: bad access detected
[    9.526006] 
[    9.526635] addr ffff184f8269fdba is located in stack of task kunit_try_catch/136 at offset 202 in frame:
[    9.528194]  kasan_stack_oob+0x0/0x180
[    9.529102] 
[    9.529567] this frame has 3 objects:
[    9.530483]  [32, 40) 'array'
[    9.530705]  [64, 152) '__assertion'
[    9.531603]  [192, 202) 'stack_array'
[    9.532298] 
[    9.533376] Memory state around the buggy address:
[    9.534341]  ffff184f8269fc80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 f1 f1
[    9.535954]  ffff184f8269fd00: f1 f1 00 f2 f2 f2 00 00 00 00 00 00 00 00 00 00
[    9.537192] >ffff184f8269fd80: 00 f2 f2 f2 f2 f2 00 02 f3 f3 00 00 00 00 00 00
[    9.538227]                                         ^
[    9.539669]  ffff184f8269fe00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[    9.540949]  ffff184f8269fe80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[    9.541974] ==================================================================

test log snippet boot parser 111

Home

[   11.241232] ==================================================================
[   11.242994] BUG: KASAN: use-after-free in kfree_sensitive+0x24/0x90
[   11.244042] Read of size 1 at addr ffff184f82300400 by task kunit_try_catch/147
[   11.245082] 
[   11.245690] CPU: 0 PID: 147 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   11.246983] Hardware name: linux,dummy-virt (DT)
[   11.247832] Call trace:
[   11.248572]  dump_backtrace+0x0/0x2b0
[   11.249420]  show_stack+0x18/0x2c
[   11.250206]  dump_stack+0x110/0x15c
[   11.251048]  print_address_description.constprop.0+0x9c/0x538
[   11.252129]  kasan_report+0x130/0x1d0
[   11.252916]  check_memory_region+0xf8/0x1a0
[   11.253813]  __kasan_check_read+0x3c/0x50
[   11.254680]  kfree_sensitive+0x24/0x90
[   11.255566]  kmalloc_double_kzfree+0x13c/0x1f0
[   11.256508]  kunit_try_run_case+0x80/0x11c
[   11.257385]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.258397]  kthread+0x218/0x220
[   11.259170]  ret_from_fork+0x10/0x30
[   11.259864] 
[   11.260343] Allocated by task 147:
[   11.261183]  kasan_save_stack+0x38/0x6c
[   11.262057]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   11.262931]  kasan_kmalloc+0x10/0x20
[   11.263563]  kmalloc_double_kzfree+0xb8/0x1f0
[   11.264335]  kunit_try_run_case+0x80/0x11c
[   11.265042]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.266603]  kthread+0x218/0x220
[   11.267454]  ret_from_fork+0x10/0x30
[   11.268178] 
[   11.268662] Freed by task 147:
[   11.269462]  kasan_save_stack+0x38/0x6c
[   11.270285]  kasan_set_track+0x28/0x40
[   11.271123]  kasan_set_free_info+0x24/0x4c
[   11.272024]  __kasan_slab_free+0x100/0x164
[   11.272930]  kasan_slab_free+0x14/0x20
[   11.273732]  kfree+0xd4/0x3d0
[   11.274508]  kfree_sensitive+0x78/0x90
[   11.275392]  kmalloc_double_kzfree+0x110/0x1f0
[   11.276324]  kunit_try_run_case+0x80/0x11c
[   11.277207]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.278220]  kthread+0x218/0x220
[   11.278971]  ret_from_fork+0x10/0x30
[   11.279645] 
[   11.280189] The buggy address belongs to the object at ffff184f82300400
[   11.280189]  which belongs to the cache kmalloc-128 of size 128
[   11.281967] The buggy address is located 0 bytes inside of
[   11.281967]  128-byte region [ffff184f82300400, ffff184f82300480)
[   11.283535] The buggy address belongs to the page:
[   11.284463] page:00000000e5da3384 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102300
[   11.285907] flags: 0xbfffc0000000200(slab)
[   11.286836] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[   11.288148] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   11.289312] page dumped because: kasan: bad access detected
[   11.290220] 
[   11.290663] Memory state around the buggy address:
[   11.291616]  ffff184f82300300: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   11.292829]  ffff184f82300380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.294019] >ffff184f82300400: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   11.295106]                    ^
[   11.295890]  ffff184f82300480: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.297084]  ffff184f82300500: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.298184] ==================================================================

test log snippet boot parser 112

Home

[    7.920941] ==================================================================
[    7.922779] BUG: KASAN: use-after-free in kmalloc_pagealloc_uaf+0x124/0x1c4
[    7.924289] Write of size 1 at addr ffff184f8266c000 by task kunit_try_catch/115
[    7.925643] 
[    7.926222] CPU: 0 PID: 115 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[    7.927550] Hardware name: linux,dummy-virt (DT)
[    7.928387] Call trace:
[    7.929081]  dump_backtrace+0x0/0x2b0
[    7.929967]  show_stack+0x18/0x2c
[    7.930671]  dump_stack+0x110/0x15c
[    7.931537]  print_address_description.constprop.0+0x9c/0x538
[    7.932557]  kasan_report+0x130/0x1d0
[    7.933319]  __asan_store1+0x88/0xb0
[    7.934206]  kmalloc_pagealloc_uaf+0x124/0x1c4
[    7.935646]  kunit_try_run_case+0x80/0x11c
[    7.936556]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    7.937514]  kthread+0x218/0x220
[    7.938492]  ret_from_fork+0x10/0x30
[    7.939144] 
[    7.939710] The buggy address belongs to the page:
[    7.940684] page:00000000cea72e64 refcount:0 mapcount:-128 mapping:0000000000000000 index:0x0 pfn:0x10266c
[    7.942083] flags: 0xbfffc0000000000()
[    7.942946] raw: 0bfffc0000000000 ffff184fbf7f9990 ffff184fbf7f9990 0000000000000000
[    7.944274] raw: 0000000000000000 0000000000000002 00000000ffffff7f 0000000000000000
[    7.945400] page dumped because: kasan: bad access detected
[    7.946340] 
[    7.946824] Memory state around the buggy address:
[    7.948358]  ffff184f8266bf00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    7.949559]  ffff184f8266bf80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    7.950906] >ffff184f8266c000: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    7.952010]                    ^
[    7.952763]  ffff184f8266c080: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    7.953981]  ffff184f8266c100: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    7.955304] ==================================================================

test log snippet boot parser 113

Home

[    8.760416] ==================================================================
[    8.762214] BUG: KASAN: use-after-free in kmalloc_uaf2+0x1ac/0x2c4
[    8.763269] Write of size 1 at addr ffff184f82610528 by task kunit_try_catch/130
[    8.764332] 
[    8.764949] CPU: 1 PID: 130 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[    8.766196] Hardware name: linux,dummy-virt (DT)
[    8.767016] Call trace:
[    8.767731]  dump_backtrace+0x0/0x2b0
[    8.768898]  show_stack+0x18/0x2c
[    8.769689]  dump_stack+0x110/0x15c
[    8.770831]  print_address_description.constprop.0+0x9c/0x538
[    8.772058]  kasan_report+0x130/0x1d0
[    8.772978]  __asan_store1+0x88/0xb0
[    8.773811]  kmalloc_uaf2+0x1ac/0x2c4
[    8.774552]  kunit_try_run_case+0x80/0x11c
[    8.775450]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.776659]  kthread+0x218/0x220
[    8.777382]  ret_from_fork+0x10/0x30
[    8.778014] 
[    8.778914] Allocated by task 130:
[    8.780015]  kasan_save_stack+0x38/0x6c
[    8.780896]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[    8.781793]  kasan_kmalloc+0x10/0x20
[    8.782622]  kmalloc_uaf2+0xc4/0x2c4
[    8.783467]  kunit_try_run_case+0x80/0x11c
[    8.784331]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.785339]  kthread+0x218/0x220
[    8.786094]  ret_from_fork+0x10/0x30
[    8.786958] 
[    8.787767] Freed by task 130:
[    8.788682]  kasan_save_stack+0x38/0x6c
[    8.789537]  kasan_set_track+0x28/0x40
[    8.790258]  kasan_set_free_info+0x24/0x4c
[    8.791262]  __kasan_slab_free+0x100/0x164
[    8.792142]  kasan_slab_free+0x14/0x20
[    8.792955]  kfree+0xd4/0x3d0
[    8.793709]  kmalloc_uaf2+0x110/0x2c4
[    8.794635]  kunit_try_run_case+0x80/0x11c
[    8.795871]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.797108]  kthread+0x218/0x220
[    8.797888]  ret_from_fork+0x10/0x30
[    8.798528] 
[    8.799115] The buggy address belongs to the object at ffff184f82610500
[    8.799115]  which belongs to the cache kmalloc-128 of size 128
[    8.800943] The buggy address is located 40 bytes inside of
[    8.800943]  128-byte region [ffff184f82610500, ffff184f82610580)
[    8.803157] The buggy address belongs to the page:
[    8.804208] page:0000000074908ece refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102610
[    8.805621] flags: 0xbfffc0000000200(slab)
[    8.806642] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[    8.807935] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[    8.809060] page dumped because: kasan: bad access detected
[    8.810010] 
[    8.810493] Memory state around the buggy address:
[    8.812244]  ffff184f82610400: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[    8.813433]  ffff184f82610480: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.814657] >ffff184f82610500: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[    8.815744]                                   ^
[    8.816736]  ffff184f82610580: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.817926]  ffff184f82610600: 00 00 00 00 00 03 fc fc fc fc fc fc fc fc fc fc
[    8.819263] ==================================================================

test log snippet boot parser 114

Home

[    8.632742] ==================================================================
[    8.634886] BUG: KASAN: use-after-free in kmalloc_uaf+0x13c/0x1f0
[    8.636098] Write of size 1 at addr ffff184f82610108 by task kunit_try_catch/128
[    8.637227] 
[    8.637915] CPU: 1 PID: 128 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[    8.639192] Hardware name: linux,dummy-virt (DT)
[    8.639897] Call trace:
[    8.640641]  dump_backtrace+0x0/0x2b0
[    8.641526]  show_stack+0x18/0x2c
[    8.642311]  dump_stack+0x110/0x15c
[    8.643154]  print_address_description.constprop.0+0x9c/0x538
[    8.644245]  kasan_report+0x130/0x1d0
[    8.645080]  __asan_store1+0x88/0xb0
[    8.645923]  kmalloc_uaf+0x13c/0x1f0
[    8.646754]  kunit_try_run_case+0x80/0x11c
[    8.647627]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.648631]  kthread+0x218/0x220
[    8.649407]  ret_from_fork+0x10/0x30
[    8.650109] 
[    8.650580] Allocated by task 128:
[    8.651422]  kasan_save_stack+0x38/0x6c
[    8.652312]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[    8.653231]  kasan_kmalloc+0x10/0x20
[    8.654046]  kmalloc_uaf+0xb8/0x1f0
[    8.654870]  kunit_try_run_case+0x80/0x11c
[    8.655708]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.656714]  kthread+0x218/0x220
[    8.657454]  ret_from_fork+0x10/0x30
[    8.658139] 
[    8.658611] Freed by task 128:
[    8.659422]  kasan_save_stack+0x38/0x6c
[    8.660314]  kasan_set_track+0x28/0x40
[    8.661125]  kasan_set_free_info+0x24/0x4c
[    8.662022]  __kasan_slab_free+0x100/0x164
[    8.662906]  kasan_slab_free+0x14/0x20
[    8.663701]  kfree+0xd4/0x3d0
[    8.664460]  kmalloc_uaf+0x110/0x1f0
[    8.665305]  kunit_try_run_case+0x80/0x11c
[    8.666169]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.667203]  kthread+0x218/0x220
[    8.667966]  ret_from_fork+0x10/0x30
[    8.668639] 
[    8.669168] The buggy address belongs to the object at ffff184f82610100
[    8.669168]  which belongs to the cache kmalloc-128 of size 128
[    8.670909] The buggy address is located 8 bytes inside of
[    8.670909]  128-byte region [ffff184f82610100, ffff184f82610180)
[    8.672534] The buggy address belongs to the page:
[    8.673499] page:0000000074908ece refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102610
[    8.674918] flags: 0xbfffc0000000200(slab)
[    8.675764] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[    8.677100] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[    8.678246] page dumped because: kasan: bad access detected
[    8.679159] 
[    8.679633] Memory state around the buggy address:
[    8.680539]  ffff184f82610000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[    8.681757]  ffff184f82610080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.682950] >ffff184f82610100: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[    8.684035]                       ^
[    8.684812]  ffff184f82610180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.686022]  ffff184f82610200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.687104] ==================================================================

test log snippet boot parser 115

Home

[    8.236149] ==================================================================
[    8.238164] BUG: KASAN: use-after-free in kmalloc_uaf_16+0x1b4/0x280
[    8.239096] Read of size 16 at addr ffff184f8260f500 by task kunit_try_catch/121
[    8.240505] 
[    8.241200] CPU: 1 PID: 121 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[    8.242471] Hardware name: linux,dummy-virt (DT)
[    8.243289] Call trace:
[    8.244296]  dump_backtrace+0x0/0x2b0
[    8.245063]  show_stack+0x18/0x2c
[    8.245835]  dump_stack+0x110/0x15c
[    8.246950]  print_address_description.constprop.0+0x9c/0x538
[    8.248020]  kasan_report+0x130/0x1d0
[    8.248794]  __asan_load16+0x8c/0xc0
[    8.249628]  kmalloc_uaf_16+0x1b4/0x280
[    8.250742]  kunit_try_run_case+0x80/0x11c
[    8.251555]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.252552]  kthread+0x218/0x220
[    8.253330]  ret_from_fork+0x10/0x30
[    8.254013] 
[    8.254738] Allocated by task 121:
[    8.255446]  kasan_save_stack+0x38/0x6c
[    8.256305]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[    8.257251]  kasan_kmalloc+0x10/0x20
[    8.258064]  kmalloc_uaf_16+0x134/0x280
[    8.258964]  kunit_try_run_case+0x80/0x11c
[    8.259709]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.260777]  kthread+0x218/0x220
[    8.261478]  ret_from_fork+0x10/0x30
[    8.262144] 
[    8.262923] Freed by task 121:
[    8.263831]  kasan_save_stack+0x38/0x6c
[    8.264824]  kasan_set_track+0x28/0x40
[    8.265618]  kasan_set_free_info+0x24/0x4c
[    8.266658]  __kasan_slab_free+0x100/0x164
[    8.267557]  kasan_slab_free+0x14/0x20
[    8.268361]  kfree+0xd4/0x3d0
[    8.269124]  kmalloc_uaf_16+0x180/0x280
[    8.269974]  kunit_try_run_case+0x80/0x11c
[    8.271075]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.272069]  kthread+0x218/0x220
[    8.272816]  ret_from_fork+0x10/0x30
[    8.273485] 
[    8.274005] The buggy address belongs to the object at ffff184f8260f500
[    8.274005]  which belongs to the cache kmalloc-128 of size 128
[    8.276056] The buggy address is located 0 bytes inside of
[    8.276056]  128-byte region [ffff184f8260f500, ffff184f8260f580)
[    8.277681] The buggy address belongs to the page:
[    8.278950] page:00000000408054ba refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x10260f
[    8.279731] flags: 0xbfffc0000000200(slab)
[    8.280438] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[    8.281704] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[    8.283004] page dumped because: kasan: bad access detected
[    8.284079] 
[    8.284632] Memory state around the buggy address:
[    8.285598]  ffff184f8260f400: 00 00 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.286714]  ffff184f8260f480: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.288233] >ffff184f8260f500: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[    8.289230]                    ^
[    8.290256]  ffff184f8260f580: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.291676]  ffff184f8260f600: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.292690] ==================================================================

test log snippet boot parser 116

Home

[    8.696253] ==================================================================
[    8.697986] BUG: KASAN: use-after-free in kmalloc_uaf_memset+0x144/0x1f0
[    8.699012] Write of size 33 at addr ffff184f82610300 by task kunit_try_catch/129
[    8.700105] 
[    8.700707] CPU: 1 PID: 129 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[    8.701939] Hardware name: linux,dummy-virt (DT)
[    8.702980] Call trace:
[    8.703736]  dump_backtrace+0x0/0x2b0
[    8.704784]  show_stack+0x18/0x2c
[    8.705659]  dump_stack+0x110/0x15c
[    8.706400]  print_address_description.constprop.0+0x9c/0x538
[    8.707607]  kasan_report+0x130/0x1d0
[    8.708440]  check_memory_region+0xf8/0x1a0
[    8.709462]  memset+0x54/0x90
[    8.710149]  kmalloc_uaf_memset+0x144/0x1f0
[    8.711382]  kunit_try_run_case+0x80/0x11c
[    8.712302]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.713571]  kthread+0x218/0x220
[    8.714358]  ret_from_fork+0x10/0x30
[    8.715098] 
[    8.715609] Allocated by task 129:
[    8.716507]  kasan_save_stack+0x38/0x6c
[    8.717441]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[    8.718439]  kasan_kmalloc+0x10/0x20
[    8.719190]  kmalloc_uaf_memset+0xb8/0x1f0
[    8.720125]  kunit_try_run_case+0x80/0x11c
[    8.721547]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.722246]  kthread+0x218/0x220
[    8.722580]  ret_from_fork+0x10/0x30
[    8.722910] 
[    8.723366] Freed by task 129:
[    8.724227]  kasan_save_stack+0x38/0x6c
[    8.725145]  kasan_set_track+0x28/0x40
[    8.726032]  kasan_set_free_info+0x24/0x4c
[    8.727096]  __kasan_slab_free+0x100/0x164
[    8.727943]  kasan_slab_free+0x14/0x20
[    8.728792]  kfree+0xd4/0x3d0
[    8.729606]  kmalloc_uaf_memset+0x110/0x1f0
[    8.730600]  kunit_try_run_case+0x80/0x11c
[    8.731502]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    8.732490]  kthread+0x218/0x220
[    8.733250]  ret_from_fork+0x10/0x30
[    8.733934] 
[    8.734608] The buggy address belongs to the object at ffff184f82610300
[    8.734608]  which belongs to the cache kmalloc-128 of size 128
[    8.736518] The buggy address is located 0 bytes inside of
[    8.736518]  128-byte region [ffff184f82610300, ffff184f82610380)
[    8.738491] The buggy address belongs to the page:
[    8.739472] page:0000000074908ece refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102610
[    8.740904] flags: 0xbfffc0000000200(slab)
[    8.741874] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[    8.743952] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[    8.745065] page dumped because: kasan: bad access detected
[    8.745901] 
[    8.746427] Memory state around the buggy address:
[    8.747555]  ffff184f82610200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[    8.748821]  ffff184f82610280: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.750079] >ffff184f82610300: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[    8.751300]                    ^
[    8.752033]  ffff184f82610380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.753481]  ffff184f82610400: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[    8.754290] ==================================================================

test log snippet boot parser 117

Home

[    9.948644] ==================================================================
[    9.950705] BUG: KASAN: use-after-free in strchr+0x20/0x80
[    9.951685] Read of size 1 at addr ffff184f822fbf10 by task kunit_try_catch/144
[    9.952736] 
[    9.953371] CPU: 0 PID: 144 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[    9.954694] Hardware name: linux,dummy-virt (DT)
[    9.955514] Call trace:
[    9.956139]  dump_backtrace+0x0/0x2b0
[    9.957094]  show_stack+0x18/0x2c
[    9.957889]  dump_stack+0x110/0x15c
[    9.958742]  print_address_description.constprop.0+0x9c/0x538
[    9.959820]  kasan_report+0x130/0x1d0
[    9.960652]  __asan_load1+0x88/0xb0
[    9.961468]  strchr+0x20/0x80
[    9.962350]  kasan_strings+0x174/0x47c
[    9.963261]  kunit_try_run_case+0x80/0x11c
[    9.964133]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    9.965120]  kthread+0x218/0x220
[    9.965888]  ret_from_fork+0x10/0x30
[    9.966575] 
[    9.967275] Allocated by task 144:
[    9.967986]  kasan_save_stack+0x38/0x6c
[    9.968890]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[    9.969823]  kasan_kmalloc+0x10/0x20
[    9.970674]  kasan_strings+0xc0/0x47c
[    9.971743]  kunit_try_run_case+0x80/0x11c
[    9.972619]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    9.973611]  kthread+0x218/0x220
[    9.974335]  ret_from_fork+0x10/0x30
[    9.975262] 
[    9.975628] Freed by task 144:
[    9.976443]  kasan_save_stack+0x38/0x6c
[    9.977286]  kasan_set_track+0x28/0x40
[    9.978156]  kasan_set_free_info+0x24/0x4c
[    9.979427]  __kasan_slab_free+0x100/0x164
[    9.980204]  kasan_slab_free+0x14/0x20
[    9.980963]  kfree+0xd4/0x3d0
[    9.981700]  kasan_strings+0x134/0x47c
[    9.982725]  kunit_try_run_case+0x80/0x11c
[    9.983783]  kunit_generic_run_threadfn_adapter+0x30/0x50
[    9.984785]  kthread+0x218/0x220
[    9.985531]  ret_from_fork+0x10/0x30
[    9.986232] 
[    9.986740] The buggy address belongs to the object at ffff184f822fbf00
[    9.986740]  which belongs to the cache kmalloc-128 of size 128
[    9.989009] The buggy address is located 16 bytes inside of
[    9.989009]  128-byte region [ffff184f822fbf00, ffff184f822fbf80)
[    9.991017] The buggy address belongs to the page:
[    9.991866] page:00000000deebd856 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1022fb
[    9.993281] flags: 0xbfffc0000000200(slab)
[    9.994381] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[    9.995743] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[    9.996898] page dumped because: kasan: bad access detected
[    9.997699] 
[    9.998201] Memory state around the buggy address:
[    9.999535]  ffff184f822fbe00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   10.000818]  ffff184f822fbe80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.002058] >ffff184f822fbf00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   10.003680]                          ^
[   10.004448]  ffff184f822fbf80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.005687]  ffff184f822fc000: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   10.007076] ==================================================================

test log snippet boot parser 118

Home

[   10.065768] ==================================================================
[   10.067783] BUG: KASAN: use-after-free in strcmp+0x2c/0x80
[   10.068809] Read of size 1 at addr ffff184f822fbf10 by task kunit_try_catch/144
[   10.069917] 
[   10.070620] CPU: 0 PID: 144 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   10.072127] Hardware name: linux,dummy-virt (DT)
[   10.073031] Call trace:
[   10.073827]  dump_backtrace+0x0/0x2b0
[   10.074669]  show_stack+0x18/0x2c
[   10.075350]  dump_stack+0x110/0x15c
[   10.076133]  print_address_description.constprop.0+0x9c/0x538
[   10.077325]  kasan_report+0x130/0x1d0
[   10.078166]  __asan_load1+0x88/0xb0
[   10.079332]  strcmp+0x2c/0x80
[   10.080069]  kasan_strings+0x27c/0x47c
[   10.080959]  kunit_try_run_case+0x80/0x11c
[   10.081803]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.082870]  kthread+0x218/0x220
[   10.083505]  ret_from_fork+0x10/0x30
[   10.084077] 
[   10.084548] Allocated by task 144:
[   10.085359]  kasan_save_stack+0x38/0x6c
[   10.086286]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   10.087253]  kasan_kmalloc+0x10/0x20
[   10.088321]  kasan_strings+0xc0/0x47c
[   10.089277]  kunit_try_run_case+0x80/0x11c
[   10.090174]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.091372]  kthread+0x218/0x220
[   10.092172]  ret_from_fork+0x10/0x30
[   10.092830] 
[   10.093316] Freed by task 144:
[   10.094098]  kasan_save_stack+0x38/0x6c
[   10.095044]  kasan_set_track+0x28/0x40
[   10.096454]  kasan_set_free_info+0x24/0x4c
[   10.097359]  __kasan_slab_free+0x100/0x164
[   10.098265]  kasan_slab_free+0x14/0x20
[   10.099044]  kfree+0xd4/0x3d0
[   10.099752]  kasan_strings+0x134/0x47c
[   10.100578]  kunit_try_run_case+0x80/0x11c
[   10.101463]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.102570]  kthread+0x218/0x220
[   10.103343]  ret_from_fork+0x10/0x30
[   10.103991] 
[   10.104619] The buggy address belongs to the object at ffff184f822fbf00
[   10.104619]  which belongs to the cache kmalloc-128 of size 128
[   10.106601] The buggy address is located 16 bytes inside of
[   10.106601]  128-byte region [ffff184f822fbf00, ffff184f822fbf80)
[   10.108631] The buggy address belongs to the page:
[   10.109563] page:00000000deebd856 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1022fb
[   10.111165] flags: 0xbfffc0000000200(slab)
[   10.112108] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[   10.113433] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   10.114617] page dumped because: kasan: bad access detected
[   10.115523] 
[   10.115986] Memory state around the buggy address:
[   10.117171]  ffff184f822fbe00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   10.118380]  ffff184f822fbe80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.119592] >ffff184f822fbf00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   10.120651]                          ^
[   10.121435]  ffff184f822fbf80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.122662]  ffff184f822fc000: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   10.123752] ==================================================================

test log snippet boot parser 119

Home

[   10.188310] ==================================================================
[   10.190788] BUG: KASAN: use-after-free in strlen+0x18/0x64
[   10.192394] Read of size 1 at addr ffff184f822fbf10 by task kunit_try_catch/144
[   10.193513] 
[   10.194238] CPU: 0 PID: 144 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   10.195497] Hardware name: linux,dummy-virt (DT)
[   10.196340] Call trace:
[   10.197458]  dump_backtrace+0x0/0x2b0
[   10.198440]  show_stack+0x18/0x2c
[   10.199271]  dump_stack+0x110/0x15c
[   10.200154]  print_address_description.constprop.0+0x9c/0x538
[   10.201362]  kasan_report+0x130/0x1d0
[   10.202578]  __asan_load1+0x88/0xb0
[   10.203339]  strlen+0x18/0x64
[   10.204091]  kasan_strings+0x35c/0x47c
[   10.204943]  kunit_try_run_case+0x80/0x11c
[   10.205784]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.206801]  kthread+0x218/0x220
[   10.207571]  ret_from_fork+0x10/0x30
[   10.208298] 
[   10.208761] Allocated by task 144:
[   10.209596]  kasan_save_stack+0x38/0x6c
[   10.210623]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   10.211586]  kasan_kmalloc+0x10/0x20
[   10.212824]  kasan_strings+0xc0/0x47c
[   10.213576]  kunit_try_run_case+0x80/0x11c
[   10.214361]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.215378]  kthread+0x218/0x220
[   10.216169]  ret_from_fork+0x10/0x30
[   10.217236] 
[   10.217978] Freed by task 144:
[   10.218977]  kasan_save_stack+0x38/0x6c
[   10.219781]  kasan_set_track+0x28/0x40
[   10.220606]  kasan_set_free_info+0x24/0x4c
[   10.221527]  __kasan_slab_free+0x100/0x164
[   10.222470]  kasan_slab_free+0x14/0x20
[   10.223136]  kfree+0xd4/0x3d0
[   10.223829]  kasan_strings+0x134/0x47c
[   10.225035]  kunit_try_run_case+0x80/0x11c
[   10.225869]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.227122]  kthread+0x218/0x220
[   10.227927]  ret_from_fork+0x10/0x30
[   10.228584] 
[   10.229162] The buggy address belongs to the object at ffff184f822fbf00
[   10.229162]  which belongs to the cache kmalloc-128 of size 128
[   10.231296] The buggy address is located 16 bytes inside of
[   10.231296]  128-byte region [ffff184f822fbf00, ffff184f822fbf80)
[   10.232880] The buggy address belongs to the page:
[   10.233751] page:00000000deebd856 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1022fb
[   10.235220] flags: 0xbfffc0000000200(slab)
[   10.236212] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[   10.237558] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   10.238715] page dumped because: kasan: bad access detected
[   10.240468] 
[   10.240971] Memory state around the buggy address:
[   10.241836]  ffff184f822fbe00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   10.243244]  ffff184f822fbe80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.244458] >ffff184f822fbf00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   10.245551]                          ^
[   10.246368]  ffff184f822fbf80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.247992]  ffff184f822fc000: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   10.249130] ==================================================================

test log snippet boot parser 120

Home

[   10.127147] ==================================================================
[   10.128320] BUG: KASAN: use-after-free in strncmp+0x3c/0x90
[   10.129310] Read of size 1 at addr ffff184f822fbf10 by task kunit_try_catch/144
[   10.130402] 
[   10.131020] CPU: 0 PID: 144 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   10.131978] Hardware name: linux,dummy-virt (DT)
[   10.132560] Call trace:
[   10.133281]  dump_backtrace+0x0/0x2b0
[   10.134200]  show_stack+0x18/0x2c
[   10.135100]  dump_stack+0x110/0x15c
[   10.136041]  print_address_description.constprop.0+0x9c/0x538
[   10.137215]  kasan_report+0x130/0x1d0
[   10.138069]  __asan_load1+0x88/0xb0
[   10.138939]  strncmp+0x3c/0x90
[   10.139750]  kasan_strings+0x2f0/0x47c
[   10.140628]  kunit_try_run_case+0x80/0x11c
[   10.141505]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.142904]  kthread+0x218/0x220
[   10.144222]  ret_from_fork+0x10/0x30
[   10.144904] 
[   10.145360] Allocated by task 144:
[   10.146172]  kasan_save_stack+0x38/0x6c
[   10.147340]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   10.148422]  kasan_kmalloc+0x10/0x20
[   10.149260]  kasan_strings+0xc0/0x47c
[   10.150115]  kunit_try_run_case+0x80/0x11c
[   10.151246]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.152299]  kthread+0x218/0x220
[   10.153085]  ret_from_fork+0x10/0x30
[   10.153749] 
[   10.154241] Freed by task 144:
[   10.155588]  kasan_save_stack+0x38/0x6c
[   10.156465]  kasan_set_track+0x28/0x40
[   10.157335]  kasan_set_free_info+0x24/0x4c
[   10.158507]  __kasan_slab_free+0x100/0x164
[   10.159499]  kasan_slab_free+0x14/0x20
[   10.160350]  kfree+0xd4/0x3d0
[   10.161159]  kasan_strings+0x134/0x47c
[   10.162138]  kunit_try_run_case+0x80/0x11c
[   10.163054]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.164425]  kthread+0x218/0x220
[   10.165183]  ret_from_fork+0x10/0x30
[   10.165817] 
[   10.166697] The buggy address belongs to the object at ffff184f822fbf00
[   10.166697]  which belongs to the cache kmalloc-128 of size 128
[   10.168454] The buggy address is located 16 bytes inside of
[   10.168454]  128-byte region [ffff184f822fbf00, ffff184f822fbf80)
[   10.170238] The buggy address belongs to the page:
[   10.171871] page:00000000deebd856 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1022fb
[   10.173381] flags: 0xbfffc0000000200(slab)
[   10.174338] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[   10.175682] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   10.176867] page dumped because: kasan: bad access detected
[   10.177739] 
[   10.178558] Memory state around the buggy address:
[   10.179818]  ffff184f822fbe00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   10.181101]  ffff184f822fbe80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.182352] >ffff184f822fbf00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   10.183626]                          ^
[   10.184638]  ffff184f822fbf80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.185809]  ffff184f822fc000: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   10.186592] ==================================================================

test log snippet boot parser 121

Home

[   10.251294] ==================================================================
[   10.252465] BUG: KASAN: use-after-free in strnlen+0x3c/0x6c
[   10.253342] Read of size 1 at addr ffff184f822fbf10 by task kunit_try_catch/144
[   10.254538] 
[   10.255182] CPU: 0 PID: 144 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   10.256839] Hardware name: linux,dummy-virt (DT)
[   10.257691] Call trace:
[   10.258484]  dump_backtrace+0x0/0x2b0
[   10.259374]  show_stack+0x18/0x2c
[   10.260249]  dump_stack+0x110/0x15c
[   10.260996]  print_address_description.constprop.0+0x9c/0x538
[   10.262159]  kasan_report+0x130/0x1d0
[   10.263452]  __asan_load1+0x88/0xb0
[   10.264254]  strnlen+0x3c/0x6c
[   10.265017]  kasan_strings+0x3cc/0x47c
[   10.265872]  kunit_try_run_case+0x80/0x11c
[   10.266687]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.268179]  kthread+0x218/0x220
[   10.268922]  ret_from_fork+0x10/0x30
[   10.269590] 
[   10.270084] Allocated by task 144:
[   10.270962]  kasan_save_stack+0x38/0x6c
[   10.271584]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   10.272434]  kasan_kmalloc+0x10/0x20
[   10.273272]  kasan_strings+0xc0/0x47c
[   10.274120]  kunit_try_run_case+0x80/0x11c
[   10.275068]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.276242]  kthread+0x218/0x220
[   10.276941]  ret_from_fork+0x10/0x30
[   10.277614] 
[   10.278108] Freed by task 144:
[   10.279583]  kasan_save_stack+0x38/0x6c
[   10.280431]  kasan_set_track+0x28/0x40
[   10.281217]  kasan_set_free_info+0x24/0x4c
[   10.282100]  __kasan_slab_free+0x100/0x164
[   10.283011]  kasan_slab_free+0x14/0x20
[   10.283815]  kfree+0xd4/0x3d0
[   10.285034]  kasan_strings+0x134/0x47c
[   10.285842]  kunit_try_run_case+0x80/0x11c
[   10.286926]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.287474]  kthread+0x218/0x220
[   10.287808]  ret_from_fork+0x10/0x30
[   10.288357] 
[   10.288922] The buggy address belongs to the object at ffff184f822fbf00
[   10.288922]  which belongs to the cache kmalloc-128 of size 128
[   10.290766] The buggy address is located 16 bytes inside of
[   10.290766]  128-byte region [ffff184f822fbf00, ffff184f822fbf80)
[   10.292599] The buggy address belongs to the page:
[   10.293592] page:00000000deebd856 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1022fb
[   10.295496] flags: 0xbfffc0000000200(slab)
[   10.296452] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[   10.297741] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   10.298945] page dumped because: kasan: bad access detected
[   10.299834] 
[   10.300283] Memory state around the buggy address:
[   10.301280]  ffff184f822fbe00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   10.302839]  ffff184f822fbe80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.304455] >ffff184f822fbf00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   10.305482]                          ^
[   10.306979]  ffff184f822fbf80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.308100]  ffff184f822fc000: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   10.309145] ==================================================================

test log snippet boot parser 122

Home

[   10.009732] ==================================================================
[   10.010914] BUG: KASAN: use-after-free in strrchr+0x28/0x54
[   10.011629] Read of size 1 at addr ffff184f822fbf10 by task kunit_try_catch/144
[   10.012691] 
[   10.013436] CPU: 0 PID: 144 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   10.015371] Hardware name: linux,dummy-virt (DT)
[   10.016359] Call trace:
[   10.017207]  dump_backtrace+0x0/0x2b0
[   10.018042]  show_stack+0x18/0x2c
[   10.018941]  dump_stack+0x110/0x15c
[   10.019338]  print_address_description.constprop.0+0x9c/0x538
[   10.019803]  kasan_report+0x130/0x1d0
[   10.020202]  __asan_load1+0x88/0xb0
[   10.020561]  strrchr+0x28/0x54
[   10.020946]  kasan_strings+0x20c/0x47c
[   10.021805]  kunit_try_run_case+0x80/0x11c
[   10.022948]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.024163]  kthread+0x218/0x220
[   10.024890]  ret_from_fork+0x10/0x30
[   10.025689] 
[   10.026181] Allocated by task 144:
[   10.027805]  kasan_save_stack+0x38/0x6c
[   10.028611]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   10.029503]  kasan_kmalloc+0x10/0x20
[   10.030358]  kasan_strings+0xc0/0x47c
[   10.031233]  kunit_try_run_case+0x80/0x11c
[   10.032305]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.033455]  kthread+0x218/0x220
[   10.034206]  ret_from_fork+0x10/0x30
[   10.035093] 
[   10.035656] Freed by task 144:
[   10.036076]  kasan_save_stack+0x38/0x6c
[   10.036451]  kasan_set_track+0x28/0x40
[   10.036799]  kasan_set_free_info+0x24/0x4c
[   10.037209]  __kasan_slab_free+0x100/0x164
[   10.037591]  kasan_slab_free+0x14/0x20
[   10.038278]  kfree+0xd4/0x3d0
[   10.038975]  kasan_strings+0x134/0x47c
[   10.039685]  kunit_try_run_case+0x80/0x11c
[   10.040662]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.041650]  kthread+0x218/0x220
[   10.042303]  ret_from_fork+0x10/0x30
[   10.043515] 
[   10.044246] The buggy address belongs to the object at ffff184f822fbf00
[   10.044246]  which belongs to the cache kmalloc-128 of size 128
[   10.046095] The buggy address is located 16 bytes inside of
[   10.046095]  128-byte region [ffff184f822fbf00, ffff184f822fbf80)
[   10.048005] The buggy address belongs to the page:
[   10.049116] page:00000000deebd856 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1022fb
[   10.050606] flags: 0xbfffc0000000200(slab)
[   10.051703] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff184f80003c80
[   10.053192] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   10.054299] page dumped because: kasan: bad access detected
[   10.055511] 
[   10.055835] Memory state around the buggy address:
[   10.056887]  ffff184f822fbe00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   10.058097]  ffff184f822fbe80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.059480] >ffff184f822fbf00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   10.060697]                          ^
[   10.061628]  ffff184f822fbf80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.062900]  ffff184f822fc000: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   10.063984] ==================================================================

test log snippet boot parser 123

Home

[   45.674325] ==================================================================
[   45.676374] BUG: KASAN: alloca-out-of-bounds in kasan_alloca_oob_left+0x124/0x1e4
[   45.677576] Read of size 1 at addr ffff621cc335fc3f by task kunit_try_catch/213
[   45.678828] 
[   45.680574] CPU: 0 PID: 213 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   45.682756] Hardware name: linux,dummy-virt (DT)
[   45.683637] Call trace:
[   45.684377]  dump_backtrace+0x0/0x2dc
[   45.685003]  show_stack+0x20/0x30
[   45.685664]  dump_stack+0x134/0x190
[   45.686935]  print_address_description.constprop.0+0x9c/0x538
[   45.688703]  kasan_report+0x134/0x1d4
[   45.689526]  __asan_load1+0x88/0xb0
[   45.690416]  kasan_alloca_oob_left+0x124/0x1e4
[   45.691383]  kunit_try_run_case+0x88/0x120
[   45.692099]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   45.692898]  kthread+0x1e0/0x1f0
[   45.694388]  ret_from_fork+0x10/0x34
[   45.695229] 
[   45.695764] The buggy address belongs to the page:
[   45.696788] page:000000008b9b5c8b refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x10335f
[   45.698280] flags: 0xbfffc0000000000()
[   45.699304] raw: 0bfffc0000000000 ffffff8872ecd7c8 ffffff8872ecd7c8 0000000000000000
[   45.700780] raw: 0000000000000000 0000000000000000 00000000ffffffff 0000000000000000
[   45.701963] page dumped because: kasan: bad access detected
[   45.703027] 
[   45.703480] Memory state around the buggy address:
[   45.704588]  ffff621cc335fb00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   45.705883]  ffff621cc335fb80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   45.707145] >ffff621cc335fc00: 00 00 00 00 ca ca ca ca 00 02 cb cb cb cb cb cb
[   45.708280]                                         ^
[   45.709438]  ffff621cc335fc80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 f1 f1
[   45.710681]  ffff621cc335fd00: f1 f1 f1 f1 04 f2 00 f2 f2 f2 00 00 00 00 00 00
[   45.711978] ==================================================================

test log snippet boot parser 124

Home

[   45.726321] ==================================================================
[   45.729007] BUG: KASAN: alloca-out-of-bounds in kasan_alloca_oob_right+0x12c/0x1f0
[   45.730852] Read of size 1 at addr ffff621cc3397c4a by task kunit_try_catch/214
[   45.732401] 
[   45.733076] CPU: 1 PID: 214 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   45.734483] Hardware name: linux,dummy-virt (DT)
[   45.735461] Call trace:
[   45.736617]  dump_backtrace+0x0/0x2dc
[   45.737525]  show_stack+0x20/0x30
[   45.738154]  dump_stack+0x134/0x190
[   45.739377]  print_address_description.constprop.0+0x9c/0x538
[   45.740796]  kasan_report+0x134/0x1d4
[   45.741850]  __asan_load1+0x88/0xb0
[   45.742652]  kasan_alloca_oob_right+0x12c/0x1f0
[   45.743776]  kunit_try_run_case+0x88/0x120
[   45.745027]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   45.745849]  kthread+0x1e0/0x1f0
[   45.746978]  ret_from_fork+0x10/0x34
[   45.747964] 
[   45.748685] The buggy address belongs to the page:
[   45.749681] page:00000000f1342b7b refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103397
[   45.751399] flags: 0xbfffc0000000000()
[   45.752238] raw: 0bfffc0000000000 ffffff8872ece5c8 ffffff8872ece5c8 0000000000000000
[   45.753260] raw: 0000000000000000 0000000000000000 00000000ffffffff 0000000000000000
[   45.755312] page dumped because: kasan: bad access detected
[   45.757014] 
[   45.757591] Memory state around the buggy address:
[   45.758640]  ffff621cc3397b00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   45.759960]  ffff621cc3397b80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   45.761648] >ffff621cc3397c00: 00 00 00 00 ca ca ca ca 00 02 cb cb cb cb cb cb
[   45.762493]                                               ^
[   45.763362]  ffff621cc3397c80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 f1 f1
[   45.764838]  ffff621cc3397d00: f1 f1 f1 f1 04 f2 00 f2 f2 f2 00 00 00 00 00 00
[   45.766404] ==================================================================

test log snippet boot parser 125

Home

[   47.689793] ==================================================================
[   47.691248] BUG: KASAN: double-free or invalid-free in kfree_sensitive+0x3c/0x90
[   47.693679] 
[   47.694472] CPU: 0 PID: 223 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   47.695679] Hardware name: linux,dummy-virt (DT)
[   47.696341] Call trace:
[   47.697917]  dump_backtrace+0x0/0x2dc
[   47.698925]  show_stack+0x20/0x30
[   47.699868]  dump_stack+0x134/0x190
[   47.700895]  print_address_description.constprop.0+0x9c/0x538
[   47.701971]  kasan_report_invalid_free+0x7c/0xac
[   47.702906]  __kasan_slab_free+0x14c/0x164
[   47.703834]  kasan_slab_free+0x14/0x20
[   47.704491]  kfree+0xf8/0x5b0
[   47.705060]  kfree_sensitive+0x3c/0x90
[   47.706133]  kmalloc_double_kzfree+0x128/0x1d4
[   47.707524]  kunit_try_run_case+0x88/0x120
[   47.708537]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   47.709655]  kthread+0x1e0/0x1f0
[   47.710494]  ret_from_fork+0x10/0x34
[   47.711267] 
[   47.711796] Allocated by task 223:
[   47.712656]  kasan_save_stack+0x38/0x6c
[   47.713849]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   47.715412]  kasan_kmalloc+0x10/0x20
[   47.716648]  kmem_cache_alloc_trace+0x228/0x3fc
[   47.717759]  kmalloc_double_kzfree+0xa8/0x1d4
[   47.718765]  kunit_try_run_case+0x88/0x120
[   47.719752]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   47.720668]  kthread+0x1e0/0x1f0
[   47.722103]  ret_from_fork+0x10/0x34
[   47.723099] 
[   47.724338] Freed by task 223:
[   47.725251]  kasan_save_stack+0x38/0x6c
[   47.726223]  kasan_set_track+0x28/0x40
[   47.727124]  kasan_set_free_info+0x24/0x4c
[   47.728281]  __kasan_slab_free+0x100/0x164
[   47.729298]  kasan_slab_free+0x14/0x20
[   47.730652]  kfree+0xf8/0x5b0
[   47.731788]  kfree_sensitive+0x80/0x90
[   47.732686]  kmalloc_double_kzfree+0xfc/0x1d4
[   47.733706]  kunit_try_run_case+0x88/0x120
[   47.734703]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   47.735823]  kthread+0x1e0/0x1f0
[   47.736636]  ret_from_fork+0x10/0x34
[   47.738634] 
[   47.739191] The buggy address belongs to the object at ffff621cc3302e00
[   47.739191]  which belongs to the cache kmalloc-128 of size 128
[   47.741366] The buggy address is located 0 bytes inside of
[   47.741366]  128-byte region [ffff621cc3302e00, ffff621cc3302e80)
[   47.743379] The buggy address belongs to the page:
[   47.745184] page:00000000f5981f01 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103302
[   47.746319] flags: 0xbfffc0000000200(slab)
[   47.747618] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   47.749017] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   47.750273] page dumped because: kasan: bad access detected
[   47.752193] 
[   47.752884] Memory state around the buggy address:
[   47.754305]  ffff621cc3302d00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   47.755633]  ffff621cc3302d80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.756900] >ffff621cc3302e00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   47.758306]                    ^
[   47.759145]  ffff621cc3302e80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.760413]  ffff621cc3302f00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.761659] ==================================================================

test log snippet boot parser 126

Home

[   43.770950] ==================================================================
[   43.772889] BUG: KASAN: double-free or invalid-free in kmalloc_pagealloc_invalid_free+0x11c/0x1c0
[   43.774371] 
[   43.775057] CPU: 0 PID: 192 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   43.776468] Hardware name: linux,dummy-virt (DT)
[   43.777303] Call trace:
[   43.778041]  dump_backtrace+0x0/0x2dc
[   43.778875]  show_stack+0x20/0x30
[   43.779523]  dump_stack+0x134/0x190
[   43.780431]  print_address_description.constprop.0+0x9c/0x538
[   43.781724]  kasan_report_invalid_free+0x7c/0xac
[   43.782846]  kasan_kfree_large+0x58/0x70
[   43.783875]  kfree+0x474/0x5b0
[   43.784657]  kmalloc_pagealloc_invalid_free+0x11c/0x1c0
[   43.785714]  kunit_try_run_case+0x88/0x120
[   43.786676]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   43.787772]  kthread+0x1e0/0x1f0
[   43.788556]  ret_from_fork+0x10/0x34
[   43.789269] 
[   43.789899] The buggy address belongs to the page:
[   43.790848] page:0000000048483bf3 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103348
[   43.792785] head:0000000048483bf3 order:2 compound_mapcount:0 compound_pincount:0
[   43.794300] flags: 0xbfffc0000010000(head)
[   43.795748] raw: 0bfffc0000010000 dead000000000100 dead000000000122 0000000000000000
[   43.796997] raw: 0000000000000000 0000000000000000 00000001ffffffff 0000000000000000
[   43.797887] page dumped because: kasan: bad access detected
[   43.799263] 
[   43.799817] Memory state around the buggy address:
[   43.800895]  ffff621cc3347f00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   43.802238]  ffff621cc3347f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   43.804318] >ffff621cc3348000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   43.805279]                    ^
[   43.805900]  ffff621cc3348080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   43.807511]  ffff621cc3348100: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   43.808767] ==================================================================

test log snippet boot parser 127

Home

[   45.855759] ==================================================================
[   45.857570] BUG: KASAN: double-free or invalid-free in kmem_cache_double_free+0x140/0x250
[   45.858776] 
[   45.859383] CPU: 0 PID: 216 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   45.860416] Hardware name: linux,dummy-virt (DT)
[   45.861902] Call trace:
[   45.862461]  dump_backtrace+0x0/0x2dc
[   45.863465]  show_stack+0x20/0x30
[   45.864283]  dump_stack+0x134/0x190
[   45.865234]  print_address_description.constprop.0+0x9c/0x538
[   45.866368]  kasan_report_invalid_free+0x7c/0xac
[   45.867350]  __kasan_slab_free+0x14c/0x164
[   45.868278]  kasan_slab_free+0x14/0x20
[   45.869181]  kmem_cache_free+0xbc/0x510
[   45.870067]  kmem_cache_double_free+0x140/0x250
[   45.871047]  kunit_try_run_case+0x88/0x120
[   45.872002]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   45.873073]  kthread+0x1e0/0x1f0
[   45.873885]  ret_from_fork+0x10/0x34
[   45.874598] 
[   45.875174] Allocated by task 216:
[   45.876111]  kasan_save_stack+0x38/0x6c
[   45.877020]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   45.878048]  kasan_slab_alloc+0x18/0x2c
[   45.878922]  kmem_cache_alloc+0x1c0/0x400
[   45.879856]  kmem_cache_double_free+0xf4/0x250
[   45.880759]  kunit_try_run_case+0x88/0x120
[   45.881712]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   45.882781]  kthread+0x1e0/0x1f0
[   45.883617]  ret_from_fork+0x10/0x34
[   45.884295] 
[   45.884856] Freed by task 216:
[   45.885709]  kasan_save_stack+0x38/0x6c
[   45.886618]  kasan_set_track+0x28/0x40
[   45.887548]  kasan_set_free_info+0x24/0x4c
[   45.888505]  __kasan_slab_free+0x100/0x164
[   45.889465]  kasan_slab_free+0x14/0x20
[   45.890504]  kmem_cache_free+0xbc/0x510
[   45.891426]  kmem_cache_double_free+0x110/0x250
[   45.892423]  kunit_try_run_case+0x88/0x120
[   45.893370]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   45.894467]  kthread+0x1e0/0x1f0
[   45.895284]  ret_from_fork+0x10/0x34
[   45.895987] 
[   45.896607] The buggy address belongs to the object at ffff621cc2f3d000
[   45.896607]  which belongs to the cache test_cache of size 200
[   45.898515] The buggy address is located 0 bytes inside of
[   45.898515]  200-byte region [ffff621cc2f3d000, ffff621cc2f3d0c8)
[   45.900248] The buggy address belongs to the page:
[   45.901310] page:00000000c0b3690e refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102f3d
[   45.902795] flags: 0xbfffc0000000200(slab)
[   45.903825] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc216f200
[   45.905175] raw: 0000000000000000 00000000800f000f 00000001ffffffff 0000000000000000
[   45.906418] page dumped because: kasan: bad access detected
[   45.907308] 
[   45.907714] Memory state around the buggy address:
[   45.908674]  ffff621cc2f3cf00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   45.909989]  ffff621cc2f3cf80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   45.911229] >ffff621cc2f3d000: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   45.912395]                    ^
[   45.913175]  ffff621cc2f3d080: fb fb fb fb fb fb fb fb fb fc fc fc fc fc fc fc
[   45.914439]  ffff621cc2f3d100: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   45.915579] ==================================================================

test log snippet boot parser 128

Home

[   45.953155] ==================================================================
[   45.955114] BUG: KASAN: double-free or invalid-free in kmem_cache_invalid_free+0x134/0x24c
[   45.956714] 
[   45.957328] CPU: 0 PID: 217 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   45.959258] Hardware name: linux,dummy-virt (DT)
[   45.960540] Call trace:
[   45.961568]  dump_backtrace+0x0/0x2dc
[   45.962513]  show_stack+0x20/0x30
[   45.963455]  dump_stack+0x134/0x190
[   45.964133]  print_address_description.constprop.0+0x9c/0x538
[   45.966087]  kasan_report_invalid_free+0x7c/0xac
[   45.967085]  __kasan_slab_free+0x14c/0x164
[   45.968018]  kasan_slab_free+0x14/0x20
[   45.968900]  kmem_cache_free+0xbc/0x510
[   45.969820]  kmem_cache_invalid_free+0x134/0x24c
[   45.970825]  kunit_try_run_case+0x88/0x120
[   45.971802]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   45.972866]  kthread+0x1e0/0x1f0
[   45.973713]  ret_from_fork+0x10/0x34
[   45.974436] 
[   45.974884] Allocated by task 217:
[   45.975682]  kasan_save_stack+0x38/0x6c
[   45.976546]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   45.977622]  kasan_slab_alloc+0x18/0x2c
[   45.978511]  kmem_cache_alloc+0x1c0/0x400
[   45.979432]  kmem_cache_invalid_free+0xf4/0x24c
[   45.980404]  kunit_try_run_case+0x88/0x120
[   45.981343]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   45.982405]  kthread+0x1e0/0x1f0
[   45.983220]  ret_from_fork+0x10/0x34
[   45.983951] 
[   45.984495] The buggy address belongs to the object at ffff621cc2f40000
[   45.984495]  which belongs to the cache test_cache of size 200
[   45.986363] The buggy address is located 1 bytes inside of
[   45.986363]  200-byte region [ffff621cc2f40000, ffff621cc2f400c8)
[   45.988067] The buggy address belongs to the page:
[   45.989079] page:0000000086d65900 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102f40
[   45.990577] flags: 0xbfffc0000000200(slab)
[   45.991636] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc216f380
[   45.992993] raw: 0000000000000000 00000000800f000f 00000001ffffffff 0000000000000000
[   45.994236] page dumped because: kasan: bad access detected
[   45.995108] 
[   45.995572] Memory state around the buggy address:
[   45.996597]  ffff621cc2f3ff00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   45.997875]  ffff621cc2f3ff80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   45.999125] >ffff621cc2f40000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   46.000282]                    ^
[   46.001082]  ffff621cc2f40080: 00 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc
[   46.002339]  ffff621cc2f40100: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.003498] ==================================================================

test log snippet boot parser 129

Home

[   45.568180] ==================================================================
[   45.570393] BUG: KASAN: global-out-of-bounds in kasan_global_oob+0xc8/0x164
[   45.571547] Read of size 1 at addr ffffa0008206366d by task kunit_try_catch/211
[   45.572801] 
[   45.573578] CPU: 0 PID: 211 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   45.574852] Hardware name: linux,dummy-virt (DT)
[   45.575774] Call trace:
[   45.576552]  dump_backtrace+0x0/0x2dc
[   45.577423]  show_stack+0x20/0x30
[   45.578261]  dump_stack+0x134/0x190
[   45.579179]  print_address_description.constprop.0+0x68/0x538
[   45.580257]  kasan_report+0x134/0x1d4
[   45.581129]  __asan_load1+0x88/0xb0
[   45.581950]  kasan_global_oob+0xc8/0x164
[   45.582868]  kunit_try_run_case+0x88/0x120
[   45.583811]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   45.584884]  kthread+0x1e0/0x1f0
[   45.585701]  ret_from_fork+0x10/0x34
[   45.586469] 
[   45.587065] The buggy address belongs to the variable:
[   45.588201]  global_array+0xd/0x40
[   45.588859] 
[   45.589419] Memory state around the buggy address:
[   45.590542]  ffffa00082063500: f9 f9 f9 f9 00 f9 f9 f9 f9 f9 f9 f9 f9 f9 f9 f9
[   45.591810]  ffffa00082063580: 04 f9 f9 f9 f9 f9 f9 f9 02 f9 f9 f9 f9 f9 f9 f9
[   45.593080] >ffffa00082063600: 00 00 00 00 00 00 f9 f9 f9 f9 f9 f9 00 02 f9 f9
[   45.594281]                                                           ^
[   45.595554]  ffffa00082063680: f9 f9 f9 f9 00 f9 f9 f9 f9 f9 f9 f9 04 f9 f9 f9
[   45.596844]  ffffa00082063700: f9 f9 f9 f9 01 f9 f9 f9 f9 f9 f9 f9 00 f9 f9 f9
[   45.597973] ==================================================================

test log snippet boot parser 130

Home

[   44.550948] ==================================================================
[   44.553048] BUG: KASAN: out-of-bounds in kmalloc_memmove_invalid_size+0x14c/0x200
[   44.554314] Read of size 18446744073709551614 at addr ffff621cc2f3c204 by task kunit_try_catch/203
[   44.555820] 
[   44.556738] CPU: 0 PID: 203 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   44.558905] Hardware name: linux,dummy-virt (DT)
[   44.559839] Call trace:
[   44.560599]  dump_backtrace+0x0/0x2dc
[   44.561365]  show_stack+0x20/0x30
[   44.562238]  dump_stack+0x134/0x190
[   44.563232]  print_address_description.constprop.0+0x9c/0x538
[   44.564791]  kasan_report+0x134/0x1d4
[   44.566417]  check_memory_region+0xf8/0x1a0
[   44.567559]  memmove+0x5c/0x100
[   44.568436]  kmalloc_memmove_invalid_size+0x14c/0x200
[   44.569353]  kunit_try_run_case+0x88/0x120
[   44.570448]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   44.571663]  kthread+0x1e0/0x1f0
[   44.572319]  ret_from_fork+0x10/0x34
[   44.572850] 
[   44.573259] Allocated by task 203:
[   44.574087]  kasan_save_stack+0x38/0x6c
[   44.575111]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   44.576546]  kasan_kmalloc+0x10/0x20
[   44.577496]  kmem_cache_alloc_trace+0x228/0x3fc
[   44.578491]  kmalloc_memmove_invalid_size+0xbc/0x200
[   44.579415]  kunit_try_run_case+0x88/0x120
[   44.580126]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   44.580915]  kthread+0x1e0/0x1f0
[   44.582564]  ret_from_fork+0x10/0x34
[   44.583408] 
[   44.584222] The buggy address belongs to the object at ffff621cc2f3c200
[   44.584222]  which belongs to the cache kmalloc-128 of size 128
[   44.586176] The buggy address is located 4 bytes inside of
[   44.586176]  128-byte region [ffff621cc2f3c200, ffff621cc2f3c280)
[   44.588128] The buggy address belongs to the page:
[   44.589018] page:00000000fe97ed5d refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102f3c
[   44.591751] flags: 0xbfffc0000000200(slab)
[   44.592707] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   44.594381] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   44.595505] page dumped because: kasan: bad access detected
[   44.596571] 
[   44.597052] Memory state around the buggy address:
[   44.598136]  ffff621cc2f3c100: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   44.599627]  ffff621cc2f3c180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.600547] >ffff621cc2f3c200: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc
[   44.602227]                    ^
[   44.603073]  ffff621cc2f3c280: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.604369]  ffff621cc2f3c300: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.605532] ==================================================================

test log snippet boot parser 131

Home

[   46.756425] ==================================================================
[   46.757680] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.0+0x290/0x610
[   46.759010] Read of size 8 at addr ffff621cc3302b08 by task kunit_try_catch/221
[   46.760106] 
[   46.760759] CPU: 0 PID: 221 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   46.762145] Hardware name: linux,dummy-virt (DT)
[   46.763029] Call trace:
[   46.763730]  dump_backtrace+0x0/0x2dc
[   46.764586]  show_stack+0x20/0x30
[   46.765448]  dump_stack+0x134/0x190
[   46.766345]  print_address_description.constprop.0+0x9c/0x538
[   46.767428]  kasan_report+0x134/0x1d4
[   46.768324]  __asan_load8+0xa0/0xc4
[   46.769197]  kasan_bitops_modify.constprop.0+0x290/0x610
[   46.770255]  kasan_bitops_generic+0xe4/0x150
[   46.771186]  kunit_try_run_case+0x88/0x120
[   46.772109]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.773195]  kthread+0x1e0/0x1f0
[   46.773990]  ret_from_fork+0x10/0x34
[   46.774733] 
[   46.775256] Allocated by task 221:
[   46.776071]  kasan_save_stack+0x38/0x6c
[   46.776998]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   46.777992]  kasan_kmalloc+0x10/0x20
[   46.778843]  kmem_cache_alloc_trace+0x228/0x3fc
[   46.779808]  kasan_bitops_generic+0x8c/0x150
[   46.780745]  kunit_try_run_case+0x88/0x120
[   46.781682]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.782736]  kthread+0x1e0/0x1f0
[   46.783550]  ret_from_fork+0x10/0x34
[   46.784267] 
[   46.784794] The buggy address belongs to the object at ffff621cc3302b00
[   46.784794]  which belongs to the cache kmalloc-128 of size 128
[   46.786669] The buggy address is located 8 bytes inside of
[   46.786669]  128-byte region [ffff621cc3302b00, ffff621cc3302b80)
[   46.788406] The buggy address belongs to the page:
[   46.789411] page:00000000f5981f01 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103302
[   46.790852] flags: 0xbfffc0000000200(slab)
[   46.791855] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   46.793204] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   46.794433] page dumped because: kasan: bad access detected
[   46.795392] 
[   46.795867] Memory state around the buggy address:
[   46.796886]  ffff621cc3302a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   46.798194]  ffff621cc3302a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.799447] >ffff621cc3302b00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.800608]                       ^
[   46.801486]  ffff621cc3302b80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.802748]  ffff621cc3302c00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.803910] ==================================================================
---
[   47.084233] ==================================================================
[   47.085250] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.0+0x4ec/0x610
[   47.086547] Read of size 8 at addr ffff621cc3302b08 by task kunit_try_catch/221
[   47.087851] 
[   47.088490] CPU: 0 PID: 221 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   47.089795] Hardware name: linux,dummy-virt (DT)
[   47.090663] Call trace:
[   47.091374]  dump_backtrace+0x0/0x2dc
[   47.092214]  show_stack+0x20/0x30
[   47.093036]  dump_stack+0x134/0x190
[   47.093940]  print_address_description.constprop.0+0x9c/0x538
[   47.095029]  kasan_report+0x134/0x1d4
[   47.095883]  __asan_load8+0xa0/0xc4
[   47.096737]  kasan_bitops_modify.constprop.0+0x4ec/0x610
[   47.097765]  kasan_bitops_generic+0xe4/0x150
[   47.098697]  kunit_try_run_case+0x88/0x120
[   47.099658]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   47.100720]  kthread+0x1e0/0x1f0
[   47.101548]  ret_from_fork+0x10/0x34
[   47.102259] 
[   47.102757] Allocated by task 221:
[   47.103629]  kasan_save_stack+0x38/0x6c
[   47.104550]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   47.105523]  kasan_kmalloc+0x10/0x20
[   47.106381]  kmem_cache_alloc_trace+0x228/0x3fc
[   47.107344]  kasan_bitops_generic+0x8c/0x150
[   47.108276]  kunit_try_run_case+0x88/0x120
[   47.109214]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   47.110335]  kthread+0x1e0/0x1f0
[   47.111115]  ret_from_fork+0x10/0x34
[   47.111837] 
[   47.112387] The buggy address belongs to the object at ffff621cc3302b00
[   47.112387]  which belongs to the cache kmalloc-128 of size 128
[   47.114268] The buggy address is located 8 bytes inside of
[   47.114268]  128-byte region [ffff621cc3302b00, ffff621cc3302b80)
[   47.115948] The buggy address belongs to the page:
[   47.116945] page:00000000f5981f01 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103302
[   47.118434] flags: 0xbfffc0000000200(slab)
[   47.119405] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   47.120744] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   47.121974] page dumped because: kasan: bad access detected
[   47.122918] 
[   47.123400] Memory state around the buggy address:
[   47.124419]  ffff621cc3302a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   47.125674]  ffff621cc3302a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.126927] >ffff621cc3302b00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.128072]                       ^
[   47.128918]  ffff621cc3302b80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.130229]  ffff621cc3302c00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.131398] ==================================================================
---
[   46.643199] ==================================================================
[   46.645071] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.0+0x170/0x610
[   46.646524] Read of size 8 at addr ffff621cc3302b08 by task kunit_try_catch/221
[   46.647937] 
[   46.648451] CPU: 0 PID: 221 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   46.650949] Hardware name: linux,dummy-virt (DT)
[   46.651990] Call trace:
[   46.652821]  dump_backtrace+0x0/0x2dc
[   46.653508]  show_stack+0x20/0x30
[   46.654352]  dump_stack+0x134/0x190
[   46.655283]  print_address_description.constprop.0+0x9c/0x538
[   46.656114]  kasan_report+0x134/0x1d4
[   46.656832]  __asan_load8+0xa0/0xc4
[   46.657674]  kasan_bitops_modify.constprop.0+0x170/0x610
[   46.658857]  kasan_bitops_generic+0xe4/0x150
[   46.659950]  kunit_try_run_case+0x88/0x120
[   46.661024]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.662120]  kthread+0x1e0/0x1f0
[   46.663076]  ret_from_fork+0x10/0x34
[   46.663802] 
[   46.664347] Allocated by task 221:
[   46.665258]  kasan_save_stack+0x38/0x6c
[   46.666015]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   46.668236]  kasan_kmalloc+0x10/0x20
[   46.669230]  kmem_cache_alloc_trace+0x228/0x3fc
[   46.670439]  kasan_bitops_generic+0x8c/0x150
[   46.671460]  kunit_try_run_case+0x88/0x120
[   46.672423]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.673515]  kthread+0x1e0/0x1f0
[   46.674351]  ret_from_fork+0x10/0x34
[   46.675037] 
[   46.676865] The buggy address belongs to the object at ffff621cc3302b00
[   46.676865]  which belongs to the cache kmalloc-128 of size 128
[   46.679414] The buggy address is located 8 bytes inside of
[   46.679414]  128-byte region [ffff621cc3302b00, ffff621cc3302b80)
[   46.681226] The buggy address belongs to the page:
[   46.682243] page:00000000f5981f01 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103302
[   46.683774] flags: 0xbfffc0000000200(slab)
[   46.684599] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   46.686776] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   46.688630] page dumped because: kasan: bad access detected
[   46.689632] 
[   46.690138] Memory state around the buggy address:
[   46.691208]  ffff621cc3302a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   46.692485]  ffff621cc3302a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.693637] >ffff621cc3302b00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.694902]                       ^
[   46.695855]  ffff621cc3302b80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.697137]  ffff621cc3302c00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.698430] ==================================================================
---
[   46.865653] ==================================================================
[   46.867018] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.0+0x3b4/0x610
[   46.868276] Read of size 8 at addr ffff621cc3302b08 by task kunit_try_catch/221
[   46.869457] 
[   46.870225] CPU: 0 PID: 221 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   46.871692] Hardware name: linux,dummy-virt (DT)
[   46.872492] Call trace:
[   46.873151]  dump_backtrace+0x0/0x2dc
[   46.873999]  show_stack+0x20/0x30
[   46.874909]  dump_stack+0x134/0x190
[   46.875830]  print_address_description.constprop.0+0x9c/0x538
[   46.876918]  kasan_report+0x134/0x1d4
[   46.877837]  __asan_load8+0xa0/0xc4
[   46.878876]  kasan_bitops_modify.constprop.0+0x3b4/0x610
[   46.880271]  kasan_bitops_generic+0xe4/0x150
[   46.881394]  kunit_try_run_case+0x88/0x120
[   46.882114]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.883241]  kthread+0x1e0/0x1f0
[   46.884560]  ret_from_fork+0x10/0x34
[   46.885363] 
[   46.885817] Allocated by task 221:
[   46.886738]  kasan_save_stack+0x38/0x6c
[   46.888329]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   46.889772]  kasan_kmalloc+0x10/0x20
[   46.890665]  kmem_cache_alloc_trace+0x228/0x3fc
[   46.891536]  kasan_bitops_generic+0x8c/0x150
[   46.892429]  kunit_try_run_case+0x88/0x120
[   46.894299]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.895309]  kthread+0x1e0/0x1f0
[   46.896440]  ret_from_fork+0x10/0x34
[   46.897213] 
[   46.897871] The buggy address belongs to the object at ffff621cc3302b00
[   46.897871]  which belongs to the cache kmalloc-128 of size 128
[   46.900121] The buggy address is located 8 bytes inside of
[   46.900121]  128-byte region [ffff621cc3302b00, ffff621cc3302b80)
[   46.901691] The buggy address belongs to the page:
[   46.902672] page:00000000f5981f01 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103302
[   46.905055] flags: 0xbfffc0000000200(slab)
[   46.906069] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   46.907457] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   46.908651] page dumped because: kasan: bad access detected
[   46.909556] 
[   46.910060] Memory state around the buggy address:
[   46.911425]  ffff621cc3302a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   46.912751]  ffff621cc3302a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.914340] >ffff621cc3302b00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.915651]                       ^
[   46.916486]  ffff621cc3302b80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.917808]  ffff621cc3302c00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.919023] ==================================================================

test log snippet boot parser 132

Home

[   46.583867] ==================================================================
[   46.585759] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.0+0xc4/0x610
[   46.587030] Write of size 8 at addr ffff621cc3302b08 by task kunit_try_catch/221
[   46.588468] 
[   46.589022] CPU: 0 PID: 221 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   46.591152] Hardware name: linux,dummy-virt (DT)
[   46.592104] Call trace:
[   46.592780]  dump_backtrace+0x0/0x2dc
[   46.593655]  show_stack+0x20/0x30
[   46.594568]  dump_stack+0x134/0x190
[   46.595434]  print_address_description.constprop.0+0x9c/0x538
[   46.596592]  kasan_report+0x134/0x1d4
[   46.597386]  check_memory_region+0xf8/0x1a0
[   46.598239]  __kasan_check_write+0x3c/0x50
[   46.599266]  kasan_bitops_modify.constprop.0+0xc4/0x610
[   46.600515]  kasan_bitops_generic+0xe4/0x150
[   46.601521]  kunit_try_run_case+0x88/0x120
[   46.602832]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.604324]  kthread+0x1e0/0x1f0
[   46.605260]  ret_from_fork+0x10/0x34
[   46.605965] 
[   46.606730] Allocated by task 221:
[   46.607581]  kasan_save_stack+0x38/0x6c
[   46.609000]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   46.609759]  kasan_kmalloc+0x10/0x20
[   46.611001]  kmem_cache_alloc_trace+0x228/0x3fc
[   46.611925]  kasan_bitops_generic+0x8c/0x150
[   46.612919]  kunit_try_run_case+0x88/0x120
[   46.613876]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.614930]  kthread+0x1e0/0x1f0
[   46.615740]  ret_from_fork+0x10/0x34
[   46.616444] 
[   46.617064] The buggy address belongs to the object at ffff621cc3302b00
[   46.617064]  which belongs to the cache kmalloc-128 of size 128
[   46.618710] The buggy address is located 8 bytes inside of
[   46.618710]  128-byte region [ffff621cc3302b00, ffff621cc3302b80)
[   46.621263] The buggy address belongs to the page:
[   46.621995] page:00000000f5981f01 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103302
[   46.624101] flags: 0xbfffc0000000200(slab)
[   46.624901] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   46.627619] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   46.628742] page dumped because: kasan: bad access detected
[   46.629730] 
[   46.630282] Memory state around the buggy address:
[   46.631343]  ffff621cc3302a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   46.632287]  ffff621cc3302a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.633634] >ffff621cc3302b00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.635222]                       ^
[   46.636146]  ffff621cc3302b80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.637464]  ffff621cc3302c00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.638639] ==================================================================
---
[   46.702220] ==================================================================
[   46.703925] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.0+0x1f0/0x610
[   46.705654] Write of size 8 at addr ffff621cc3302b08 by task kunit_try_catch/221
[   46.706954] 
[   46.707562] CPU: 0 PID: 221 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   46.708924] Hardware name: linux,dummy-virt (DT)
[   46.709821] Call trace:
[   46.710580]  dump_backtrace+0x0/0x2dc
[   46.711476]  show_stack+0x20/0x30
[   46.712344]  dump_stack+0x134/0x190
[   46.713196]  print_address_description.constprop.0+0x9c/0x538
[   46.714271]  kasan_report+0x134/0x1d4
[   46.715156]  check_memory_region+0xf8/0x1a0
[   46.716054]  __kasan_check_write+0x3c/0x50
[   46.716981]  kasan_bitops_modify.constprop.0+0x1f0/0x610
[   46.718003]  kasan_bitops_generic+0xe4/0x150
[   46.718936]  kunit_try_run_case+0x88/0x120
[   46.719875]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.720936]  kthread+0x1e0/0x1f0
[   46.721760]  ret_from_fork+0x10/0x34
[   46.722504] 
[   46.722999] Allocated by task 221:
[   46.723845]  kasan_save_stack+0x38/0x6c
[   46.724753]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   46.725735]  kasan_kmalloc+0x10/0x20
[   46.726601]  kmem_cache_alloc_trace+0x228/0x3fc
[   46.727548]  kasan_bitops_generic+0x8c/0x150
[   46.728481]  kunit_try_run_case+0x88/0x120
[   46.729431]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.730456]  kthread+0x1e0/0x1f0
[   46.731455]  ret_from_fork+0x10/0x34
[   46.731993] 
[   46.733449] The buggy address belongs to the object at ffff621cc3302b00
[   46.733449]  which belongs to the cache kmalloc-128 of size 128
[   46.735309] The buggy address is located 8 bytes inside of
[   46.735309]  128-byte region [ffff621cc3302b00, ffff621cc3302b80)
[   46.736943] The buggy address belongs to the page:
[   46.737974] page:00000000f5981f01 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103302
[   46.739482] flags: 0xbfffc0000000200(slab)
[   46.740468] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   46.741819] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   46.743013] page dumped because: kasan: bad access detected
[   46.743985] 
[   46.744481] Memory state around the buggy address:
[   46.745481]  ffff621cc3302a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   46.746756]  ffff621cc3302a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.748025] >ffff621cc3302b00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.749216]                       ^
[   46.750062]  ffff621cc3302b80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.751351]  ffff621cc3302c00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.752515] ==================================================================
---
[   46.921604] ==================================================================
[   46.923211] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.0+0x3c8/0x610
[   46.924949] Write of size 8 at addr ffff621cc3302b08 by task kunit_try_catch/221
[   46.926193] 
[   46.926836] CPU: 0 PID: 221 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   46.929097] Hardware name: linux,dummy-virt (DT)
[   46.929745] Call trace:
[   46.930500]  dump_backtrace+0x0/0x2dc
[   46.931457]  show_stack+0x20/0x30
[   46.932642]  dump_stack+0x134/0x190
[   46.933623]  print_address_description.constprop.0+0x9c/0x538
[   46.934850]  kasan_report+0x134/0x1d4
[   46.935758]  check_memory_region+0xf8/0x1a0
[   46.936634]  __kasan_check_write+0x3c/0x50
[   46.937531]  kasan_bitops_modify.constprop.0+0x3c8/0x610
[   46.938692]  kasan_bitops_generic+0xe4/0x150
[   46.939666]  kunit_try_run_case+0x88/0x120
[   46.940579]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.941597]  kthread+0x1e0/0x1f0
[   46.942228]  ret_from_fork+0x10/0x34
[   46.943068] 
[   46.943627] Allocated by task 221:
[   46.944642]  kasan_save_stack+0x38/0x6c
[   46.945884]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   46.947076]  kasan_kmalloc+0x10/0x20
[   46.947965]  kmem_cache_alloc_trace+0x228/0x3fc
[   46.948887]  kasan_bitops_generic+0x8c/0x150
[   46.949786]  kunit_try_run_case+0x88/0x120
[   46.950762]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.952033]  kthread+0x1e0/0x1f0
[   46.952825]  ret_from_fork+0x10/0x34
[   46.953731] 
[   46.954442] The buggy address belongs to the object at ffff621cc3302b00
[   46.954442]  which belongs to the cache kmalloc-128 of size 128
[   46.956825] The buggy address is located 8 bytes inside of
[   46.956825]  128-byte region [ffff621cc3302b00, ffff621cc3302b80)
[   46.958830] The buggy address belongs to the page:
[   46.960086] page:00000000f5981f01 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103302
[   46.961893] flags: 0xbfffc0000000200(slab)
[   46.962666] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   46.964620] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   46.965794] page dumped because: kasan: bad access detected
[   46.966754] 
[   46.967261] Memory state around the buggy address:
[   46.968236]  ffff621cc3302a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   46.971176]  ffff621cc3302a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.972437] >ffff621cc3302b00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.973669]                       ^
[   46.974561]  ffff621cc3302b80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.975950]  ffff621cc3302c00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.977785] ==================================================================
---
[   47.033466] ==================================================================
[   47.034707] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.0+0x458/0x610
[   47.036053] Write of size 8 at addr ffff621cc3302b08 by task kunit_try_catch/221
[   47.037143] 
[   47.037823] CPU: 0 PID: 221 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   47.039193] Hardware name: linux,dummy-virt (DT)
[   47.040048] Call trace:
[   47.040789]  dump_backtrace+0x0/0x2dc
[   47.041544]  show_stack+0x20/0x30
[   47.042293]  dump_stack+0x134/0x190
[   47.043243]  print_address_description.constprop.0+0x9c/0x538
[   47.044349]  kasan_report+0x134/0x1d4
[   47.045231]  check_memory_region+0xf8/0x1a0
[   47.046145]  __kasan_check_write+0x3c/0x50
[   47.047077]  kasan_bitops_modify.constprop.0+0x458/0x610
[   47.048119]  kasan_bitops_generic+0xe4/0x150
[   47.049023]  kunit_try_run_case+0x88/0x120
[   47.049984]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   47.051045]  kthread+0x1e0/0x1f0
[   47.051864]  ret_from_fork+0x10/0x34
[   47.052598] 
[   47.053086] Allocated by task 221:
[   47.053964]  kasan_save_stack+0x38/0x6c
[   47.054871]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   47.055811]  kasan_kmalloc+0x10/0x20
[   47.056673]  kmem_cache_alloc_trace+0x228/0x3fc
[   47.057653]  kasan_bitops_generic+0x8c/0x150
[   47.058591]  kunit_try_run_case+0x88/0x120
[   47.059539]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   47.060606]  kthread+0x1e0/0x1f0
[   47.061399]  ret_from_fork+0x10/0x34
[   47.062121] 
[   47.062687] The buggy address belongs to the object at ffff621cc3302b00
[   47.062687]  which belongs to the cache kmalloc-128 of size 128
[   47.064556] The buggy address is located 8 bytes inside of
[   47.064556]  128-byte region [ffff621cc3302b00, ffff621cc3302b80)
[   47.066226] The buggy address belongs to the page:
[   47.067233] page:00000000f5981f01 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103302
[   47.068684] flags: 0xbfffc0000000200(slab)
[   47.069709] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   47.071047] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   47.072288] page dumped because: kasan: bad access detected
[   47.073227] 
[   47.073719] Memory state around the buggy address:
[   47.074727]  ffff621cc3302a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   47.075990]  ffff621cc3302a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.077258] >ffff621cc3302b00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.078424]                       ^
[   47.079279]  ffff621cc3302b80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.080544]  ffff621cc3302c00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.081700] ==================================================================
---
[   46.981260] ==================================================================
[   46.982521] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.0+0x3d4/0x610
[   46.984003] Write of size 8 at addr ffff621cc3302b08 by task kunit_try_catch/221
[   46.985596] 
[   46.986217] CPU: 0 PID: 221 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   46.987510] Hardware name: linux,dummy-virt (DT)
[   46.988379] Call trace:
[   46.989074]  dump_backtrace+0x0/0x2dc
[   46.989917]  show_stack+0x20/0x30
[   46.990779]  dump_stack+0x134/0x190
[   46.991676]  print_address_description.constprop.0+0x9c/0x538
[   46.992780]  kasan_report+0x134/0x1d4
[   46.993687]  check_memory_region+0xf8/0x1a0
[   46.994625]  __kasan_check_write+0x3c/0x50
[   46.995562]  kasan_bitops_modify.constprop.0+0x3d4/0x610
[   46.996609]  kasan_bitops_generic+0xe4/0x150
[   46.997538]  kunit_try_run_case+0x88/0x120
[   46.998505]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.999577]  kthread+0x1e0/0x1f0
[   47.000387]  ret_from_fork+0x10/0x34
[   47.001112] 
[   47.001637] Allocated by task 221:
[   47.002495]  kasan_save_stack+0x38/0x6c
[   47.003392]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   47.004382]  kasan_kmalloc+0x10/0x20
[   47.005242]  kmem_cache_alloc_trace+0x228/0x3fc
[   47.006211]  kasan_bitops_generic+0x8c/0x150
[   47.007119]  kunit_try_run_case+0x88/0x120
[   47.008051]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   47.009092]  kthread+0x1e0/0x1f0
[   47.009903]  ret_from_fork+0x10/0x34
[   47.010626] 
[   47.011183] The buggy address belongs to the object at ffff621cc3302b00
[   47.011183]  which belongs to the cache kmalloc-128 of size 128
[   47.013039] The buggy address is located 8 bytes inside of
[   47.013039]  128-byte region [ffff621cc3302b00, ffff621cc3302b80)
[   47.014687] The buggy address belongs to the page:
[   47.015705] page:00000000f5981f01 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103302
[   47.017183] flags: 0xbfffc0000000200(slab)
[   47.018152] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   47.019515] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   47.020726] page dumped because: kasan: bad access detected
[   47.021694] 
[   47.022183] Memory state around the buggy address:
[   47.023151]  ffff621cc3302a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   47.024435]  ffff621cc3302a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.025968] >ffff621cc3302b00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.027060]                       ^
[   47.027902]  ffff621cc3302b80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.029207]  ffff621cc3302c00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.030385] ==================================================================
---
[   46.806812] ==================================================================
[   46.808242] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.0+0x310/0x610
[   46.810329] Write of size 8 at addr ffff621cc3302b08 by task kunit_try_catch/221
[   46.811557] 
[   46.812203] CPU: 0 PID: 221 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   46.813925] Hardware name: linux,dummy-virt (DT)
[   46.814831] Call trace:
[   46.816048]  dump_backtrace+0x0/0x2dc
[   46.817386]  show_stack+0x20/0x30
[   46.818030]  dump_stack+0x134/0x190
[   46.818995]  print_address_description.constprop.0+0x9c/0x538
[   46.820240]  kasan_report+0x134/0x1d4
[   46.821105]  check_memory_region+0xf8/0x1a0
[   46.822042]  __kasan_check_write+0x3c/0x50
[   46.823006]  kasan_bitops_modify.constprop.0+0x310/0x610
[   46.824026]  kasan_bitops_generic+0xe4/0x150
[   46.824822]  kunit_try_run_case+0x88/0x120
[   46.826630]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.828145]  kthread+0x1e0/0x1f0
[   46.828990]  ret_from_fork+0x10/0x34
[   46.829714] 
[   46.830302] Allocated by task 221:
[   46.831199]  kasan_save_stack+0x38/0x6c
[   46.832132]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   46.833055]  kasan_kmalloc+0x10/0x20
[   46.834004]  kmem_cache_alloc_trace+0x228/0x3fc
[   46.834940]  kasan_bitops_generic+0x8c/0x150
[   46.835950]  kunit_try_run_case+0x88/0x120
[   46.836933]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.837966]  kthread+0x1e0/0x1f0
[   46.838823]  ret_from_fork+0x10/0x34
[   46.839680] 
[   46.840687] The buggy address belongs to the object at ffff621cc3302b00
[   46.840687]  which belongs to the cache kmalloc-128 of size 128
[   46.842453] The buggy address is located 8 bytes inside of
[   46.842453]  128-byte region [ffff621cc3302b00, ffff621cc3302b80)
[   46.843901] The buggy address belongs to the page:
[   46.845501] page:00000000f5981f01 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103302
[   46.847593] flags: 0xbfffc0000000200(slab)
[   46.849003] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   46.850411] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   46.851546] page dumped because: kasan: bad access detected
[   46.852603] 
[   46.852986] Memory state around the buggy address:
[   46.854467]  ffff621cc3302a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   46.856380]  ffff621cc3302a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.857789] >ffff621cc3302b00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.858926]                       ^
[   46.859941]  ffff621cc3302b80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.861153]  ffff621cc3302c00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.862700] ==================================================================

test log snippet boot parser 133

Home

[   47.334898] ==================================================================
[   47.336037] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.0+0x318/0x6b0
[   47.337513] Read of size 8 at addr ffff621cc3302b08 by task kunit_try_catch/221
[   47.338603] 
[   47.339265] CPU: 0 PID: 221 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   47.340641] Hardware name: linux,dummy-virt (DT)
[   47.341543] Call trace:
[   47.342252]  dump_backtrace+0x0/0x2dc
[   47.343061]  show_stack+0x20/0x30
[   47.343892]  dump_stack+0x134/0x190
[   47.345007]  print_address_description.constprop.0+0x9c/0x538
[   47.346198]  kasan_report+0x134/0x1d4
[   47.347007]  __asan_load8+0xa0/0xc4
[   47.347907]  kasan_bitops_test_and_modify.constprop.0+0x318/0x6b0
[   47.349003]  kasan_bitops_generic+0xf0/0x150
[   47.349936]  kunit_try_run_case+0x88/0x120
[   47.350881]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   47.351960]  kthread+0x1e0/0x1f0
[   47.352794]  ret_from_fork+0x10/0x34
[   47.353563] 
[   47.354071] Allocated by task 221:
[   47.354936]  kasan_save_stack+0x38/0x6c
[   47.355841]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   47.356841]  kasan_kmalloc+0x10/0x20
[   47.357702]  kmem_cache_alloc_trace+0x228/0x3fc
[   47.358646]  kasan_bitops_generic+0x8c/0x150
[   47.359584]  kunit_try_run_case+0x88/0x120
[   47.360539]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   47.361591]  kthread+0x1e0/0x1f0
[   47.362417]  ret_from_fork+0x10/0x34
[   47.363119] 
[   47.363689] The buggy address belongs to the object at ffff621cc3302b00
[   47.363689]  which belongs to the cache kmalloc-128 of size 128
[   47.365558] The buggy address is located 8 bytes inside of
[   47.365558]  128-byte region [ffff621cc3302b00, ffff621cc3302b80)
[   47.367258] The buggy address belongs to the page:
[   47.368287] page:00000000f5981f01 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103302
[   47.369757] flags: 0xbfffc0000000200(slab)
[   47.370756] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   47.372115] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   47.373353] page dumped because: kasan: bad access detected
[   47.374322] 
[   47.374800] Memory state around the buggy address:
[   47.375822]  ffff621cc3302a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   47.377109]  ffff621cc3302a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.378389] >ffff621cc3302b00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.379531]                       ^
[   47.380383]  ffff621cc3302b80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.381661]  ffff621cc3302c00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.382824] ==================================================================
---
[   47.234562] ==================================================================
[   47.235772] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.0+0x1f0/0x6b0
[   47.237236] Read of size 8 at addr ffff621cc3302b08 by task kunit_try_catch/221
[   47.238549] 
[   47.239201] CPU: 0 PID: 221 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   47.240568] Hardware name: linux,dummy-virt (DT)
[   47.241453] Call trace:
[   47.242128]  dump_backtrace+0x0/0x2dc
[   47.242966]  show_stack+0x20/0x30
[   47.243764]  dump_stack+0x134/0x190
[   47.244643]  print_address_description.constprop.0+0x9c/0x538
[   47.245735]  kasan_report+0x134/0x1d4
[   47.246610]  __asan_load8+0xa0/0xc4
[   47.248302]  kasan_bitops_test_and_modify.constprop.0+0x1f0/0x6b0
[   47.249343]  kasan_bitops_generic+0xf0/0x150
[   47.249788]  kunit_try_run_case+0x88/0x120
[   47.250394]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   47.251658]  kthread+0x1e0/0x1f0
[   47.252469]  ret_from_fork+0x10/0x34
[   47.253205] 
[   47.253707] Allocated by task 221:
[   47.254585]  kasan_save_stack+0x38/0x6c
[   47.255490]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   47.256472]  kasan_kmalloc+0x10/0x20
[   47.257329]  kmem_cache_alloc_trace+0x228/0x3fc
[   47.258301]  kasan_bitops_generic+0x8c/0x150
[   47.259222]  kunit_try_run_case+0x88/0x120
[   47.260155]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   47.261221]  kthread+0x1e0/0x1f0
[   47.262020]  ret_from_fork+0x10/0x34
[   47.262730] 
[   47.263313] The buggy address belongs to the object at ffff621cc3302b00
[   47.263313]  which belongs to the cache kmalloc-128 of size 128
[   47.265120] The buggy address is located 8 bytes inside of
[   47.265120]  128-byte region [ffff621cc3302b00, ffff621cc3302b80)
[   47.266758] The buggy address belongs to the page:
[   47.267782] page:00000000f5981f01 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103302
[   47.269263] flags: 0xbfffc0000000200(slab)
[   47.270263] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   47.271620] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   47.272828] page dumped because: kasan: bad access detected
[   47.273794] 
[   47.274283] Memory state around the buggy address:
[   47.275280]  ffff621cc3302a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   47.276538]  ffff621cc3302a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.277804] >ffff621cc3302b00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.278960]                       ^
[   47.279802]  ffff621cc3302b80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.281069]  ffff621cc3302c00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.282322] ==================================================================
---
[   47.185019] ==================================================================
[   47.186330] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.0+0x174/0x6b0
[   47.187456] Read of size 8 at addr ffff621cc3302b08 by task kunit_try_catch/221
[   47.188569] 
[   47.189217] CPU: 0 PID: 221 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   47.190595] Hardware name: linux,dummy-virt (DT)
[   47.191458] Call trace:
[   47.192156]  dump_backtrace+0x0/0x2dc
[   47.193015]  show_stack+0x20/0x30
[   47.193864]  dump_stack+0x134/0x190
[   47.194778]  print_address_description.constprop.0+0x9c/0x538
[   47.195874]  kasan_report+0x134/0x1d4
[   47.196765]  __asan_load8+0xa0/0xc4
[   47.197682]  kasan_bitops_test_and_modify.constprop.0+0x174/0x6b0
[   47.198806]  kasan_bitops_generic+0xf0/0x150
[   47.199763]  kunit_try_run_case+0x88/0x120
[   47.200707]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   47.201779]  kthread+0x1e0/0x1f0
[   47.202599]  ret_from_fork+0x10/0x34
[   47.203329] 
[   47.203838] Allocated by task 221:
[   47.204682]  kasan_save_stack+0x38/0x6c
[   47.205629]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   47.206621]  kasan_kmalloc+0x10/0x20
[   47.207479]  kmem_cache_alloc_trace+0x228/0x3fc
[   47.208407]  kasan_bitops_generic+0x8c/0x150
[   47.209341]  kunit_try_run_case+0x88/0x120
[   47.210303]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   47.211352]  kthread+0x1e0/0x1f0
[   47.212145]  ret_from_fork+0x10/0x34
[   47.212856] 
[   47.213430] The buggy address belongs to the object at ffff621cc3302b00
[   47.213430]  which belongs to the cache kmalloc-128 of size 128
[   47.215306] The buggy address is located 8 bytes inside of
[   47.215306]  128-byte region [ffff621cc3302b00, ffff621cc3302b80)
[   47.216950] The buggy address belongs to the page:
[   47.217971] page:00000000f5981f01 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103302
[   47.219446] flags: 0xbfffc0000000200(slab)
[   47.220437] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   47.221789] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   47.223005] page dumped because: kasan: bad access detected
[   47.223950] 
[   47.224418] Memory state around the buggy address:
[   47.225453]  ffff621cc3302a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   47.226721]  ffff621cc3302a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.227983] >ffff621cc3302b00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.229141]                       ^
[   47.230000]  ffff621cc3302b80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.231273]  ffff621cc3302c00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.232438] ==================================================================
---
[   47.487349] ==================================================================
[   47.488586] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.0+0x4b4/0x6b0
[   47.490025] Read of size 8 at addr ffff621cc3302b08 by task kunit_try_catch/221
[   47.491297] 
[   47.491987] CPU: 0 PID: 221 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   47.493388] Hardware name: linux,dummy-virt (DT)
[   47.494283] Call trace:
[   47.494922]  dump_backtrace+0x0/0x2dc
[   47.495765]  show_stack+0x20/0x30
[   47.496644]  dump_stack+0x134/0x190
[   47.497551]  print_address_description.constprop.0+0x9c/0x538
[   47.498658]  kasan_report+0x134/0x1d4
[   47.499482]  __asan_load8+0xa0/0xc4
[   47.500320]  kasan_bitops_test_and_modify.constprop.0+0x4b4/0x6b0
[   47.501446]  kasan_bitops_generic+0xf0/0x150
[   47.502376]  kunit_try_run_case+0x88/0x120
[   47.503333]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   47.504400]  kthread+0x1e0/0x1f0
[   47.505227]  ret_from_fork+0x10/0x34
[   47.505951] 
[   47.506461] Allocated by task 221:
[   47.507329]  kasan_save_stack+0x38/0x6c
[   47.508253]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   47.509241]  kasan_kmalloc+0x10/0x20
[   47.510112]  kmem_cache_alloc_trace+0x228/0x3fc
[   47.511065]  kasan_bitops_generic+0x8c/0x150
[   47.511994]  kunit_try_run_case+0x88/0x120
[   47.512939]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   47.513999]  kthread+0x1e0/0x1f0
[   47.514794]  ret_from_fork+0x10/0x34
[   47.515523] 
[   47.516057] The buggy address belongs to the object at ffff621cc3302b00
[   47.516057]  which belongs to the cache kmalloc-128 of size 128
[   47.517952] The buggy address is located 8 bytes inside of
[   47.517952]  128-byte region [ffff621cc3302b00, ffff621cc3302b80)
[   47.519589] The buggy address belongs to the page:
[   47.520631] page:00000000f5981f01 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103302
[   47.522110] flags: 0xbfffc0000000200(slab)
[   47.523104] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   47.524477] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   47.525713] page dumped because: kasan: bad access detected
[   47.526666] 
[   47.527185] Memory state around the buggy address:
[   47.528180]  ffff621cc3302a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   47.529466]  ffff621cc3302a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.530741] >ffff621cc3302b00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.531902]                       ^
[   47.532755]  ffff621cc3302b80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.533995]  ffff621cc3302c00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.535182] ==================================================================
---
[   47.437295] ==================================================================
[   47.438746] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.0+0x438/0x6b0
[   47.440240] Read of size 8 at addr ffff621cc3302b08 by task kunit_try_catch/221
[   47.441390] 
[   47.442003] CPU: 0 PID: 221 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   47.443455] Hardware name: linux,dummy-virt (DT)
[   47.444320] Call trace:
[   47.445013]  dump_backtrace+0x0/0x2dc
[   47.445861]  show_stack+0x20/0x30
[   47.446711]  dump_stack+0x134/0x190
[   47.447605]  print_address_description.constprop.0+0x9c/0x538
[   47.448702]  kasan_report+0x134/0x1d4
[   47.449586]  __asan_load8+0xa0/0xc4
[   47.450471]  kasan_bitops_test_and_modify.constprop.0+0x438/0x6b0
[   47.451593]  kasan_bitops_generic+0xf0/0x150
[   47.452541]  kunit_try_run_case+0x88/0x120
[   47.453508]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   47.454574]  kthread+0x1e0/0x1f0
[   47.455391]  ret_from_fork+0x10/0x34
[   47.456114] 
[   47.456660] Allocated by task 221:
[   47.457530]  kasan_save_stack+0x38/0x6c
[   47.458423]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   47.459384]  kasan_kmalloc+0x10/0x20
[   47.460248]  kmem_cache_alloc_trace+0x228/0x3fc
[   47.461204]  kasan_bitops_generic+0x8c/0x150
[   47.462268]  kunit_try_run_case+0x88/0x120
[   47.463208]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   47.464270]  kthread+0x1e0/0x1f0
[   47.465056]  ret_from_fork+0x10/0x34
[   47.465793] 
[   47.466363] The buggy address belongs to the object at ffff621cc3302b00
[   47.466363]  which belongs to the cache kmalloc-128 of size 128
[   47.468232] The buggy address is located 8 bytes inside of
[   47.468232]  128-byte region [ffff621cc3302b00, ffff621cc3302b80)
[   47.469934] The buggy address belongs to the page:
[   47.470953] page:00000000f5981f01 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103302
[   47.471943] flags: 0xbfffc0000000200(slab)
[   47.472668] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   47.474102] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   47.475337] page dumped because: kasan: bad access detected
[   47.476295] 
[   47.476772] Memory state around the buggy address:
[   47.477796]  ffff621cc3302a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   47.479063]  ffff621cc3302a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.480351] >ffff621cc3302b00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.481528]                       ^
[   47.482370]  ffff621cc3302b80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.483641]  ffff621cc3302c00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.484813] ==================================================================

test log snippet boot parser 134

Home

[   47.133536] ==================================================================
[   47.134760] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.0+0xc8/0x6b0
[   47.136298] Write of size 8 at addr ffff621cc3302b08 by task kunit_try_catch/221
[   47.137470] 
[   47.138096] CPU: 0 PID: 221 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   47.139433] Hardware name: linux,dummy-virt (DT)
[   47.140291] Call trace:
[   47.140978]  dump_backtrace+0x0/0x2dc
[   47.141827]  show_stack+0x20/0x30
[   47.142678]  dump_stack+0x134/0x190
[   47.143570]  print_address_description.constprop.0+0x9c/0x538
[   47.144643]  kasan_report+0x134/0x1d4
[   47.145563]  check_memory_region+0xf8/0x1a0
[   47.146485]  __kasan_check_write+0x3c/0x50
[   47.147441]  kasan_bitops_test_and_modify.constprop.0+0xc8/0x6b0
[   47.148547]  kasan_bitops_generic+0xf0/0x150
[   47.149506]  kunit_try_run_case+0x88/0x120
[   47.150448]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   47.151473]  kthread+0x1e0/0x1f0
[   47.152267]  ret_from_fork+0x10/0x34
[   47.152961] 
[   47.153475] Allocated by task 221:
[   47.154341]  kasan_save_stack+0x38/0x6c
[   47.155254]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   47.156235]  kasan_kmalloc+0x10/0x20
[   47.157090]  kmem_cache_alloc_trace+0x228/0x3fc
[   47.158063]  kasan_bitops_generic+0x8c/0x150
[   47.158995]  kunit_try_run_case+0x88/0x120
[   47.159941]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   47.160996]  kthread+0x1e0/0x1f0
[   47.161829]  ret_from_fork+0x10/0x34
[   47.162568] 
[   47.163116] The buggy address belongs to the object at ffff621cc3302b00
[   47.163116]  which belongs to the cache kmalloc-128 of size 128
[   47.164991] The buggy address is located 8 bytes inside of
[   47.164991]  128-byte region [ffff621cc3302b00, ffff621cc3302b80)
[   47.166654] The buggy address belongs to the page:
[   47.167662] page:00000000f5981f01 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103302
[   47.169132] flags: 0xbfffc0000000200(slab)
[   47.170155] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   47.171493] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   47.172694] page dumped because: kasan: bad access detected
[   47.173649] 
[   47.174137] Memory state around the buggy address:
[   47.175147]  ffff621cc3302a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   47.176421]  ffff621cc3302a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.177687] >ffff621cc3302b00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.178838]                       ^
[   47.179690]  ffff621cc3302b80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.180954]  ffff621cc3302c00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.182113] ==================================================================
---
[   47.386140] ==================================================================
[   47.387478] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.0+0x398/0x6b0
[   47.388894] Write of size 8 at addr ffff621cc3302b08 by task kunit_try_catch/221
[   47.390062] 
[   47.390669] CPU: 0 PID: 221 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   47.392049] Hardware name: linux,dummy-virt (DT)
[   47.392921] Call trace:
[   47.393625]  dump_backtrace+0x0/0x2dc
[   47.394475]  show_stack+0x20/0x30
[   47.395313]  dump_stack+0x134/0x190
[   47.396203]  print_address_description.constprop.0+0x9c/0x538
[   47.397273]  kasan_report+0x134/0x1d4
[   47.398125]  check_memory_region+0xf8/0x1a0
[   47.399056]  __kasan_check_write+0x3c/0x50
[   47.400010]  kasan_bitops_test_and_modify.constprop.0+0x398/0x6b0
[   47.401109]  kasan_bitops_generic+0xf0/0x150
[   47.402055]  kunit_try_run_case+0x88/0x120
[   47.403002]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   47.404067]  kthread+0x1e0/0x1f0
[   47.404872]  ret_from_fork+0x10/0x34
[   47.405628] 
[   47.406145] Allocated by task 221:
[   47.406987]  kasan_save_stack+0x38/0x6c
[   47.407870]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   47.408857]  kasan_kmalloc+0x10/0x20
[   47.409716]  kmem_cache_alloc_trace+0x228/0x3fc
[   47.410696]  kasan_bitops_generic+0x8c/0x150
[   47.411623]  kunit_try_run_case+0x88/0x120
[   47.412565]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   47.413646]  kthread+0x1e0/0x1f0
[   47.414453]  ret_from_fork+0x10/0x34
[   47.415186] 
[   47.415746] The buggy address belongs to the object at ffff621cc3302b00
[   47.415746]  which belongs to the cache kmalloc-128 of size 128
[   47.417634] The buggy address is located 8 bytes inside of
[   47.417634]  128-byte region [ffff621cc3302b00, ffff621cc3302b80)
[   47.419247] The buggy address belongs to the page:
[   47.420271] page:00000000f5981f01 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103302
[   47.421691] flags: 0xbfffc0000000200(slab)
[   47.422692] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   47.424040] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   47.425261] page dumped because: kasan: bad access detected
[   47.426230] 
[   47.426731] Memory state around the buggy address:
[   47.427731]  ffff621cc3302a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   47.428989]  ffff621cc3302a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.430264] >ffff621cc3302b00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.431408]                       ^
[   47.432231]  ffff621cc3302b80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.433498]  ffff621cc3302c00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.434642] ==================================================================
---
[   47.284763] ==================================================================
[   47.285967] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.0+0x278/0x6b0
[   47.287277] Write of size 8 at addr ffff621cc3302b08 by task kunit_try_catch/221
[   47.288390] 
[   47.289046] CPU: 0 PID: 221 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   47.290419] Hardware name: linux,dummy-virt (DT)
[   47.291272] Call trace:
[   47.291945]  dump_backtrace+0x0/0x2dc
[   47.292800]  show_stack+0x20/0x30
[   47.293646]  dump_stack+0x134/0x190
[   47.294564]  print_address_description.constprop.0+0x9c/0x538
[   47.295649]  kasan_report+0x134/0x1d4
[   47.296534]  check_memory_region+0xf8/0x1a0
[   47.297459]  __kasan_check_write+0x3c/0x50
[   47.298434]  kasan_bitops_test_and_modify.constprop.0+0x278/0x6b0
[   47.299538]  kasan_bitops_generic+0xf0/0x150
[   47.300441]  kunit_try_run_case+0x88/0x120
[   47.301393]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   47.302450]  kthread+0x1e0/0x1f0
[   47.303258]  ret_from_fork+0x10/0x34
[   47.303970] 
[   47.304495] Allocated by task 221:
[   47.305342]  kasan_save_stack+0x38/0x6c
[   47.306240]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   47.307222]  kasan_kmalloc+0x10/0x20
[   47.308035]  kmem_cache_alloc_trace+0x228/0x3fc
[   47.309000]  kasan_bitops_generic+0x8c/0x150
[   47.309914]  kunit_try_run_case+0x88/0x120
[   47.310842]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   47.311886]  kthread+0x1e0/0x1f0
[   47.312536]  ret_from_fork+0x10/0x34
[   47.312858] 
[   47.313124] The buggy address belongs to the object at ffff621cc3302b00
[   47.313124]  which belongs to the cache kmalloc-128 of size 128
[   47.315233] The buggy address is located 8 bytes inside of
[   47.315233]  128-byte region [ffff621cc3302b00, ffff621cc3302b80)
[   47.316843] The buggy address belongs to the page:
[   47.317863] page:00000000f5981f01 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103302
[   47.319358] flags: 0xbfffc0000000200(slab)
[   47.320351] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   47.321693] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   47.322921] page dumped because: kasan: bad access detected
[   47.323892] 
[   47.324399] Memory state around the buggy address:
[   47.325444]  ffff621cc3302a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   47.326695]  ffff621cc3302a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.327945] >ffff621cc3302b00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.329088]                       ^
[   47.329926]  ffff621cc3302b80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.331204]  ffff621cc3302c00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.332372] ==================================================================
---
[   47.537297] ==================================================================
[   47.538467] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.0+0x534/0x6b0
[   47.540101] Write of size 8 at addr ffff621cc3302b08 by task kunit_try_catch/221
[   47.541302] 
[   47.541927] CPU: 0 PID: 221 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   47.543223] Hardware name: linux,dummy-virt (DT)
[   47.544086] Call trace:
[   47.544783]  dump_backtrace+0x0/0x2dc
[   47.545660]  show_stack+0x20/0x30
[   47.546510]  dump_stack+0x134/0x190
[   47.547394]  print_address_description.constprop.0+0x9c/0x538
[   47.548541]  kasan_report+0x134/0x1d4
[   47.549448]  check_memory_region+0xf8/0x1a0
[   47.550390]  __kasan_check_write+0x3c/0x50
[   47.551356]  kasan_bitops_test_and_modify.constprop.0+0x534/0x6b0
[   47.552494]  kasan_bitops_generic+0xf0/0x150
[   47.553446]  kunit_try_run_case+0x88/0x120
[   47.554418]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   47.555474]  kthread+0x1e0/0x1f0
[   47.556297]  ret_from_fork+0x10/0x34
[   47.557011] 
[   47.557526] Allocated by task 221:
[   47.558385]  kasan_save_stack+0x38/0x6c
[   47.559318]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   47.560280]  kasan_kmalloc+0x10/0x20
[   47.561127]  kmem_cache_alloc_trace+0x228/0x3fc
[   47.562049]  kasan_bitops_generic+0x8c/0x150
[   47.562937]  kunit_try_run_case+0x88/0x120
[   47.563878]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   47.564935]  kthread+0x1e0/0x1f0
[   47.565749]  ret_from_fork+0x10/0x34
[   47.566458] 
[   47.567032] The buggy address belongs to the object at ffff621cc3302b00
[   47.567032]  which belongs to the cache kmalloc-128 of size 128
[   47.568947] The buggy address is located 8 bytes inside of
[   47.568947]  128-byte region [ffff621cc3302b00, ffff621cc3302b80)
[   47.570645] The buggy address belongs to the page:
[   47.571657] page:00000000f5981f01 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103302
[   47.573120] flags: 0xbfffc0000000200(slab)
[   47.574125] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   47.575458] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   47.576689] page dumped because: kasan: bad access detected
[   47.577659] 
[   47.578152] Memory state around the buggy address:
[   47.579150]  ffff621cc3302a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   47.580426]  ffff621cc3302a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.581704] >ffff621cc3302b00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.582861]                       ^
[   47.583711]  ffff621cc3302b80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.584987]  ffff621cc3302c00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.586185] ==================================================================

test log snippet boot parser 135

Home

[   43.825244] ==================================================================
[   43.827724] BUG: KASAN: slab-out-of-bounds in kmalloc_large_oob_right+0x124/0x1e0
[   43.829027] Write of size 1 at addr ffff621cc0945f00 by task kunit_try_catch/193
[   43.830010] 
[   43.830633] CPU: 0 PID: 193 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   43.831979] Hardware name: linux,dummy-virt (DT)
[   43.832624] Call trace:
[   43.834004]  dump_backtrace+0x0/0x2dc
[   43.834806]  show_stack+0x20/0x30
[   43.835897]  dump_stack+0x134/0x190
[   43.836806]  print_address_description.constprop.0+0x9c/0x538
[   43.837904]  kasan_report+0x134/0x1d4
[   43.838676]  __asan_store1+0x88/0xb0
[   43.839648]  kmalloc_large_oob_right+0x124/0x1e0
[   43.840684]  kunit_try_run_case+0x88/0x120
[   43.841645]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   43.842675]  kthread+0x1e0/0x1f0
[   43.843509]  ret_from_fork+0x10/0x34
[   43.844277] 
[   43.844780] Allocated by task 193:
[   43.845614]  kasan_save_stack+0x38/0x6c
[   43.846537]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   43.847523]  kasan_kmalloc+0x10/0x20
[   43.848379]  kmem_cache_alloc_trace+0x228/0x3fc
[   43.849315]  kmalloc_large_oob_right+0xa8/0x1e0
[   43.850273]  kunit_try_run_case+0x88/0x120
[   43.851208]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   43.852377]  kthread+0x1e0/0x1f0
[   43.853103]  ret_from_fork+0x10/0x34
[   43.853837] 
[   43.854411] The buggy address belongs to the object at ffff621cc0944000
[   43.854411]  which belongs to the cache kmalloc-8k of size 8192
[   43.856253] The buggy address is located 7936 bytes inside of
[   43.856253]  8192-byte region [ffff621cc0944000, ffff621cc0946000)
[   43.858097] The buggy address belongs to the page:
[   43.859104] page:00000000a6beeb42 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x100940
[   43.860558] head:00000000a6beeb42 order:3 compound_mapcount:0 compound_pincount:0
[   43.861811] flags: 0xbfffc0000010200(slab|head)
[   43.862861] raw: 0bfffc0000010200 dead000000000100 dead000000000122 ffff621cc0003380
[   43.864196] raw: 0000000000000000 0000000080020002 00000001ffffffff 0000000000000000
[   43.865416] page dumped because: kasan: bad access detected
[   43.866381] 
[   43.866861] Memory state around the buggy address:
[   43.867889]  ffff621cc0945e00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   43.869139]  ffff621cc0945e80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   43.870402] >ffff621cc0945f00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   43.871552]                    ^
[   43.872359]  ffff621cc0945f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   43.873627]  ffff621cc0946000: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   43.874798] ==================================================================

test log snippet boot parser 136

Home

[   43.586208] ==================================================================
[   43.588477] BUG: KASAN: slab-out-of-bounds in kmalloc_node_oob_right+0x12c/0x1f0
[   43.590010] Write of size 1 at addr ffff621cc3329000 by task kunit_try_catch/189
[   43.591574] 
[   43.592088] CPU: 1 PID: 189 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   43.593892] Hardware name: linux,dummy-virt (DT)
[   43.595234] Call trace:
[   43.596390]  dump_backtrace+0x0/0x2dc
[   43.597232]  show_stack+0x20/0x30
[   43.598036]  dump_stack+0x134/0x190
[   43.598852]  print_address_description.constprop.0+0x9c/0x538
[   43.600424]  kasan_report+0x134/0x1d4
[   43.601380]  __asan_store1+0x88/0xb0
[   43.602214]  kmalloc_node_oob_right+0x12c/0x1f0
[   43.603510]  kunit_try_run_case+0x88/0x120
[   43.604229]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   43.605341]  kthread+0x1e0/0x1f0
[   43.606155]  ret_from_fork+0x10/0x34
[   43.606902] 
[   43.607720] Allocated by task 189:
[   43.608401]  kasan_save_stack+0x38/0x6c
[   43.609079]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   43.609852]  kasan_kmalloc+0x10/0x20
[   43.611030]  kmem_cache_alloc_node_trace+0x1dc/0x3e0
[   43.612790]  kmalloc_node_oob_right+0xb0/0x1f0
[   43.613834]  kunit_try_run_case+0x88/0x120
[   43.614838]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   43.616099]  kthread+0x1e0/0x1f0
[   43.617958]  ret_from_fork+0x10/0x34
[   43.618624] 
[   43.619316] The buggy address belongs to the object at ffff621cc3328000
[   43.619316]  which belongs to the cache kmalloc-4k of size 4096
[   43.621445] The buggy address is located 0 bytes to the right of
[   43.621445]  4096-byte region [ffff621cc3328000, ffff621cc3329000)
[   43.623537] The buggy address belongs to the page:
[   43.624382] page:000000002eb73ba7 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103328
[   43.625723] head:000000002eb73ba7 order:3 compound_mapcount:0 compound_pincount:0
[   43.627182] flags: 0xbfffc0000010200(slab|head)
[   43.628332] raw: 0bfffc0000010200 dead000000000100 dead000000000122 ffff621cc0003500
[   43.630393] raw: 0000000000000000 0000000080040004 00000001ffffffff 0000000000000000
[   43.631681] page dumped because: kasan: bad access detected
[   43.632826] 
[   43.633226] Memory state around the buggy address:
[   43.633969]  ffff621cc3328f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   43.635912]  ffff621cc3328f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   43.637229] >ffff621cc3329000: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   43.638345]                    ^
[   43.639232]  ffff621cc3329080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   43.640538]  ffff621cc3329100: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   43.641711] ==================================================================

test log snippet boot parser 137

Home

[   44.034613] ==================================================================
[   44.036325] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_16+0x17c/0x25c
[   44.037531] Write of size 16 at addr ffff621cc2f39700 by task kunit_try_catch/196
[   44.038771] 
[   44.039478] CPU: 0 PID: 196 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   44.040897] Hardware name: linux,dummy-virt (DT)
[   44.041791] Call trace:
[   44.042541]  dump_backtrace+0x0/0x2dc
[   44.043462]  show_stack+0x20/0x30
[   44.044361]  dump_stack+0x134/0x190
[   44.045328]  print_address_description.constprop.0+0x9c/0x538
[   44.046472]  kasan_report+0x134/0x1d4
[   44.047357]  __asan_store16+0x90/0xc0
[   44.048011]  kmalloc_oob_16+0x17c/0x25c
[   44.048729]  kunit_try_run_case+0x88/0x120
[   44.049557]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   44.050610]  kthread+0x1e0/0x1f0
[   44.051881]  ret_from_fork+0x10/0x34
[   44.052698] 
[   44.053263] Allocated by task 196:
[   44.054153]  kasan_save_stack+0x38/0x6c
[   44.055458]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   44.056391]  kasan_kmalloc+0x10/0x20
[   44.057261]  kmem_cache_alloc_trace+0x228/0x3fc
[   44.058222]  kmalloc_oob_16+0xb8/0x25c
[   44.059464]  kunit_try_run_case+0x88/0x120
[   44.060129]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   44.061439]  kthread+0x1e0/0x1f0
[   44.062227]  ret_from_fork+0x10/0x34
[   44.062742] 
[   44.063904] The buggy address belongs to the object at ffff621cc2f39700
[   44.063904]  which belongs to the cache kmalloc-128 of size 128
[   44.065932] The buggy address is located 0 bytes inside of
[   44.065932]  128-byte region [ffff621cc2f39700, ffff621cc2f39780)
[   44.067661] The buggy address belongs to the page:
[   44.068894] page:00000000289e98d2 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102f39
[   44.070373] flags: 0xbfffc0000000200(slab)
[   44.071385] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   44.072723] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   44.073968] page dumped because: kasan: bad access detected
[   44.075127] 
[   44.075611] Memory state around the buggy address:
[   44.076636]  ffff621cc2f39600: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   44.077883]  ffff621cc2f39680: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.079220] >ffff621cc2f39700: 00 05 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.080687]                       ^
[   44.081327]  ffff621cc2f39780: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.082400]  ffff621cc2f39800: 00 00 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.084092] ==================================================================

test log snippet boot parser 138

Home

[   44.193905] ==================================================================
[   44.195713] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_in_memset+0x128/0x1e0
[   44.196926] Write of size 671 at addr ffff621cc2343800 by task kunit_try_catch/198
[   44.199368] 
[   44.200126] CPU: 0 PID: 198 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   44.201818] Hardware name: linux,dummy-virt (DT)
[   44.202702] Call trace:
[   44.203460]  dump_backtrace+0x0/0x2dc
[   44.204703]  show_stack+0x20/0x30
[   44.205614]  dump_stack+0x134/0x190
[   44.206486]  print_address_description.constprop.0+0x9c/0x538
[   44.207761]  kasan_report+0x134/0x1d4
[   44.208803]  check_memory_region+0xf8/0x1a0
[   44.210276]  memset+0x54/0x90
[   44.211607]  kmalloc_oob_in_memset+0x128/0x1e0
[   44.212549]  kunit_try_run_case+0x88/0x120
[   44.213635]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   44.214641]  kthread+0x1e0/0x1f0
[   44.216314]  ret_from_fork+0x10/0x34
[   44.217380] 
[   44.218361] Allocated by task 198:
[   44.219419]  kasan_save_stack+0x38/0x6c
[   44.220536]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   44.221651]  kasan_kmalloc+0x10/0x20
[   44.222533]  kmem_cache_alloc_trace+0x228/0x3fc
[   44.223459]  kmalloc_oob_in_memset+0xa8/0x1e0
[   44.224179]  kunit_try_run_case+0x88/0x120
[   44.224885]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   44.227025]  kthread+0x1e0/0x1f0
[   44.228141]  ret_from_fork+0x10/0x34
[   44.228939] 
[   44.229466] The buggy address belongs to the object at ffff621cc2343800
[   44.229466]  which belongs to the cache kmalloc-1k of size 1024
[   44.231727] The buggy address is located 0 bytes inside of
[   44.231727]  1024-byte region [ffff621cc2343800, ffff621cc2343c00)
[   44.232911] The buggy address belongs to the page:
[   44.233952] page:00000000b83e12fa refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102340
[   44.236107] head:00000000b83e12fa order:3 compound_mapcount:0 compound_pincount:0
[   44.237311] flags: 0xbfffc0000010200(slab|head)
[   44.238679] raw: 0bfffc0000010200 dead000000000100 dead000000000122 ffff621cc0003800
[   44.239917] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   44.241301] page dumped because: kasan: bad access detected
[   44.242237] 
[   44.242684] Memory state around the buggy address:
[   44.243706]  ffff621cc2343980: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   44.245040]  ffff621cc2343a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   44.246339] >ffff621cc2343a80: 00 00 00 02 fc fc fc fc fc fc fc fc fc fc fc fc
[   44.248092]                             ^
[   44.249222]  ffff621cc2343b00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.250177]  ffff621cc2343b80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.251174] ==================================================================

test log snippet boot parser 139

Home

[   43.960880] ==================================================================
[   43.963495] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_krealloc_less+0x16c/0x230
[   43.964433] Write of size 1 at addr ffff621cc32ad50f by task kunit_try_catch/195
[   43.965561] 
[   43.966889] CPU: 1 PID: 195 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   43.968292] Hardware name: linux,dummy-virt (DT)
[   43.969677] Call trace:
[   43.970559]  dump_backtrace+0x0/0x2dc
[   43.971877]  show_stack+0x20/0x30
[   43.972715]  dump_stack+0x134/0x190
[   43.973432]  print_address_description.constprop.0+0x9c/0x538
[   43.974879]  kasan_report+0x134/0x1d4
[   43.976101]  __asan_store1+0x88/0xb0
[   43.977401]  kmalloc_oob_krealloc_less+0x16c/0x230
[   43.978399]  kunit_try_run_case+0x88/0x120
[   43.979403]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   43.980196]  kthread+0x1e0/0x1f0
[   43.980802]  ret_from_fork+0x10/0x34
[   43.982060] 
[   43.983026] Allocated by task 195:
[   43.984108]  kasan_save_stack+0x38/0x6c
[   43.985197]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   43.986239]  kasan_krealloc+0x68/0x80
[   43.987073]  krealloc+0x118/0x174
[   43.987850]  kmalloc_oob_krealloc_less+0xfc/0x230
[   43.988584]  kunit_try_run_case+0x88/0x120
[   43.989318]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   43.990814]  kthread+0x1e0/0x1f0
[   43.991901]  ret_from_fork+0x10/0x34
[   43.993035] 
[   43.994009] The buggy address belongs to the object at ffff621cc32ad500
[   43.994009]  which belongs to the cache kmalloc-128 of size 128
[   43.996042] The buggy address is located 15 bytes inside of
[   43.996042]  128-byte region [ffff621cc32ad500, ffff621cc32ad580)
[   43.998584] The buggy address belongs to the page:
[   44.000075] page:00000000cf5bda87 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1032ad
[   44.001984] flags: 0xbfffc0000000200(slab)
[   44.003030] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   44.005902] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   44.009447] page dumped because: kasan: bad access detected
[   44.010750] 
[   44.011618] Memory state around the buggy address:
[   44.012769]  ffff621cc32ad400: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   44.013733]  ffff621cc32ad480: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.014801] >ffff621cc32ad500: 00 07 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.016315]                       ^
[   44.017320]  ffff621cc32ad580: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.018556]  ffff621cc32ad600: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.020185] ==================================================================

test log snippet boot parser 140

Home

[   43.893552] ==================================================================
[   43.895466] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_krealloc_more+0x16c/0x230
[   43.896773] Write of size 1 at addr ffff621cc2f39413 by task kunit_try_catch/194
[   43.898007] 
[   43.898732] CPU: 0 PID: 194 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   43.900134] Hardware name: linux,dummy-virt (DT)
[   43.901061] Call trace:
[   43.901853]  dump_backtrace+0x0/0x2dc
[   43.902738]  show_stack+0x20/0x30
[   43.903590]  dump_stack+0x134/0x190
[   43.904454]  print_address_description.constprop.0+0x9c/0x538
[   43.905566]  kasan_report+0x134/0x1d4
[   43.906437]  __asan_store1+0x88/0xb0
[   43.907312]  kmalloc_oob_krealloc_more+0x16c/0x230
[   43.908289]  kunit_try_run_case+0x88/0x120
[   43.909245]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   43.910332]  kthread+0x1e0/0x1f0
[   43.911132]  ret_from_fork+0x10/0x34
[   43.911883] 
[   43.912419] Allocated by task 194:
[   43.913297]  kasan_save_stack+0x38/0x6c
[   43.914224]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   43.915220]  kasan_krealloc+0x68/0x80
[   43.916032]  krealloc+0x118/0x174
[   43.916859]  kmalloc_oob_krealloc_more+0xfc/0x230
[   43.917850]  kunit_try_run_case+0x88/0x120
[   43.918796]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   43.919903]  kthread+0x1e0/0x1f0
[   43.920700]  ret_from_fork+0x10/0x34
[   43.921455] 
[   43.922014] The buggy address belongs to the object at ffff621cc2f39400
[   43.922014]  which belongs to the cache kmalloc-128 of size 128
[   43.923856] The buggy address is located 19 bytes inside of
[   43.923856]  128-byte region [ffff621cc2f39400, ffff621cc2f39480)
[   43.925486] The buggy address belongs to the page:
[   43.926509] page:00000000289e98d2 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102f39
[   43.927984] flags: 0xbfffc0000000200(slab)
[   43.928995] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   43.930344] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   43.931560] page dumped because: kasan: bad access detected
[   43.932545] 
[   43.933018] Memory state around the buggy address:
[   43.934063]  ffff621cc2f39300: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   43.935337]  ffff621cc2f39380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   43.936599] >ffff621cc2f39400: 00 00 03 fc fc fc fc fc fc fc fc fc fc fc fc fc
[   43.937774]                          ^
[   43.938648]  ffff621cc2f39480: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   43.939925]  ffff621cc2f39500: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   43.941070] ==================================================================

test log snippet boot parser 141

Home

[   43.494106] ==================================================================
[   43.496616] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_left+0x124/0x1f0
[   43.498604] Read of size 1 at addr ffff621cc2f38eff by task kunit_try_catch/188
[   43.499458] 
[   43.500550] CPU: 0 PID: 188 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   43.501906] Hardware name: linux,dummy-virt (DT)
[   43.502819] Call trace:
[   43.503581]  dump_backtrace+0x0/0x2dc
[   43.504412]  show_stack+0x20/0x30
[   43.505279]  dump_stack+0x134/0x190
[   43.506209]  print_address_description.constprop.0+0x9c/0x538
[   43.507314]  kasan_report+0x134/0x1d4
[   43.508175]  __asan_load1+0x88/0xb0
[   43.509024]  kmalloc_oob_left+0x124/0x1f0
[   43.510113]  kunit_try_run_case+0x88/0x120
[   43.511339]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   43.512674]  kthread+0x1e0/0x1f0
[   43.513452]  ret_from_fork+0x10/0x34
[   43.514204] 
[   43.514667] Allocated by task 1:
[   43.516036]  kasan_save_stack+0x38/0x6c
[   43.516976]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   43.517726]  kasan_kmalloc+0x10/0x20
[   43.518903]  kmem_cache_alloc_trace+0x228/0x3fc
[   43.520079]  __kthread_create_on_node+0xc4/0x280
[   43.521097]  kthread_create_on_node+0xa8/0xe0
[   43.522032]  kunit_try_catch_run+0xe4/0x26c
[   43.523014]  kunit_run_case_catch_errors+0x120/0x1d4
[   43.524115]  kunit_run_tests+0x104/0x17c
[   43.525093]  __kunit_test_suites_init+0x58/0x80
[   43.526082]  kunit_run_all_tests+0xb8/0xe0
[   43.527054]  kernel_init_freeable+0x350/0x390
[   43.527982]  kernel_init+0x1c/0x144
[   43.528808]  ret_from_fork+0x10/0x34
[   43.529533] 
[   43.530086] Freed by task 1:
[   43.530801]  kasan_save_stack+0x38/0x6c
[   43.532064]  kasan_set_track+0x28/0x40
[   43.532958]  kasan_set_free_info+0x24/0x4c
[   43.533891]  __kasan_slab_free+0x100/0x164
[   43.534798]  kasan_slab_free+0x14/0x20
[   43.535759]  kfree+0xf8/0x5b0
[   43.536393]  __kthread_create_on_node+0x1ec/0x280
[   43.537129]  kthread_create_on_node+0xa8/0xe0
[   43.538150]  kunit_try_catch_run+0xe4/0x26c
[   43.540109]  kunit_run_case_catch_errors+0x120/0x1d4
[   43.541110]  kunit_run_tests+0x104/0x17c
[   43.542060]  __kunit_test_suites_init+0x58/0x80
[   43.543544]  kunit_run_all_tests+0xb8/0xe0
[   43.544382]  kernel_init_freeable+0x350/0x390
[   43.545300]  kernel_init+0x1c/0x144
[   43.546137]  ret_from_fork+0x10/0x34
[   43.546881] 
[   43.547460] The buggy address belongs to the object at ffff621cc2f38e00
[   43.547460]  which belongs to the cache kmalloc-128 of size 128
[   43.549854] The buggy address is located 127 bytes to the right of
[   43.549854]  128-byte region [ffff621cc2f38e00, ffff621cc2f38e80)
[   43.551651] The buggy address belongs to the page:
[   43.553192] page:000000006ac07e5c refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102f38
[   43.554640] flags: 0xbfffc0000000200(slab)
[   43.555650] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   43.557485] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   43.559487] page dumped because: kasan: bad access detected
[   43.560960] 
[   43.561580] Memory state around the buggy address:
[   43.562680]  ffff621cc2f38d80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   43.563991]  ffff621cc2f38e00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   43.565561] >ffff621cc2f38e80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   43.566718]                                                                 ^
[   43.568317]  ffff621cc2f38f00: 00 07 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   43.569613]  ffff621cc2f38f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   43.570792] ==================================================================

test log snippet boot parser 142

Home

[   44.266260] ==================================================================
[   44.268093] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_memset_2+0x128/0x1e0
[   44.269949] Write of size 2 at addr ffff621cc32adc07 by task kunit_try_catch/199
[   44.271330] 
[   44.272364] CPU: 1 PID: 199 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   44.273841] Hardware name: linux,dummy-virt (DT)
[   44.274730] Call trace:
[   44.275487]  dump_backtrace+0x0/0x2dc
[   44.276300]  show_stack+0x20/0x30
[   44.277011]  dump_stack+0x134/0x190
[   44.277810]  print_address_description.constprop.0+0x9c/0x538
[   44.279247]  kasan_report+0x134/0x1d4
[   44.280128]  check_memory_region+0xf8/0x1a0
[   44.281042]  memset+0x54/0x90
[   44.281849]  kmalloc_oob_memset_2+0x128/0x1e0
[   44.282826]  kunit_try_run_case+0x88/0x120
[   44.283865]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   44.284908]  kthread+0x1e0/0x1f0
[   44.286479]  ret_from_fork+0x10/0x34
[   44.287392] 
[   44.287921] Allocated by task 199:
[   44.289075]  kasan_save_stack+0x38/0x6c
[   44.289999]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   44.290998]  kasan_kmalloc+0x10/0x20
[   44.291875]  kmem_cache_alloc_trace+0x228/0x3fc
[   44.293007]  kmalloc_oob_memset_2+0xa8/0x1e0
[   44.293980]  kunit_try_run_case+0x88/0x120
[   44.294983]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   44.296207]  kthread+0x1e0/0x1f0
[   44.296996]  ret_from_fork+0x10/0x34
[   44.297730] 
[   44.298258] The buggy address belongs to the object at ffff621cc32adc00
[   44.298258]  which belongs to the cache kmalloc-128 of size 128
[   44.300329] The buggy address is located 7 bytes inside of
[   44.300329]  128-byte region [ffff621cc32adc00, ffff621cc32adc80)
[   44.301895] The buggy address belongs to the page:
[   44.302877] page:00000000cf5bda87 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1032ad
[   44.304494] flags: 0xbfffc0000000200(slab)
[   44.306083] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   44.307591] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   44.308998] page dumped because: kasan: bad access detected
[   44.309968] 
[   44.310481] Memory state around the buggy address:
[   44.311683]  ffff621cc32adb00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   44.313047]  ffff621cc32adb80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.314335] >ffff621cc32adc00: 00 fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.315599]                       ^
[   44.316507]  ffff621cc32adc80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.317785]  ffff621cc32add00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.319427] ==================================================================

test log snippet boot parser 143

Home

[   44.477983] ==================================================================
[   44.480603] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_memset_16+0x128/0x1e0
[   44.481952] Write of size 16 at addr ffff621cc2f3c101 by task kunit_try_catch/202
[   44.483397] 
[   44.484512] CPU: 0 PID: 202 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   44.485654] Hardware name: linux,dummy-virt (DT)
[   44.486603] Call trace:
[   44.487619]  dump_backtrace+0x0/0x2dc
[   44.488492]  show_stack+0x20/0x30
[   44.489294]  dump_stack+0x134/0x190
[   44.490135]  print_address_description.constprop.0+0x9c/0x538
[   44.491412]  kasan_report+0x134/0x1d4
[   44.492459]  check_memory_region+0xf8/0x1a0
[   44.493428]  memset+0x54/0x90
[   44.494224]  kmalloc_oob_memset_16+0x128/0x1e0
[   44.495095]  kunit_try_run_case+0x88/0x120
[   44.496040]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   44.497114]  kthread+0x1e0/0x1f0
[   44.498030]  ret_from_fork+0x10/0x34
[   44.498959] 
[   44.499496] Allocated by task 202:
[   44.500327]  kasan_save_stack+0x38/0x6c
[   44.501428]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   44.502460]  kasan_kmalloc+0x10/0x20
[   44.503433]  kmem_cache_alloc_trace+0x228/0x3fc
[   44.504529]  kmalloc_oob_memset_16+0xa8/0x1e0
[   44.505550]  kunit_try_run_case+0x88/0x120
[   44.506517]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   44.507740]  kthread+0x1e0/0x1f0
[   44.508116]  ret_from_fork+0x10/0x34
[   44.508586] 
[   44.509202] The buggy address belongs to the object at ffff621cc2f3c100
[   44.509202]  which belongs to the cache kmalloc-128 of size 128
[   44.511404] The buggy address is located 1 bytes inside of
[   44.511404]  128-byte region [ffff621cc2f3c100, ffff621cc2f3c180)
[   44.513473] The buggy address belongs to the page:
[   44.514494] page:00000000fe97ed5d refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102f3c
[   44.516178] flags: 0xbfffc0000000200(slab)
[   44.517375] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   44.518728] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   44.519918] page dumped because: kasan: bad access detected
[   44.521109] 
[   44.521705] Memory state around the buggy address:
[   44.522836]  ffff621cc2f3c000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   44.524726]  ffff621cc2f3c080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.525972] >ffff621cc2f3c100: 00 00 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.527140]                          ^
[   44.528451]  ffff621cc2f3c180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.529783]  ffff621cc2f3c200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.531667] ==================================================================

test log snippet boot parser 144

Home

[   44.406719] ==================================================================
[   44.409234] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_memset_8+0x128/0x1e0
[   44.410992] Write of size 8 at addr ffff621cc2f39e01 by task kunit_try_catch/201
[   44.412124] 
[   44.412643] CPU: 0 PID: 201 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   44.414666] Hardware name: linux,dummy-virt (DT)
[   44.415809] Call trace:
[   44.416723]  dump_backtrace+0x0/0x2dc
[   44.417522]  show_stack+0x20/0x30
[   44.418393]  dump_stack+0x134/0x190
[   44.419398]  print_address_description.constprop.0+0x9c/0x538
[   44.420691]  kasan_report+0x134/0x1d4
[   44.421943]  check_memory_region+0xf8/0x1a0
[   44.422628]  memset+0x54/0x90
[   44.423781]  kmalloc_oob_memset_8+0x128/0x1e0
[   44.425010]  kunit_try_run_case+0x88/0x120
[   44.426208]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   44.427481]  kthread+0x1e0/0x1f0
[   44.428109]  ret_from_fork+0x10/0x34
[   44.428657] 
[   44.429045] Allocated by task 201:
[   44.430746]  kasan_save_stack+0x38/0x6c
[   44.431848]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   44.433156]  kasan_kmalloc+0x10/0x20
[   44.434019]  kmem_cache_alloc_trace+0x228/0x3fc
[   44.434957]  kmalloc_oob_memset_8+0xa8/0x1e0
[   44.435846]  kunit_try_run_case+0x88/0x120
[   44.436819]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   44.437927]  kthread+0x1e0/0x1f0
[   44.438741]  ret_from_fork+0x10/0x34
[   44.439654] 
[   44.440098] The buggy address belongs to the object at ffff621cc2f39e00
[   44.440098]  which belongs to the cache kmalloc-128 of size 128
[   44.441938] The buggy address is located 1 bytes inside of
[   44.441938]  128-byte region [ffff621cc2f39e00, ffff621cc2f39e80)
[   44.444811] The buggy address belongs to the page:
[   44.445850] page:00000000289e98d2 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102f39
[   44.446871] flags: 0xbfffc0000000200(slab)
[   44.449225] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   44.451024] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   44.452645] page dumped because: kasan: bad access detected
[   44.453517] 
[   44.453999] Memory state around the buggy address:
[   44.455000]  ffff621cc2f39d00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   44.456403]  ffff621cc2f39d80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.457361] >ffff621cc2f39e00: 00 fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.458204]                       ^
[   44.458847]  ffff621cc2f39e80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.460420]  ffff621cc2f39f00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.461696] ==================================================================

test log snippet boot parser 145

Home

[   44.337463] ==================================================================
[   44.339189] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_memset_4+0x128/0x1e0
[   44.340468] Write of size 4 at addr ffff621cc32ade05 by task kunit_try_catch/200
[   44.342692] 
[   44.343920] CPU: 1 PID: 200 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   44.345568] Hardware name: linux,dummy-virt (DT)
[   44.346460] Call trace:
[   44.347215]  dump_backtrace+0x0/0x2dc
[   44.348029]  show_stack+0x20/0x30
[   44.349040]  dump_stack+0x134/0x190
[   44.349937]  print_address_description.constprop.0+0x9c/0x538
[   44.351370]  kasan_report+0x134/0x1d4
[   44.352206]  check_memory_region+0xf8/0x1a0
[   44.353069]  memset+0x54/0x90
[   44.353816]  kmalloc_oob_memset_4+0x128/0x1e0
[   44.354756]  kunit_try_run_case+0x88/0x120
[   44.355798]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   44.356854]  kthread+0x1e0/0x1f0
[   44.357749]  ret_from_fork+0x10/0x34
[   44.358620] 
[   44.359137] Allocated by task 200:
[   44.360382]  kasan_save_stack+0x38/0x6c
[   44.361069]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   44.361817]  kasan_kmalloc+0x10/0x20
[   44.362650]  kmem_cache_alloc_trace+0x228/0x3fc
[   44.363837]  kmalloc_oob_memset_4+0xa8/0x1e0
[   44.364796]  kunit_try_run_case+0x88/0x120
[   44.365795]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   44.366909]  kthread+0x1e0/0x1f0
[   44.367736]  ret_from_fork+0x10/0x34
[   44.368462] 
[   44.368995] The buggy address belongs to the object at ffff621cc32ade00
[   44.368995]  which belongs to the cache kmalloc-128 of size 128
[   44.371527] The buggy address is located 5 bytes inside of
[   44.371527]  128-byte region [ffff621cc32ade00, ffff621cc32ade80)
[   44.373361] The buggy address belongs to the page:
[   44.374389] page:00000000cf5bda87 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1032ad
[   44.375865] flags: 0xbfffc0000000200(slab)
[   44.377207] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   44.378623] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   44.379886] page dumped because: kasan: bad access detected
[   44.380564] 
[   44.380930] Memory state around the buggy address:
[   44.382527]  ffff621cc32add00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   44.384057]  ffff621cc32add80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.385321] >ffff621cc32ade00: 00 fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.386517]                       ^
[   44.387336]  ffff621cc32ade80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.388846]  ffff621cc32adf00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.389988] ==================================================================

test log snippet boot parser 146

Home

[   43.413623] ==================================================================
[   43.416682] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_right+0x120/0x1e0
[   43.417855] Write of size 1 at addr ffff621cc32ab97b by task kunit_try_catch/187
[   43.419516] 
[   43.420680] CPU: 1 PID: 187 Comm: kunit_try_catch Not tainted 5.10.233-rc1 #1
[   43.421956] Hardware name: linux,dummy-virt (DT)
[   43.423328] Call trace:
[   43.424185]  dump_backtrace+0x0/0x2dc
[   43.425097]  show_stack+0x20/0x30
[   43.425695]  dump_stack+0x134/0x190
[   43.426106]  print_address_description.constprop.0+0x9c/0x538
[   43.427335]  kasan_report+0x134/0x1d4
[   43.428381]  __asan_store1+0x88/0xb0
[   43.429098]  kmalloc_oob_right+0x120/0x1e0
[   43.430203]  kunit_try_run_case+0x88/0x120
[   43.431136]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   43.432368]  kthread+0x1e0/0x1f0
[   43.433362]  ret_from_fork+0x10/0x34
[   43.434298] 
[   43.434910] Allocated by task 187:
[   43.436452]  kasan_save_stack+0x38/0x6c
[   43.437400]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   43.438318]  kasan_kmalloc+0x10/0x20
[   43.439096]  kmem_cache_alloc_trace+0x228/0x3fc
[   43.440213]  kmalloc_oob_right+0xa8/0x1e0
[   43.441068]  kunit_try_run_case+0x88/0x120
[   43.442038]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   43.443490]  kthread+0x1e0/0x1f0
[   43.444269]  ret_from_fork+0x10/0x34
[   43.445050] 
[   43.446277] The buggy address belongs to the object at ffff621cc32ab900
[   43.446277]  which belongs to the cache kmalloc-128 of size 128
[   43.450034] The buggy address is located 123 bytes inside of
[   43.450034]  128-byte region [ffff621cc32ab900, ffff621cc32ab980)
[   43.454565] The buggy address belongs to the page:
[   43.456523] page:00000000beefc81b refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1032ab
[   43.458107] flags: 0xbfffc0000000200(slab)
[   43.459512] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   43.461207] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   43.462515] page dumped because: kasan: bad access detected
[   43.464093] 
[   43.464661] Memory state around the buggy address:
[   43.465933]  ffff621cc32ab800: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   43.467492]  ffff621cc32ab880: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   43.468640] >ffff621cc32ab900: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03
[   43.469998]                                                                 ^
[   43.471297]  ffff621cc32ab980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   43.472919]  ffff621cc32aba00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   43.474148] ==================================================================

test log snippet boot parser 147

Home

[   43.662256] ==================================================================
[   43.665115] BUG: KASAN: slab-out-of-bounds in kmalloc_pagealloc_oob_right+0x120/0x1cc
[   43.666835] Write of size 1 at addr ffff621cc334a00a by task kunit_try_catch/190
[   43.668315] 
[   43.668921] CPU: 1 PID: 190 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   43.670974] Hardware name: linux,dummy-virt (DT)
[   43.672955] Call trace:
[   43.673748]  dump_backtrace+0x0/0x2dc
[   43.674642]  show_stack+0x20/0x30
[   43.675681]  dump_stack+0x134/0x190
[   43.676711]  print_address_description.constprop.0+0x9c/0x538
[   43.677848]  kasan_report+0x134/0x1d4
[   43.678902]  __asan_store1+0x88/0xb0
[   43.679900]  kmalloc_pagealloc_oob_right+0x120/0x1cc
[   43.680725]  kunit_try_run_case+0x88/0x120
[   43.681617]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   43.683010]  kthread+0x1e0/0x1f0
[   43.684026]  ret_from_fork+0x10/0x34
[   43.685263] 
[   43.685948] The buggy address belongs to the page:
[   43.687444] page:0000000048483bf3 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103348
[   43.688646] head:0000000048483bf3 order:2 compound_mapcount:0 compound_pincount:0
[   43.689737] flags: 0xbfffc0000010000(head)
[   43.690572] raw: 0bfffc0000010000 dead000000000100 dead000000000122 0000000000000000
[   43.691973] raw: 0000000000000000 0000000000000000 00000001ffffffff 0000000000000000
[   43.693255] page dumped because: kasan: bad access detected
[   43.694244] 
[   43.694702] Memory state around the buggy address:
[   43.696193]  ffff621cc3349f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   43.697995]  ffff621cc3349f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   43.699354] >ffff621cc334a000: 00 02 fe fe fe fe fe fe fe fe fe fe fe fe fe fe
[   43.700779]                       ^
[   43.701626]  ffff621cc334a080: fe fe fe fe fe fe fe fe fe fe fe fe fe fe fe fe
[   43.702947]  ffff621cc334a100: fe fe fe fe fe fe fe fe fe fe fe fe fe fe fe fe
[   43.704398] ==================================================================

test log snippet boot parser 148

Home

[   44.900150] ==================================================================
[   44.902077] BUG: KASAN: slab-out-of-bounds in kmem_cache_oob+0x130/0x260
[   44.902952] Read of size 1 at addr ffff621cc32b10c8 by task kunit_try_catch/209
[   44.904753] 
[   44.905557] CPU: 1 PID: 209 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   44.907127] Hardware name: linux,dummy-virt (DT)
[   44.908094] Call trace:
[   44.908814]  dump_backtrace+0x0/0x2dc
[   44.909907]  show_stack+0x20/0x30
[   44.910813]  dump_stack+0x134/0x190
[   44.911995]  print_address_description.constprop.0+0x9c/0x538
[   44.913274]  kasan_report+0x134/0x1d4
[   44.913945]  __asan_load1+0x88/0xb0
[   44.914995]  kmem_cache_oob+0x130/0x260
[   44.915946]  kunit_try_run_case+0x88/0x120
[   44.917438]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   44.918641]  kthread+0x1e0/0x1f0
[   44.919503]  ret_from_fork+0x10/0x34
[   44.920331] 
[   44.921675] Allocated by task 209:
[   44.922796]  kasan_save_stack+0x38/0x6c
[   44.923620]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   44.925000]  kasan_slab_alloc+0x18/0x2c
[   44.926053]  kmem_cache_alloc+0x1c0/0x400
[   44.927188]  kmem_cache_oob+0xf4/0x260
[   44.928148]  kunit_try_run_case+0x88/0x120
[   44.929389]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   44.930537]  kthread+0x1e0/0x1f0
[   44.931368]  ret_from_fork+0x10/0x34
[   44.932874] 
[   44.933441] The buggy address belongs to the object at ffff621cc32b1000
[   44.933441]  which belongs to the cache test_cache of size 200
[   44.936327] The buggy address is located 0 bytes to the right of
[   44.936327]  200-byte region [ffff621cc32b1000, ffff621cc32b10c8)
[   44.938513] The buggy address belongs to the page:
[   44.939639] page:000000007ee44f66 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1032b1
[   44.941731] flags: 0xbfffc0000000200(slab)
[   44.942828] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc3272d80
[   44.944502] raw: 0000000000000000 00000000800f000f 00000001ffffffff 0000000000000000
[   44.945784] page dumped because: kasan: bad access detected
[   44.946697] 
[   44.947122] Memory state around the buggy address:
[   44.948699]  ffff621cc32b0f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.949634]  ffff621cc32b1000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   44.950746] >ffff621cc32b1080: 00 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc
[   44.952200]                                               ^
[   44.953249]  ffff621cc32b1100: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.954716]  ffff621cc32b1180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.956092] ==================================================================

test log snippet boot parser 149

Home

[   45.782343] ==================================================================
[   45.784030] BUG: KASAN: slab-out-of-bounds in ksize_unpoisons_memory+0x140/0x200
[   45.784941] Write of size 1 at addr ffff621cc3302480 by task kunit_try_catch/215
[   45.787649] 
[   45.788382] CPU: 0 PID: 215 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   45.790533] Hardware name: linux,dummy-virt (DT)
[   45.791562] Call trace:
[   45.792109]  dump_backtrace+0x0/0x2dc
[   45.792739]  show_stack+0x20/0x30
[   45.793516]  dump_stack+0x134/0x190
[   45.794734]  print_address_description.constprop.0+0x9c/0x538
[   45.796429]  kasan_report+0x134/0x1d4
[   45.797646]  __asan_store1+0x88/0xb0
[   45.798655]  ksize_unpoisons_memory+0x140/0x200
[   45.799460]  kunit_try_run_case+0x88/0x120
[   45.799947]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   45.800454]  kthread+0x1e0/0x1f0
[   45.800823]  ret_from_fork+0x10/0x34
[   45.801148] 
[   45.801609] Allocated by task 215:
[   45.802522]  kasan_save_stack+0x38/0x6c
[   45.803399]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   45.804463]  kasan_kmalloc+0x10/0x20
[   45.805734]  kmem_cache_alloc_trace+0x228/0x3fc
[   45.806535]  ksize_unpoisons_memory+0xac/0x200
[   45.807463]  kunit_try_run_case+0x88/0x120
[   45.808495]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   45.809682]  kthread+0x1e0/0x1f0
[   45.810486]  ret_from_fork+0x10/0x34
[   45.811217] 
[   45.811809] The buggy address belongs to the object at ffff621cc3302400
[   45.811809]  which belongs to the cache kmalloc-128 of size 128
[   45.814067] The buggy address is located 0 bytes to the right of
[   45.814067]  128-byte region [ffff621cc3302400, ffff621cc3302480)
[   45.816359] The buggy address belongs to the page:
[   45.817392] page:00000000f5981f01 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103302
[   45.818874] flags: 0xbfffc0000000200(slab)
[   45.819838] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   45.821558] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   45.822777] page dumped because: kasan: bad access detected
[   45.823770] 
[   45.824273] Memory state around the buggy address:
[   45.825275]  ffff621cc3302380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   45.826652]  ffff621cc3302400: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   45.828467] >ffff621cc3302480: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   45.830086]                    ^
[   45.830720]  ffff621cc3302500: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   45.832672]  ffff621cc3302580: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   45.833891] ==================================================================

test log snippet boot parser 150

Home

[   46.041918] ==================================================================
[   46.044435] BUG: KASAN: slab-out-of-bounds in memchr+0x28/0x7c
[   46.045463] Read of size 1 at addr ffff621cc3302718 by task kunit_try_catch/218
[   46.046299] 
[   46.047740] CPU: 0 PID: 218 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   46.049463] Hardware name: linux,dummy-virt (DT)
[   46.050629] Call trace:
[   46.051573]  dump_backtrace+0x0/0x2dc
[   46.052614]  show_stack+0x20/0x30
[   46.053669]  dump_stack+0x134/0x190
[   46.054547]  print_address_description.constprop.0+0x9c/0x538
[   46.055719]  kasan_report+0x134/0x1d4
[   46.056630]  __asan_load1+0x88/0xb0
[   46.057839]  memchr+0x28/0x7c
[   46.058834]  kasan_memchr+0x128/0x1e4
[   46.060179]  kunit_try_run_case+0x88/0x120
[   46.061130]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.062074]  kthread+0x1e0/0x1f0
[   46.062699]  ret_from_fork+0x10/0x34
[   46.063728] 
[   46.064669] Allocated by task 218:
[   46.065856]  kasan_save_stack+0x38/0x6c
[   46.066785]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   46.067964]  kasan_kmalloc+0x10/0x20
[   46.069084]  kmem_cache_alloc_trace+0x228/0x3fc
[   46.070528]  kasan_memchr+0xa8/0x1e4
[   46.071607]  kunit_try_run_case+0x88/0x120
[   46.072755]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.073980]  kthread+0x1e0/0x1f0
[   46.074826]  ret_from_fork+0x10/0x34
[   46.075803] 
[   46.076270] The buggy address belongs to the object at ffff621cc3302700
[   46.076270]  which belongs to the cache kmalloc-128 of size 128
[   46.077710] The buggy address is located 24 bytes inside of
[   46.077710]  128-byte region [ffff621cc3302700, ffff621cc3302780)
[   46.079991] The buggy address belongs to the page:
[   46.081013] page:00000000f5981f01 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103302
[   46.082526] flags: 0xbfffc0000000200(slab)
[   46.083686] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   46.085074] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   46.086057] page dumped because: kasan: bad access detected
[   46.087196] 
[   46.087645] Memory state around the buggy address:
[   46.089087]  ffff621cc3302600: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   46.090993]  ffff621cc3302680: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.092637] >ffff621cc3302700: 00 00 00 fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.093902]                             ^
[   46.094812]  ffff621cc3302780: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.096483]  ffff621cc3302800: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.097623] ==================================================================

test log snippet boot parser 151

Home

[   46.112894] ==================================================================
[   46.114719] BUG: KASAN: slab-out-of-bounds in memcmp+0x38/0x90
[   46.117593] Read of size 1 at addr ffff621cc3302818 by task kunit_try_catch/219
[   46.118793] 
[   46.119785] CPU: 0 PID: 219 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   46.121610] Hardware name: linux,dummy-virt (DT)
[   46.122579] Call trace:
[   46.123768]  dump_backtrace+0x0/0x2dc
[   46.124479]  show_stack+0x20/0x30
[   46.125590]  dump_stack+0x134/0x190
[   46.126446]  print_address_description.constprop.0+0x9c/0x538
[   46.127584]  kasan_report+0x134/0x1d4
[   46.128459]  __asan_load1+0x88/0xb0
[   46.130299]  memcmp+0x38/0x90
[   46.130902]  kasan_memcmp+0x158/0x220
[   46.131527]  kunit_try_run_case+0x88/0x120
[   46.133203]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.134258]  kthread+0x1e0/0x1f0
[   46.136380]  ret_from_fork+0x10/0x34
[   46.136940] 
[   46.137467] Allocated by task 219:
[   46.138298]  kasan_save_stack+0x38/0x6c
[   46.139247]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   46.140486]  kasan_kmalloc+0x10/0x20
[   46.141355]  kmem_cache_alloc_trace+0x228/0x3fc
[   46.142311]  kasan_memcmp+0xc8/0x220
[   46.143606]  kunit_try_run_case+0x88/0x120
[   46.144418]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.145571]  kthread+0x1e0/0x1f0
[   46.146486]  ret_from_fork+0x10/0x34
[   46.147264] 
[   46.148154] The buggy address belongs to the object at ffff621cc3302800
[   46.148154]  which belongs to the cache kmalloc-128 of size 128
[   46.150189] The buggy address is located 24 bytes inside of
[   46.150189]  128-byte region [ffff621cc3302800, ffff621cc3302880)
[   46.152689] The buggy address belongs to the page:
[   46.153899] page:00000000f5981f01 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103302
[   46.155449] flags: 0xbfffc0000000200(slab)
[   46.156313] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   46.157631] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   46.158898] page dumped because: kasan: bad access detected
[   46.160230] 
[   46.160751] Memory state around the buggy address:
[   46.161684]  ffff621cc3302700: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   46.162638]  ffff621cc3302780: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.164742] >ffff621cc3302800: 00 00 00 fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.166082]                             ^
[   46.167127]  ffff621cc3302880: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.168069]  ffff621cc3302900: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.168899] ==================================================================

test log snippet boot parser 152

Home

[   45.613977] ==================================================================
[   45.615835] BUG: KASAN: stack-out-of-bounds in kasan_stack_oob+0xd8/0x180
[   45.617069] Read of size 1 at addr ffff621cc335fdba by task kunit_try_catch/212
[   45.618190] 
[   45.618813] CPU: 1 PID: 212 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   45.620300] Hardware name: linux,dummy-virt (DT)
[   45.621094] Call trace:
[   45.622106]  dump_backtrace+0x0/0x2dc
[   45.623308]  show_stack+0x20/0x30
[   45.624148]  dump_stack+0x134/0x190
[   45.624835]  print_address_description.constprop.0+0x9c/0x538
[   45.625675]  kasan_report+0x134/0x1d4
[   45.627005]  __asan_load1+0x88/0xb0
[   45.627887]  kasan_stack_oob+0xd8/0x180
[   45.628694]  kunit_try_run_case+0x88/0x120
[   45.629860]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   45.630915]  kthread+0x1e0/0x1f0
[   45.631738]  ret_from_fork+0x10/0x34
[   45.632486] 
[   45.632948] The buggy address belongs to the page:
[   45.633710] page:000000008b9b5c8b refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x10335f
[   45.634742] flags: 0xbfffc0000000000()
[   45.635572] raw: 0bfffc0000000000 ffffff8872ecd7c8 ffffff8872ecd7c8 0000000000000000
[   45.636907] raw: 0000000000000000 0000000000000000 00000000ffffffff 0000000000000000
[   45.638134] page dumped because: kasan: bad access detected
[   45.639638] 
[   45.640176] addr ffff621cc335fdba is located in stack of task kunit_try_catch/212 at offset 202 in frame:
[   45.641802]  kasan_stack_oob+0x0/0x180
[   45.642734] 
[   45.643713] this frame has 3 objects:
[   45.644478]  [32, 40) 'array'
[   45.644694]  [64, 152) '__assertion'
[   45.645303]  [192, 202) 'stack_array'
[   45.645881] 
[   45.647084] Memory state around the buggy address:
[   45.648475]  ffff621cc335fc80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 f1 f1
[   45.650070]  ffff621cc335fd00: f1 f1 00 f2 f2 f2 00 00 00 00 00 00 00 00 00 00
[   45.651533] >ffff621cc335fd80: 00 f2 f2 f2 f2 f2 00 02 f3 f3 00 00 00 00 00 00
[   45.652806]                                         ^
[   45.653591]  ffff621cc335fe00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   45.654769]  ffff621cc335fe80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   45.656619] ==================================================================

test log snippet boot parser 153

Home

[   47.616314] ==================================================================
[   47.618135] BUG: KASAN: use-after-free in kfree_sensitive+0x2c/0x90
[   47.619230] Read of size 1 at addr ffff621cc3302e00 by task kunit_try_catch/223
[   47.620443] 
[   47.621096] CPU: 0 PID: 223 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   47.622480] Hardware name: linux,dummy-virt (DT)
[   47.623780] Call trace:
[   47.624333]  dump_backtrace+0x0/0x2dc
[   47.624944]  show_stack+0x20/0x30
[   47.626011]  dump_stack+0x134/0x190
[   47.626902]  print_address_description.constprop.0+0x9c/0x538
[   47.627987]  kasan_report+0x134/0x1d4
[   47.628908]  check_memory_region+0xf8/0x1a0
[   47.629813]  __kasan_check_read+0x3c/0x50
[   47.630547]  kfree_sensitive+0x2c/0x90
[   47.631952]  kmalloc_double_kzfree+0x128/0x1d4
[   47.633261]  kunit_try_run_case+0x88/0x120
[   47.634220]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   47.636307]  kthread+0x1e0/0x1f0
[   47.637551]  ret_from_fork+0x10/0x34
[   47.638435] 
[   47.638835] Allocated by task 223:
[   47.640285]  kasan_save_stack+0x38/0x6c
[   47.641323]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   47.642306]  kasan_kmalloc+0x10/0x20
[   47.643205]  kmem_cache_alloc_trace+0x228/0x3fc
[   47.644326]  kmalloc_double_kzfree+0xa8/0x1d4
[   47.646032]  kunit_try_run_case+0x88/0x120
[   47.647206]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   47.648226]  kthread+0x1e0/0x1f0
[   47.649002]  ret_from_fork+0x10/0x34
[   47.649730] 
[   47.650315] Freed by task 223:
[   47.651118]  kasan_save_stack+0x38/0x6c
[   47.651994]  kasan_set_track+0x28/0x40
[   47.652900]  kasan_set_free_info+0x24/0x4c
[   47.653911]  __kasan_slab_free+0x100/0x164
[   47.654757]  kasan_slab_free+0x14/0x20
[   47.655618]  kfree+0xf8/0x5b0
[   47.656453]  kfree_sensitive+0x80/0x90
[   47.657396]  kmalloc_double_kzfree+0xfc/0x1d4
[   47.658094]  kunit_try_run_case+0x88/0x120
[   47.659186]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   47.660358]  kthread+0x1e0/0x1f0
[   47.661284]  ret_from_fork+0x10/0x34
[   47.662116] 
[   47.662673] The buggy address belongs to the object at ffff621cc3302e00
[   47.662673]  which belongs to the cache kmalloc-128 of size 128
[   47.664728] The buggy address is located 0 bytes inside of
[   47.664728]  128-byte region [ffff621cc3302e00, ffff621cc3302e80)
[   47.666193] The buggy address belongs to the page:
[   47.667381] page:00000000f5981f01 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103302
[   47.668979] flags: 0xbfffc0000000200(slab)
[   47.670128] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   47.671473] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   47.672690] page dumped because: kasan: bad access detected
[   47.673747] 
[   47.674944] Memory state around the buggy address:
[   47.676570]  ffff621cc3302d00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   47.677957]  ffff621cc3302d80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.679228] >ffff621cc3302e00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   47.680054]                    ^
[   47.680878]  ffff621cc3302e80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.682361]  ffff621cc3302f00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   47.684186] ==================================================================

test log snippet boot parser 154

Home

[   43.718047] ==================================================================
[   43.720008] BUG: KASAN: use-after-free in kmalloc_pagealloc_uaf+0x124/0x1c4
[   43.720890] Write of size 1 at addr ffff621cc3350000 by task kunit_try_catch/191
[   43.722331] 
[   43.722972] CPU: 1 PID: 191 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   43.724449] Hardware name: linux,dummy-virt (DT)
[   43.725498] Call trace:
[   43.726228]  dump_backtrace+0x0/0x2dc
[   43.727434]  show_stack+0x20/0x30
[   43.728600]  dump_stack+0x134/0x190
[   43.729292]  print_address_description.constprop.0+0x9c/0x538
[   43.730398]  kasan_report+0x134/0x1d4
[   43.731384]  __asan_store1+0x88/0xb0
[   43.732290]  kmalloc_pagealloc_uaf+0x124/0x1c4
[   43.733129]  kunit_try_run_case+0x88/0x120
[   43.734237]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   43.735377]  kthread+0x1e0/0x1f0
[   43.736314]  ret_from_fork+0x10/0x34
[   43.737017] 
[   43.737546] The buggy address belongs to the page:
[   43.738673] page:0000000016737085 refcount:0 mapcount:-128 mapping:0000000000000000 index:0x0 pfn:0x103350
[   43.740768] flags: 0xbfffc0000000000()
[   43.741660] raw: 0bfffc0000000000 ffff621cff7fda60 ffff621cff7fda60 0000000000000000
[   43.743154] raw: 0000000000000000 0000000000000004 00000000ffffff7f 0000000000000000
[   43.744901] page dumped because: kasan: bad access detected
[   43.745927] 
[   43.746435] Memory state around the buggy address:
[   43.747621]  ffff621cc334ff00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   43.748838]  ffff621cc334ff80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   43.750084] >ffff621cc3350000: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[   43.751418]                    ^
[   43.752223]  ffff621cc3350080: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[   43.753480]  ffff621cc3350100: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[   43.754671] ==================================================================

test log snippet boot parser 155

Home

[   44.789796] ==================================================================
[   44.791716] BUG: KASAN: use-after-free in kmalloc_uaf2+0x184/0x29c
[   44.793607] Write of size 1 at addr ffff621cc2f3c728 by task kunit_try_catch/206
[   44.794993] 
[   44.795798] CPU: 0 PID: 206 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   44.797510] Hardware name: linux,dummy-virt (DT)
[   44.798194] Call trace:
[   44.798849]  dump_backtrace+0x0/0x2dc
[   44.799778]  show_stack+0x20/0x30
[   44.800724]  dump_stack+0x134/0x190
[   44.801517]  print_address_description.constprop.0+0x9c/0x538
[   44.802617]  kasan_report+0x134/0x1d4
[   44.803597]  __asan_store1+0x88/0xb0
[   44.804179]  kmalloc_uaf2+0x184/0x29c
[   44.804992]  kunit_try_run_case+0x88/0x120
[   44.805946]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   44.806962]  kthread+0x1e0/0x1f0
[   44.807860]  ret_from_fork+0x10/0x34
[   44.808577] 
[   44.808951] Allocated by task 206:
[   44.809555]  kasan_save_stack+0x38/0x6c
[   44.811135]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   44.812855]  kasan_kmalloc+0x10/0x20
[   44.813970]  kmem_cache_alloc_trace+0x228/0x3fc
[   44.815439]  kmalloc_uaf2+0xb8/0x29c
[   44.816260]  kunit_try_run_case+0x88/0x120
[   44.817195]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   44.818248]  kthread+0x1e0/0x1f0
[   44.819035]  ret_from_fork+0x10/0x34
[   44.819751] 
[   44.820254] Freed by task 206:
[   44.821025]  kasan_save_stack+0x38/0x6c
[   44.821982]  kasan_set_track+0x28/0x40
[   44.822866]  kasan_set_free_info+0x24/0x4c
[   44.824033]  __kasan_slab_free+0x100/0x164
[   44.824862]  kasan_slab_free+0x14/0x20
[   44.825684]  kfree+0xf8/0x5b0
[   44.826474]  kmalloc_uaf2+0xfc/0x29c
[   44.828947]  kunit_try_run_case+0x88/0x120
[   44.829912]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   44.830996]  kthread+0x1e0/0x1f0
[   44.831826]  ret_from_fork+0x10/0x34
[   44.832573] 
[   44.833116] The buggy address belongs to the object at ffff621cc2f3c700
[   44.833116]  which belongs to the cache kmalloc-128 of size 128
[   44.835781] The buggy address is located 40 bytes inside of
[   44.835781]  128-byte region [ffff621cc2f3c700, ffff621cc2f3c780)
[   44.837650] The buggy address belongs to the page:
[   44.838677] page:00000000fe97ed5d refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102f3c
[   44.840528] flags: 0xbfffc0000000200(slab)
[   44.841499] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   44.842810] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   44.844300] page dumped because: kasan: bad access detected
[   44.845402] 
[   44.845974] Memory state around the buggy address:
[   44.847011]  ffff621cc2f3c600: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   44.848255]  ffff621cc2f3c680: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.849851] >ffff621cc2f3c700: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   44.850671]                                   ^
[   44.852347]  ffff621cc2f3c780: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.853798]  ffff621cc2f3c800: 00 00 00 00 00 03 fc fc fc fc fc fc fc fc fc fc
[   44.854944] ==================================================================

test log snippet boot parser 156

Home

[   44.102964] ==================================================================
[   44.104911] BUG: KASAN: use-after-free in kmalloc_uaf_16+0x18c/0x254
[   44.105996] Read of size 16 at addr ffff621cc32ad900 by task kunit_try_catch/197
[   44.108479] 
[   44.109540] CPU: 1 PID: 197 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   44.111720] Hardware name: linux,dummy-virt (DT)
[   44.112422] Call trace:
[   44.113290]  dump_backtrace+0x0/0x2dc
[   44.113912]  show_stack+0x20/0x30
[   44.114979]  dump_stack+0x134/0x190
[   44.116259]  print_address_description.constprop.0+0x9c/0x538
[   44.117506]  kasan_report+0x134/0x1d4
[   44.118283]  __asan_load16+0x8c/0xc0
[   44.119219]  kmalloc_uaf_16+0x18c/0x254
[   44.120293]  kunit_try_run_case+0x88/0x120
[   44.121007]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   44.121808]  kthread+0x1e0/0x1f0
[   44.122587]  ret_from_fork+0x10/0x34
[   44.123332] 
[   44.124455] Allocated by task 197:
[   44.125329]  kasan_save_stack+0x38/0x6c
[   44.126250]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   44.127443]  kasan_kmalloc+0x10/0x20
[   44.128356]  kmem_cache_alloc_trace+0x228/0x3fc
[   44.129640]  kmalloc_uaf_16+0x10c/0x254
[   44.130813]  kunit_try_run_case+0x88/0x120
[   44.132287]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   44.133491]  kthread+0x1e0/0x1f0
[   44.134154]  ret_from_fork+0x10/0x34
[   44.134930] 
[   44.135440] Freed by task 197:
[   44.136260]  kasan_save_stack+0x38/0x6c
[   44.136924]  kasan_set_track+0x28/0x40
[   44.138463]  kasan_set_free_info+0x24/0x4c
[   44.139499]  __kasan_slab_free+0x100/0x164
[   44.140866]  kasan_slab_free+0x14/0x20
[   44.141866]  kfree+0xf8/0x5b0
[   44.142636]  kmalloc_uaf_16+0x158/0x254
[   44.143956]  kunit_try_run_case+0x88/0x120
[   44.145008]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   44.146395]  kthread+0x1e0/0x1f0
[   44.147459]  ret_from_fork+0x10/0x34
[   44.148184] 
[   44.149258] The buggy address belongs to the object at ffff621cc32ad900
[   44.149258]  which belongs to the cache kmalloc-128 of size 128
[   44.152600] The buggy address is located 0 bytes inside of
[   44.152600]  128-byte region [ffff621cc32ad900, ffff621cc32ad980)
[   44.154354] The buggy address belongs to the page:
[   44.155401] page:00000000cf5bda87 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1032ad
[   44.157695] flags: 0xbfffc0000000200(slab)
[   44.158829] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   44.160680] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   44.161978] page dumped because: kasan: bad access detected
[   44.162966] 
[   44.163801] Memory state around the buggy address:
[   44.164793]  ffff621cc32ad800: 00 00 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.167327]  ffff621cc32ad880: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.168674] >ffff621cc32ad900: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   44.170401]                    ^
[   44.171215]  ffff621cc32ad980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.172505]  ffff621cc32ada00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.173599] ==================================================================

test log snippet boot parser 157

Home

[   44.621693] ==================================================================
[   44.623861] BUG: KASAN: use-after-free in kmalloc_uaf+0x128/0x1e0
[   44.624829] Write of size 1 at addr ffff621cc32af308 by task kunit_try_catch/204
[   44.626261] 
[   44.626850] CPU: 1 PID: 204 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   44.628404] Hardware name: linux,dummy-virt (DT)
[   44.629423] Call trace:
[   44.630225]  dump_backtrace+0x0/0x2dc
[   44.630837]  show_stack+0x20/0x30
[   44.631662]  dump_stack+0x134/0x190
[   44.632902]  print_address_description.constprop.0+0x9c/0x538
[   44.634202]  kasan_report+0x134/0x1d4
[   44.635583]  __asan_store1+0x88/0xb0
[   44.636467]  kmalloc_uaf+0x128/0x1e0
[   44.637105]  kunit_try_run_case+0x88/0x120
[   44.637990]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   44.639461]  kthread+0x1e0/0x1f0
[   44.640532]  ret_from_fork+0x10/0x34
[   44.641206] 
[   44.641844] Allocated by task 204:
[   44.642930]  kasan_save_stack+0x38/0x6c
[   44.644269]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   44.645989]  kasan_kmalloc+0x10/0x20
[   44.646961]  kmem_cache_alloc_trace+0x228/0x3fc
[   44.647915]  kmalloc_uaf+0xa8/0x1e0
[   44.649005]  kunit_try_run_case+0x88/0x120
[   44.649966]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   44.651044]  kthread+0x1e0/0x1f0
[   44.651832]  ret_from_fork+0x10/0x34
[   44.652371] 
[   44.652764] Freed by task 204:
[   44.653823]  kasan_save_stack+0x38/0x6c
[   44.654994]  kasan_set_track+0x28/0x40
[   44.655877]  kasan_set_free_info+0x24/0x4c
[   44.657718]  __kasan_slab_free+0x100/0x164
[   44.659308]  kasan_slab_free+0x14/0x20
[   44.660745]  kfree+0xf8/0x5b0
[   44.661993]  kmalloc_uaf+0xfc/0x1e0
[   44.663175]  kunit_try_run_case+0x88/0x120
[   44.664383]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   44.665699]  kthread+0x1e0/0x1f0
[   44.666482]  ret_from_fork+0x10/0x34
[   44.667333] 
[   44.668246] The buggy address belongs to the object at ffff621cc32af300
[   44.668246]  which belongs to the cache kmalloc-128 of size 128
[   44.669968] The buggy address is located 8 bytes inside of
[   44.669968]  128-byte region [ffff621cc32af300, ffff621cc32af380)
[   44.671520] The buggy address belongs to the page:
[   44.672534] page:0000000074e245f3 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1032af
[   44.674365] flags: 0xbfffc0000000200(slab)
[   44.675363] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   44.676372] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   44.677693] page dumped because: kasan: bad access detected
[   44.679045] 
[   44.679726] Memory state around the buggy address:
[   44.680767]  ffff621cc32af200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   44.682443]  ffff621cc32af280: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.683890] >ffff621cc32af300: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   44.684817]                       ^
[   44.685473]  ffff621cc32af380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.687487]  ffff621cc32af400: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.688818] ==================================================================

test log snippet boot parser 158

Home

[   44.708907] ==================================================================
[   44.711197] BUG: KASAN: use-after-free in kmalloc_uaf_memset+0x130/0x1e0
[   44.712076] Write of size 33 at addr ffff621cc2f3c500 by task kunit_try_catch/205
[   44.713366] 
[   44.714064] CPU: 0 PID: 205 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   44.716276] Hardware name: linux,dummy-virt (DT)
[   44.717122] Call trace:
[   44.717826]  dump_backtrace+0x0/0x2dc
[   44.718651]  show_stack+0x20/0x30
[   44.719552]  dump_stack+0x134/0x190
[   44.720761]  print_address_description.constprop.0+0x9c/0x538
[   44.721803]  kasan_report+0x134/0x1d4
[   44.722711]  check_memory_region+0xf8/0x1a0
[   44.723751]  memset+0x54/0x90
[   44.724534]  kmalloc_uaf_memset+0x130/0x1e0
[   44.725476]  kunit_try_run_case+0x88/0x120
[   44.726432]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   44.727476]  kthread+0x1e0/0x1f0
[   44.728122]  ret_from_fork+0x10/0x34
[   44.728784] 
[   44.729339] Allocated by task 205:
[   44.730211]  kasan_save_stack+0x38/0x6c
[   44.731068]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   44.732119]  kasan_kmalloc+0x10/0x20
[   44.732944]  kmem_cache_alloc_trace+0x228/0x3fc
[   44.733893]  kmalloc_uaf_memset+0xa8/0x1e0
[   44.734635]  kunit_try_run_case+0x88/0x120
[   44.736048]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   44.736994]  kthread+0x1e0/0x1f0
[   44.737732]  ret_from_fork+0x10/0x34
[   44.738537] 
[   44.739085] Freed by task 205:
[   44.740370]  kasan_save_stack+0x38/0x6c
[   44.741273]  kasan_set_track+0x28/0x40
[   44.742211]  kasan_set_free_info+0x24/0x4c
[   44.743138]  __kasan_slab_free+0x100/0x164
[   44.744430]  kasan_slab_free+0x14/0x20
[   44.745249]  kfree+0xf8/0x5b0
[   44.746048]  kmalloc_uaf_memset+0xfc/0x1e0
[   44.747356]  kunit_try_run_case+0x88/0x120
[   44.748262]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   44.749333]  kthread+0x1e0/0x1f0
[   44.750173]  ret_from_fork+0x10/0x34
[   44.750875] 
[   44.751738] The buggy address belongs to the object at ffff621cc2f3c500
[   44.751738]  which belongs to the cache kmalloc-128 of size 128
[   44.754525] The buggy address is located 0 bytes inside of
[   44.754525]  128-byte region [ffff621cc2f3c500, ffff621cc2f3c580)
[   44.756390] The buggy address belongs to the page:
[   44.757667] page:00000000fe97ed5d refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102f3c
[   44.759037] flags: 0xbfffc0000000200(slab)
[   44.760128] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   44.761900] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   44.763215] page dumped because: kasan: bad access detected
[   44.764345] 
[   44.764853] Memory state around the buggy address:
[   44.765962]  ffff621cc2f3c400: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   44.767249]  ffff621cc2f3c480: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.768795] >ffff621cc2f3c500: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   44.769877]                    ^
[   44.770794]  ffff621cc2f3c580: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.772295]  ffff621cc2f3c600: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   44.773108] ==================================================================

test log snippet boot parser 159

Home

[   46.185931] ==================================================================
[   46.187751] BUG: KASAN: use-after-free in strchr+0x20/0x80
[   46.188796] Read of size 1 at addr ffff621cc3302910 by task kunit_try_catch/220
[   46.189939] 
[   46.190581] CPU: 0 PID: 220 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   46.191895] Hardware name: linux,dummy-virt (DT)
[   46.192772] Call trace:
[   46.193376]  dump_backtrace+0x0/0x2dc
[   46.194263]  show_stack+0x20/0x30
[   46.195129]  dump_stack+0x134/0x190
[   46.196108]  print_address_description.constprop.0+0x9c/0x538
[   46.197259]  kasan_report+0x134/0x1d4
[   46.198130]  __asan_load1+0x88/0xb0
[   46.198861]  strchr+0x20/0x80
[   46.199608]  kasan_strings+0x160/0x460
[   46.200522]  kunit_try_run_case+0x88/0x120
[   46.201456]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.202496]  kthread+0x1e0/0x1f0
[   46.203283]  ret_from_fork+0x10/0x34
[   46.204011] 
[   46.204540] Allocated by task 220:
[   46.205381]  kasan_save_stack+0x38/0x6c
[   46.206295]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   46.207267]  kasan_kmalloc+0x10/0x20
[   46.208107]  kmem_cache_alloc_trace+0x228/0x3fc
[   46.209035]  kasan_strings+0xac/0x460
[   46.209916]  kunit_try_run_case+0x88/0x120
[   46.210854]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.211912]  kthread+0x1e0/0x1f0
[   46.212761]  ret_from_fork+0x10/0x34
[   46.213502] 
[   46.214010] Freed by task 220:
[   46.214778]  kasan_save_stack+0x38/0x6c
[   46.215674]  kasan_set_track+0x28/0x40
[   46.216557]  kasan_set_free_info+0x24/0x4c
[   46.217469]  __kasan_slab_free+0x100/0x164
[   46.218373]  kasan_slab_free+0x14/0x20
[   46.219207]  kfree+0xf8/0x5b0
[   46.219820]  kasan_strings+0x120/0x460
[   46.220485]  kunit_try_run_case+0x88/0x120
[   46.222324]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.223998]  kthread+0x1e0/0x1f0
[   46.224969]  ret_from_fork+0x10/0x34
[   46.225840] 
[   46.226298] The buggy address belongs to the object at ffff621cc3302900
[   46.226298]  which belongs to the cache kmalloc-128 of size 128
[   46.229231] The buggy address is located 16 bytes inside of
[   46.229231]  128-byte region [ffff621cc3302900, ffff621cc3302980)
[   46.230901] The buggy address belongs to the page:
[   46.231948] page:00000000f5981f01 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103302
[   46.233392] flags: 0xbfffc0000000200(slab)
[   46.234423] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   46.235743] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   46.236933] page dumped because: kasan: bad access detected
[   46.237902] 
[   46.238414] Memory state around the buggy address:
[   46.239484]  ffff621cc3302800: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   46.240744]  ffff621cc3302880: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.242037] >ffff621cc3302900: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   46.243217]                          ^
[   46.244126]  ffff621cc3302980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.245431]  ffff621cc3302a00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.246595] ==================================================================

test log snippet boot parser 160

Home

[   46.312111] ==================================================================
[   46.313102] BUG: KASAN: use-after-free in strcmp+0x2c/0x80
[   46.314385] Read of size 1 at addr ffff621cc3302910 by task kunit_try_catch/220
[   46.315473] 
[   46.315985] CPU: 0 PID: 220 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   46.317321] Hardware name: linux,dummy-virt (DT)
[   46.318237] Call trace:
[   46.318967]  dump_backtrace+0x0/0x2dc
[   46.319905]  show_stack+0x20/0x30
[   46.320666]  dump_stack+0x134/0x190
[   46.321522]  print_address_description.constprop.0+0x9c/0x538
[   46.322422]  kasan_report+0x134/0x1d4
[   46.323713]  __asan_load1+0x88/0xb0
[   46.324563]  strcmp+0x2c/0x80
[   46.325504]  kasan_strings+0x268/0x460
[   46.326411]  kunit_try_run_case+0x88/0x120
[   46.327367]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.328581]  kthread+0x1e0/0x1f0
[   46.329390]  ret_from_fork+0x10/0x34
[   46.330610] 
[   46.331005] Allocated by task 220:
[   46.332156]  kasan_save_stack+0x38/0x6c
[   46.333067]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   46.334098]  kasan_kmalloc+0x10/0x20
[   46.335006]  kmem_cache_alloc_trace+0x228/0x3fc
[   46.335915]  kasan_strings+0xac/0x460
[   46.336781]  kunit_try_run_case+0x88/0x120
[   46.337958]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.339424]  kthread+0x1e0/0x1f0
[   46.340396]  ret_from_fork+0x10/0x34
[   46.340919] 
[   46.341337] Freed by task 220:
[   46.342414]  kasan_save_stack+0x38/0x6c
[   46.343464]  kasan_set_track+0x28/0x40
[   46.344618]  kasan_set_free_info+0x24/0x4c
[   46.345314]  __kasan_slab_free+0x100/0x164
[   46.346017]  kasan_slab_free+0x14/0x20
[   46.346988]  kfree+0xf8/0x5b0
[   46.347818]  kasan_strings+0x120/0x460
[   46.348730]  kunit_try_run_case+0x88/0x120
[   46.349749]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.350860]  kthread+0x1e0/0x1f0
[   46.351625]  ret_from_fork+0x10/0x34
[   46.352149] 
[   46.352856] The buggy address belongs to the object at ffff621cc3302900
[   46.352856]  which belongs to the cache kmalloc-128 of size 128
[   46.354907] The buggy address is located 16 bytes inside of
[   46.354907]  128-byte region [ffff621cc3302900, ffff621cc3302980)
[   46.357117] The buggy address belongs to the page:
[   46.358190] page:00000000f5981f01 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103302
[   46.359765] flags: 0xbfffc0000000200(slab)
[   46.360698] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   46.362087] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   46.363415] page dumped because: kasan: bad access detected
[   46.364115] 
[   46.364734] Memory state around the buggy address:
[   46.365858]  ffff621cc3302800: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   46.367087]  ffff621cc3302880: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.368452] >ffff621cc3302900: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   46.369455]                          ^
[   46.370441]  ffff621cc3302980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.372112]  ffff621cc3302a00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.373156] ==================================================================

test log snippet boot parser 161

Home

[   46.444972] ==================================================================
[   46.446182] BUG: KASAN: use-after-free in strlen+0x18/0x64
[   46.447228] Read of size 1 at addr ffff621cc3302910 by task kunit_try_catch/220
[   46.448393] 
[   46.448996] CPU: 0 PID: 220 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   46.450221] Hardware name: linux,dummy-virt (DT)
[   46.450864] Call trace:
[   46.451459]  dump_backtrace+0x0/0x2dc
[   46.452487]  show_stack+0x20/0x30
[   46.453474]  dump_stack+0x134/0x190
[   46.454477]  print_address_description.constprop.0+0x9c/0x538
[   46.455757]  kasan_report+0x134/0x1d4
[   46.456645]  __asan_load1+0x88/0xb0
[   46.457431]  strlen+0x18/0x64
[   46.459346]  kasan_strings+0x348/0x460
[   46.460782]  kunit_try_run_case+0x88/0x120
[   46.461763]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.462848]  kthread+0x1e0/0x1f0
[   46.463660]  ret_from_fork+0x10/0x34
[   46.464402] 
[   46.464912] Allocated by task 220:
[   46.465757]  kasan_save_stack+0x38/0x6c
[   46.466680]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   46.467821]  kasan_kmalloc+0x10/0x20
[   46.468492]  kmem_cache_alloc_trace+0x228/0x3fc
[   46.469202]  kasan_strings+0xac/0x460
[   46.470129]  kunit_try_run_case+0x88/0x120
[   46.471151]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.472324]  kthread+0x1e0/0x1f0
[   46.473188]  ret_from_fork+0x10/0x34
[   46.474361] 
[   46.474931] Freed by task 220:
[   46.475788]  kasan_save_stack+0x38/0x6c
[   46.476723]  kasan_set_track+0x28/0x40
[   46.477582]  kasan_set_free_info+0x24/0x4c
[   46.478374]  __kasan_slab_free+0x100/0x164
[   46.479382]  kasan_slab_free+0x14/0x20
[   46.480652]  kfree+0xf8/0x5b0
[   46.481677]  kasan_strings+0x120/0x460
[   46.482567]  kunit_try_run_case+0x88/0x120
[   46.483875]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.485021]  kthread+0x1e0/0x1f0
[   46.485861]  ret_from_fork+0x10/0x34
[   46.486602] 
[   46.488186] The buggy address belongs to the object at ffff621cc3302900
[   46.488186]  which belongs to the cache kmalloc-128 of size 128
[   46.489558] The buggy address is located 16 bytes inside of
[   46.489558]  128-byte region [ffff621cc3302900, ffff621cc3302980)
[   46.491248] The buggy address belongs to the page:
[   46.492270] page:00000000f5981f01 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103302
[   46.493729] flags: 0xbfffc0000000200(slab)
[   46.494714] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   46.495985] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   46.497087] page dumped because: kasan: bad access detected
[   46.498135] 
[   46.499077] Memory state around the buggy address:
[   46.500494]  ffff621cc3302800: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   46.501839]  ffff621cc3302880: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.503081] >ffff621cc3302900: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   46.505217]                          ^
[   46.505897]  ffff621cc3302980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.507016]  ffff621cc3302a00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.508291] ==================================================================

test log snippet boot parser 162

Home

[   46.376219] ==================================================================
[   46.377654] BUG: KASAN: use-after-free in strncmp+0x3c/0x90
[   46.378534] Read of size 1 at addr ffff621cc3302910 by task kunit_try_catch/220
[   46.380470] 
[   46.381383] CPU: 0 PID: 220 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   46.382736] Hardware name: linux,dummy-virt (DT)
[   46.383706] Call trace:
[   46.384613]  dump_backtrace+0x0/0x2dc
[   46.385509]  show_stack+0x20/0x30
[   46.386144]  dump_stack+0x134/0x190
[   46.386839]  print_address_description.constprop.0+0x9c/0x538
[   46.388651]  kasan_report+0x134/0x1d4
[   46.389575]  __asan_load1+0x88/0xb0
[   46.390440]  strncmp+0x3c/0x90
[   46.391233]  kasan_strings+0x2dc/0x460
[   46.392044]  kunit_try_run_case+0x88/0x120
[   46.392960]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.393948]  kthread+0x1e0/0x1f0
[   46.394798]  ret_from_fork+0x10/0x34
[   46.395555] 
[   46.396063] Allocated by task 220:
[   46.397029]  kasan_save_stack+0x38/0x6c
[   46.397975]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   46.398715]  kasan_kmalloc+0x10/0x20
[   46.400276]  kmem_cache_alloc_trace+0x228/0x3fc
[   46.401474]  kasan_strings+0xac/0x460
[   46.402607]  kunit_try_run_case+0x88/0x120
[   46.403905]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.405285]  kthread+0x1e0/0x1f0
[   46.406113]  ret_from_fork+0x10/0x34
[   46.406827] 
[   46.407659] Freed by task 220:
[   46.408477]  kasan_save_stack+0x38/0x6c
[   46.409618]  kasan_set_track+0x28/0x40
[   46.410618]  kasan_set_free_info+0x24/0x4c
[   46.411705]  __kasan_slab_free+0x100/0x164
[   46.412743]  kasan_slab_free+0x14/0x20
[   46.413582]  kfree+0xf8/0x5b0
[   46.414407]  kasan_strings+0x120/0x460
[   46.415299]  kunit_try_run_case+0x88/0x120
[   46.416297]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.417138]  kthread+0x1e0/0x1f0
[   46.419363]  ret_from_fork+0x10/0x34
[   46.420042] 
[   46.420551] The buggy address belongs to the object at ffff621cc3302900
[   46.420551]  which belongs to the cache kmalloc-128 of size 128
[   46.422440] The buggy address is located 16 bytes inside of
[   46.422440]  128-byte region [ffff621cc3302900, ffff621cc3302980)
[   46.424240] The buggy address belongs to the page:
[   46.425076] page:00000000f5981f01 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103302
[   46.426591] flags: 0xbfffc0000000200(slab)
[   46.427705] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   46.429234] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   46.430242] page dumped because: kasan: bad access detected
[   46.430938] 
[   46.431553] Memory state around the buggy address:
[   46.432639]  ffff621cc3302800: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   46.434266]  ffff621cc3302880: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.435816] >ffff621cc3302900: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   46.437597]                          ^
[   46.438721]  ffff621cc3302980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.440674]  ffff621cc3302a00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.441762] ==================================================================

test log snippet boot parser 163

Home

[   46.511551] ==================================================================
[   46.512852] BUG: KASAN: use-after-free in strnlen+0x3c/0x6c
[   46.513627] Read of size 1 at addr ffff621cc3302910 by task kunit_try_catch/220
[   46.514754] 
[   46.515428] CPU: 0 PID: 220 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   46.516933] Hardware name: linux,dummy-virt (DT)
[   46.517885] Call trace:
[   46.519282]  dump_backtrace+0x0/0x2dc
[   46.519967]  show_stack+0x20/0x30
[   46.520810]  dump_stack+0x134/0x190
[   46.522008]  print_address_description.constprop.0+0x9c/0x538
[   46.523072]  kasan_report+0x134/0x1d4
[   46.523937]  __asan_load1+0x88/0xb0
[   46.524764]  strnlen+0x3c/0x6c
[   46.525546]  kasan_strings+0x3b8/0x460
[   46.526416]  kunit_try_run_case+0x88/0x120
[   46.527362]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.528418]  kthread+0x1e0/0x1f0
[   46.529237]  ret_from_fork+0x10/0x34
[   46.529956] 
[   46.530458] Allocated by task 220:
[   46.531335]  kasan_save_stack+0x38/0x6c
[   46.532241]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   46.533222]  kasan_kmalloc+0x10/0x20
[   46.534083]  kmem_cache_alloc_trace+0x228/0x3fc
[   46.535015]  kasan_strings+0xac/0x460
[   46.535866]  kunit_try_run_case+0x88/0x120
[   46.536813]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.537834]  kthread+0x1e0/0x1f0
[   46.538641]  ret_from_fork+0x10/0x34
[   46.539359] 
[   46.539851] Freed by task 220:
[   46.540660]  kasan_save_stack+0x38/0x6c
[   46.541547]  kasan_set_track+0x28/0x40
[   46.542446]  kasan_set_free_info+0x24/0x4c
[   46.543347]  __kasan_slab_free+0x100/0x164
[   46.544257]  kasan_slab_free+0x14/0x20
[   46.545050]  kfree+0xf8/0x5b0
[   46.545820]  kasan_strings+0x120/0x460
[   46.546686]  kunit_try_run_case+0x88/0x120
[   46.547620]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.548646]  kthread+0x1e0/0x1f0
[   46.549459]  ret_from_fork+0x10/0x34
[   46.550149] 
[   46.550715] The buggy address belongs to the object at ffff621cc3302900
[   46.550715]  which belongs to the cache kmalloc-128 of size 128
[   46.552543] The buggy address is located 16 bytes inside of
[   46.552543]  128-byte region [ffff621cc3302900, ffff621cc3302980)
[   46.554219] The buggy address belongs to the page:
[   46.555244] page:00000000f5981f01 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103302
[   46.556695] flags: 0xbfffc0000000200(slab)
[   46.557688] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   46.559031] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   46.560239] page dumped because: kasan: bad access detected
[   46.561178] 
[   46.561654] Memory state around the buggy address:
[   46.562644]  ffff621cc3302800: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   46.563912]  ffff621cc3302880: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.565153] >ffff621cc3302900: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   46.566329]                          ^
[   46.567203]  ffff621cc3302980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.568450]  ffff621cc3302a00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.569616] ==================================================================

test log snippet boot parser 164

Home

[   46.250718] ==================================================================
[   46.251955] BUG: KASAN: use-after-free in strrchr+0x28/0x54
[   46.253132] Read of size 1 at addr ffff621cc3302910 by task kunit_try_catch/220
[   46.254518] 
[   46.255184] CPU: 0 PID: 220 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   46.256489] Hardware name: linux,dummy-virt (DT)
[   46.257362] Call trace:
[   46.258070]  dump_backtrace+0x0/0x2dc
[   46.258902]  show_stack+0x20/0x30
[   46.259766]  dump_stack+0x134/0x190
[   46.260711]  print_address_description.constprop.0+0x9c/0x538
[   46.261832]  kasan_report+0x134/0x1d4
[   46.262701]  __asan_load1+0x88/0xb0
[   46.263532]  strrchr+0x28/0x54
[   46.264317]  kasan_strings+0x1f8/0x460
[   46.265190]  kunit_try_run_case+0x88/0x120
[   46.266128]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.267184]  kthread+0x1e0/0x1f0
[   46.267980]  ret_from_fork+0x10/0x34
[   46.268724] 
[   46.269234] Allocated by task 220:
[   46.270083]  kasan_save_stack+0x38/0x6c
[   46.270987]  __kasan_kmalloc.constprop.0+0xe4/0xf0
[   46.271976]  kasan_kmalloc+0x10/0x20
[   46.272845]  kmem_cache_alloc_trace+0x228/0x3fc
[   46.273794]  kasan_strings+0xac/0x460
[   46.274657]  kunit_try_run_case+0x88/0x120
[   46.275594]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.276650]  kthread+0x1e0/0x1f0
[   46.277450]  ret_from_fork+0x10/0x34
[   46.278156] 
[   46.278672] Freed by task 220:
[   46.279502]  kasan_save_stack+0x38/0x6c
[   46.280388]  kasan_set_track+0x28/0x40
[   46.281286]  kasan_set_free_info+0x24/0x4c
[   46.282176]  __kasan_slab_free+0x100/0x164
[   46.283073]  kasan_slab_free+0x14/0x20
[   46.283910]  kfree+0xf8/0x5b0
[   46.284670]  kasan_strings+0x120/0x460
[   46.285573]  kunit_try_run_case+0x88/0x120
[   46.286504]  kunit_generic_run_threadfn_adapter+0x38/0x54
[   46.287556]  kthread+0x1e0/0x1f0
[   46.288356]  ret_from_fork+0x10/0x34
[   46.289053] 
[   46.289623] The buggy address belongs to the object at ffff621cc3302900
[   46.289623]  which belongs to the cache kmalloc-128 of size 128
[   46.291481] The buggy address is located 16 bytes inside of
[   46.291481]  128-byte region [ffff621cc3302900, ffff621cc3302980)
[   46.293214] The buggy address belongs to the page:
[   46.294122] page:00000000f5981f01 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x103302
[   46.295666] flags: 0xbfffc0000000200(slab)
[   46.296669] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff621cc0003c80
[   46.298005] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   46.299240] page dumped because: kasan: bad access detected
[   46.300190] 
[   46.300671] Memory state around the buggy address:
[   46.301674]  ffff621cc3302800: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   46.302954]  ffff621cc3302880: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.304237] >ffff621cc3302900: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   46.305386]                          ^
[   46.306255]  ffff621cc3302980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.307466]  ffff621cc3302a00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   46.308606] ==================================================================

test log snippet boot parser 165

Home

[   12.545455] ==================================================================
[   12.547429] BUG: KASAN: alloca-out-of-bounds in kasan_alloca_oob_left+0x11c/0x1e0
[   12.548716] Read of size 1 at addr ffff5a2b026d7c1f by task kunit_try_catch/137
[   12.549842] 
[   12.550619] CPU: 1 PID: 137 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   12.552039] Hardware name: linux,dummy-virt (DT)
[   12.553121] Call trace:
[   12.553844]  dump_backtrace+0x0/0x2e0
[   12.554705]  show_stack+0x18/0x28
[   12.557303]  dump_stack+0x118/0x164
[   12.558208]  print_address_description.constprop.11+0x6c/0x4e8
[   12.559685]  kasan_report+0x120/0x1d0
[   12.560600]  __asan_load1+0xa8/0xb0
[   12.561434]  kasan_alloca_oob_left+0x11c/0x1e0
[   12.562481]  kunit_try_run_case+0x7c/0x118
[   12.563592]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   12.564536]  kthread+0x224/0x230
[   12.565352]  ret_from_fork+0x10/0x30
[   12.566107] 
[   12.566662] The buggy address belongs to the page:
[   12.567820] page:000000003ec14fb9 refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1026d7
[   12.569688] flags: 0xbfffc0000000000()
[   12.570791] raw: 0bfffc0000000000 ffffff68abe9b5c8 ffffff68abe9b5c8 0000000000000000
[   12.572283] raw: 0000000000000000 0000000000000000 00000000ffffffff 0000000000000000
[   12.573383] page dumped because: kasan: bad access detected
[   12.574297] 
[   12.574817] Memory state around the buggy address:
[   12.576283]  ffff5a2b026d7b00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   12.577532]  ffff5a2b026d7b80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   12.578770] >ffff5a2b026d7c00: ca ca ca ca 00 02 cb cb cb cb cb cb 00 00 00 00
[   12.580125]                             ^
[   12.581007]  ffff5a2b026d7c80: 00 00 00 00 00 00 00 00 00 00 f1 f1 f1 f1 04 f2
[   12.582317]  ffff5a2b026d7d00: f2 f2 f2 f2 f2 f2 00 f2 f2 f2 f2 f2 f2 f2 00 00
[   12.583561] ==================================================================

test log snippet boot parser 166

Home

[   12.593482] ==================================================================
[   12.595833] BUG: KASAN: alloca-out-of-bounds in kasan_alloca_oob_right+0x12c/0x1f0
[   12.597092] Read of size 1 at addr ffff5a2b026d7c2a by task kunit_try_catch/138
[   12.598109] 
[   12.598807] CPU: 0 PID: 138 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   12.600479] Hardware name: linux,dummy-virt (DT)
[   12.601345] Call trace:
[   12.602037]  dump_backtrace+0x0/0x2e0
[   12.602990]  show_stack+0x18/0x28
[   12.604318]  dump_stack+0x118/0x164
[   12.605290]  print_address_description.constprop.11+0x6c/0x4e8
[   12.606435]  kasan_report+0x120/0x1d0
[   12.607354]  __asan_load1+0xa8/0xb0
[   12.608227]  kasan_alloca_oob_right+0x12c/0x1f0
[   12.609306]  kunit_try_run_case+0x7c/0x118
[   12.610028]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   12.610969]  kthread+0x224/0x230
[   12.611843]  ret_from_fork+0x10/0x30
[   12.612620] 
[   12.613157] The buggy address belongs to the page:
[   12.614869] page:000000003ec14fb9 refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1026d7
[   12.616495] flags: 0xbfffc0000000000()
[   12.617523] raw: 0bfffc0000000000 ffffff68abe9b5c8 ffffff68abe9b5c8 0000000000000000
[   12.618698] raw: 0000000000000000 0000000000000000 00000000ffffffff 0000000000000000
[   12.619662] page dumped because: kasan: bad access detected
[   12.620459] 
[   12.620995] Memory state around the buggy address:
[   12.622097]  ffff5a2b026d7b00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   12.623441]  ffff5a2b026d7b80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   12.624959] >ffff5a2b026d7c00: ca ca ca ca 00 02 cb cb cb cb cb cb 00 00 00 00
[   12.626111]                                   ^
[   12.627328]  ffff5a2b026d7c80: 00 00 00 00 00 00 00 00 00 00 f1 f1 f1 f1 04 f2
[   12.628576]  ffff5a2b026d7d00: f2 f2 f2 f2 f2 f2 00 f2 f2 f2 f2 f2 f2 f2 00 00
[   12.629806] ==================================================================

test log snippet boot parser 167

Home

[   14.493368] ==================================================================
[   14.494665] BUG: KASAN: double-free or invalid-free in kfree+0xbc/0x348
[   14.496029] 
[   14.496770] CPU: 1 PID: 148 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   14.498255] Hardware name: linux,dummy-virt (DT)
[   14.499082] Call trace:
[   14.500433]  dump_backtrace+0x0/0x2e0
[   14.501397]  show_stack+0x18/0x28
[   14.502268]  dump_stack+0x118/0x164
[   14.503546]  print_address_description.constprop.11+0x6c/0x4e8
[   14.504690]  kasan_report_invalid_free+0x78/0xa0
[   14.505794]  __kasan_slab_free+0x158/0x188
[   14.506630]  kasan_slab_free+0x14/0x20
[   14.507576]  slab_free_freelist_hook+0x70/0x198
[   14.508457]  kfree+0xbc/0x348
[   14.509289]  kfree_sensitive+0x24/0x60
[   14.510210]  kmalloc_double_kzfree+0x140/0x1f0
[   14.511248]  kunit_try_run_case+0x7c/0x118
[   14.512563]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   14.513613]  kthread+0x224/0x230
[   14.514503]  ret_from_fork+0x10/0x30
[   14.515262] 
[   14.516112] Allocated by task 148:
[   14.516958]  kasan_save_stack+0x28/0x58
[   14.517965]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   14.518970]  kasan_kmalloc+0x10/0x20
[   14.519826]  kmalloc_double_kzfree+0xbc/0x1f0
[   14.521191]  kunit_try_run_case+0x7c/0x118
[   14.522105]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   14.523131]  kthread+0x224/0x230
[   14.524209]  ret_from_fork+0x10/0x30
[   14.524989] 
[   14.525567] Freed by task 148:
[   14.526397]  kasan_save_stack+0x28/0x58
[   14.527311]  kasan_set_track+0x28/0x40
[   14.528961]  kasan_set_free_info+0x24/0x48
[   14.529779]  __kasan_slab_free+0x104/0x188
[   14.530731]  kasan_slab_free+0x14/0x20
[   14.531566]  slab_free_freelist_hook+0x70/0x198
[   14.532592]  kfree+0xbc/0x348
[   14.533354]  kfree_sensitive+0x4c/0x60
[   14.534341]  kmalloc_double_kzfree+0x114/0x1f0
[   14.535959]  kunit_try_run_case+0x7c/0x118
[   14.537136]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   14.538275]  kthread+0x224/0x230
[   14.539117]  ret_from_fork+0x10/0x30
[   14.539815] 
[   14.540442] The buggy address belongs to the object at ffff5a2b0232e100
[   14.540442]  which belongs to the cache kmalloc-128 of size 128
[   14.542311] The buggy address is located 0 bytes inside of
[   14.542311]  128-byte region [ffff5a2b0232e100, ffff5a2b0232e180)
[   14.545081] The buggy address belongs to the page:
[   14.546106] page:00000000cf260c56 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x10232e
[   14.547630] flags: 0xbfffc0000000200(slab)
[   14.548667] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   14.549989] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   14.551216] page dumped because: kasan: bad access detected
[   14.552837] 
[   14.553400] Memory state around the buggy address:
[   14.554522]  ffff5a2b0232e000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   14.555843]  ffff5a2b0232e080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.557135] >ffff5a2b0232e100: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   14.558307]                    ^
[   14.559570]  ffff5a2b0232e180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.561079]  ffff5a2b0232e200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.562450] ==================================================================

test log snippet boot parser 168

Home

[   10.834713] ==================================================================
[   10.837152] BUG: KASAN: double-free or invalid-free in kmalloc_pagealloc_invalid_free+0x114/0x1c8
[   10.838719] 
[   10.839529] CPU: 0 PID: 116 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   10.840864] Hardware name: linux,dummy-virt (DT)
[   10.841777] Call trace:
[   10.842487]  dump_backtrace+0x0/0x2e0
[   10.843385]  show_stack+0x18/0x28
[   10.844264]  dump_stack+0x118/0x164
[   10.845263]  print_address_description.constprop.11+0x6c/0x4e8
[   10.846441]  kasan_report_invalid_free+0x78/0xa0
[   10.847451]  kasan_kfree_large+0x58/0x68
[   10.848359]  kfree+0x240/0x348
[   10.849232]  kmalloc_pagealloc_invalid_free+0x114/0x1c8
[   10.850323]  kunit_try_run_case+0x7c/0x118
[   10.851326]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.852469]  kthread+0x224/0x230
[   10.853324]  ret_from_fork+0x10/0x30
[   10.854080] 
[   10.854599] The buggy address belongs to the page:
[   10.855679] page:000000009e0dd500 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1026b4
[   10.857198] head:000000009e0dd500 order:2 compound_mapcount:0 compound_pincount:0
[   10.858536] flags: 0xbfffc0000010000(head)
[   10.859626] raw: 0bfffc0000010000 dead000000000100 dead000000000122 0000000000000000
[   10.861008] raw: 0000000000000000 0000000000000000 00000001ffffffff 0000000000000000
[   10.862299] page dumped because: kasan: bad access detected
[   10.863296] 
[   10.863848] Memory state around the buggy address:
[   10.864909]  ffff5a2b026b3f00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.866276]  ffff5a2b026b3f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.867603] >ffff5a2b026b4000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   10.868715]                    ^
[   10.869550]  ffff5a2b026b4080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   10.870924]  ffff5a2b026b4100: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   10.872199] ==================================================================

test log snippet boot parser 169

Home

[   12.709454] ==================================================================
[   12.711220] BUG: KASAN: double-free or invalid-free in kmem_cache_free+0xa8/0x2e8
[   12.712781] 
[   12.713757] CPU: 0 PID: 140 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   12.714900] Hardware name: linux,dummy-virt (DT)
[   12.716002] Call trace:
[   12.716728]  dump_backtrace+0x0/0x2e0
[   12.717594]  show_stack+0x18/0x28
[   12.718491]  dump_stack+0x118/0x164
[   12.719390]  print_address_description.constprop.11+0x6c/0x4e8
[   12.720657]  kasan_report_invalid_free+0x78/0xa0
[   12.721840]  __kasan_slab_free+0x158/0x188
[   12.722834]  kasan_slab_free+0x14/0x20
[   12.723993]  slab_free_freelist_hook+0x70/0x198
[   12.724988]  kmem_cache_free+0xa8/0x2e8
[   12.725930]  kmem_cache_double_free+0x140/0x250
[   12.726933]  kunit_try_run_case+0x7c/0x118
[   12.728050]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   12.729580]  kthread+0x224/0x230
[   12.730540]  ret_from_fork+0x10/0x30
[   12.732287] 
[   12.732842] Allocated by task 140:
[   12.733747]  kasan_save_stack+0x28/0x58
[   12.734713]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   12.736150]  kasan_slab_alloc+0x18/0x28
[   12.737216]  slab_post_alloc_hook+0x58/0x2b0
[   12.738120]  kmem_cache_alloc+0x1b8/0x318
[   12.739072]  kmem_cache_double_free+0xf4/0x250
[   12.740205]  kunit_try_run_case+0x7c/0x118
[   12.741241]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   12.742410]  kthread+0x224/0x230
[   12.743273]  ret_from_fork+0x10/0x30
[   12.744022] 
[   12.744640] Freed by task 140:
[   12.745579]  kasan_save_stack+0x28/0x58
[   12.746553]  kasan_set_track+0x28/0x40
[   12.747544]  kasan_set_free_info+0x24/0x48
[   12.748476]  __kasan_slab_free+0x104/0x188
[   12.749367]  kasan_slab_free+0x14/0x20
[   12.750379]  slab_free_freelist_hook+0x70/0x198
[   12.751418]  kmem_cache_free+0xa8/0x2e8
[   12.752370]  kmem_cache_double_free+0x110/0x250
[   12.753403]  kunit_try_run_case+0x7c/0x118
[   12.754330]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   12.755588]  kthread+0x224/0x230
[   12.756526]  ret_from_fork+0x10/0x30
[   12.757296] 
[   12.759059] The buggy address belongs to the object at ffff5a2b0232c000
[   12.759059]  which belongs to the cache test_cache of size 200
[   12.761436] The buggy address is located 0 bytes inside of
[   12.761436]  200-byte region [ffff5a2b0232c000, ffff5a2b0232c0c8)
[   12.763117] The buggy address belongs to the page:
[   12.764359] page:0000000061436a8b refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x10232c
[   12.765756] flags: 0xbfffc0000000200(slab)
[   12.766742] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b0144d500
[   12.768406] raw: 0000000000000000 00000000800f000f 00000001ffffffff 0000000000000000
[   12.769547] page dumped because: kasan: bad access detected
[   12.770557] 
[   12.771069] Memory state around the buggy address:
[   12.772147]  ffff5a2b0232bf00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.773260]  ffff5a2b0232bf80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.774581] >ffff5a2b0232c000: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   12.775878]                    ^
[   12.776756]  ffff5a2b0232c080: fb fb fb fb fb fb fb fb fb fc fc fc fc fc fc fc
[   12.778196]  ffff5a2b0232c100: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.779759] ==================================================================

test log snippet boot parser 170

Home

[   12.808874] ==================================================================
[   12.810666] BUG: KASAN: double-free or invalid-free in kmem_cache_free+0xa8/0x2e8
[   12.811999] 
[   12.812691] CPU: 0 PID: 141 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   12.814749] Hardware name: linux,dummy-virt (DT)
[   12.816010] Call trace:
[   12.816916]  dump_backtrace+0x0/0x2e0
[   12.819152]  show_stack+0x18/0x28
[   12.820331]  dump_stack+0x118/0x164
[   12.821338]  print_address_description.constprop.11+0x6c/0x4e8
[   12.822513]  kasan_report_invalid_free+0x78/0xa0
[   12.823593]  __kasan_slab_free+0x158/0x188
[   12.824882]  kasan_slab_free+0x14/0x20
[   12.825799]  slab_free_freelist_hook+0x70/0x198
[   12.826801]  kmem_cache_free+0xa8/0x2e8
[   12.828010]  kmem_cache_invalid_free+0x134/0x250
[   12.828924]  kunit_try_run_case+0x7c/0x118
[   12.829979]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   12.831101]  kthread+0x224/0x230
[   12.831982]  ret_from_fork+0x10/0x30
[   12.832750] 
[   12.833846] Allocated by task 141:
[   12.834610]  kasan_save_stack+0x28/0x58
[   12.836365]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   12.837297]  kasan_slab_alloc+0x18/0x28
[   12.838214]  slab_post_alloc_hook+0x58/0x2b0
[   12.839151]  kmem_cache_alloc+0x1b8/0x318
[   12.840109]  kmem_cache_invalid_free+0xf4/0x250
[   12.841584]  kunit_try_run_case+0x7c/0x118
[   12.842580]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   12.843749]  kthread+0x224/0x230
[   12.844574]  ret_from_fork+0x10/0x30
[   12.846297] 
[   12.846785] The buggy address belongs to the object at ffff5a2b0232e000
[   12.846785]  which belongs to the cache test_cache of size 200
[   12.848689] The buggy address is located 1 bytes inside of
[   12.848689]  200-byte region [ffff5a2b0232e000, ffff5a2b0232e0c8)
[   12.850343] The buggy address belongs to the page:
[   12.852356] page:00000000cf260c56 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x10232e
[   12.853763] flags: 0xbfffc0000000200(slab)
[   12.854751] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b0144d680
[   12.856258] raw: 0000000000000000 00000000800f000f 00000001ffffffff 0000000000000000
[   12.857825] page dumped because: kasan: bad access detected
[   12.858691] 
[   12.859225] Memory state around the buggy address:
[   12.860318]  ffff5a2b0232df00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.862410]  ffff5a2b0232df80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.863138] >ffff5a2b0232e000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   12.864419]                    ^
[   12.865527]  ffff5a2b0232e080: 00 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc
[   12.866881]  ffff5a2b0232e100: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.868354] ==================================================================

test log snippet boot parser 171

Home

[   11.492446] ==================================================================
[   11.494356] BUG: KASAN: out-of-bounds in kmalloc_memmove_invalid_size+0x164/0x220
[   11.495785] Read of size 18446744073709551614 at addr ffff5a2b02325204 by task kunit_try_catch/127
[   11.497083] 
[   11.497763] CPU: 0 PID: 127 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   11.499032] Hardware name: linux,dummy-virt (DT)
[   11.499962] Call trace:
[   11.500718]  dump_backtrace+0x0/0x2e0
[   11.501660]  show_stack+0x18/0x28
[   11.502547]  dump_stack+0x118/0x164
[   11.503503]  print_address_description.constprop.11+0x6c/0x4e8
[   11.504656]  kasan_report+0x120/0x1d0
[   11.505604]  check_memory_region+0x17c/0x1f8
[   11.506556]  memmove+0x54/0xf8
[   11.507436]  kmalloc_memmove_invalid_size+0x164/0x220
[   11.508497]  kunit_try_run_case+0x7c/0x118
[   11.509514]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.510609]  kthread+0x224/0x230
[   11.511432]  ret_from_fork+0x10/0x30
[   11.512182] 
[   11.512705] Allocated by task 127:
[   11.513584]  kasan_save_stack+0x28/0x58
[   11.514501]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   11.515603]  kasan_kmalloc+0x10/0x20
[   11.516645]  kmalloc_memmove_invalid_size+0xd0/0x220
[   11.517789]  kunit_try_run_case+0x7c/0x118
[   11.518639]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.519740]  kthread+0x224/0x230
[   11.520510]  ret_from_fork+0x10/0x30
[   11.521182] 
[   11.521782] The buggy address belongs to the object at ffff5a2b02325200
[   11.521782]  which belongs to the cache kmalloc-128 of size 128
[   11.523667] The buggy address is located 4 bytes inside of
[   11.523667]  128-byte region [ffff5a2b02325200, ffff5a2b02325280)
[   11.525351] The buggy address belongs to the page:
[   11.526264] page:00000000542235c1 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102325
[   11.527747] flags: 0xbfffc0000000200(slab)
[   11.528826] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   11.530237] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   11.531572] page dumped because: kasan: bad access detected
[   11.532441] 
[   11.532963] Memory state around the buggy address:
[   11.533949]  ffff5a2b02325100: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   11.535285]  ffff5a2b02325180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.536589] >ffff5a2b02325200: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc
[   11.537793]                    ^
[   11.538596]  ffff5a2b02325280: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.539932]  ffff5a2b02325300: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.541133] ==================================================================

test log snippet boot parser 172

Home

[   13.412510] ==================================================================
[   13.414849] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.5+0xc4/0x668
[   13.416379] Write of size 8 at addr ffff5a2b02328a08 by task kunit_try_catch/145
[   13.417622] 
[   13.418334] CPU: 0 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   13.419546] Hardware name: linux,dummy-virt (DT)
[   13.420356] Call trace:
[   13.421836]  dump_backtrace+0x0/0x2e0
[   13.422744]  show_stack+0x18/0x28
[   13.423611]  dump_stack+0x118/0x164
[   13.424516]  print_address_description.constprop.11+0x6c/0x4e8
[   13.425701]  kasan_report+0x120/0x1d0
[   13.426640]  check_memory_region+0x17c/0x1f8
[   13.427646]  __kasan_check_write+0x30/0x68
[   13.428800]  kasan_bitops_modify.constprop.5+0xc4/0x668
[   13.429992]  kasan_bitops_generic+0xfc/0x158
[   13.430849]  kunit_try_run_case+0x7c/0x118
[   13.432106]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.433127]  kthread+0x224/0x230
[   13.433851]  ret_from_fork+0x10/0x30
[   13.434667] 
[   13.435137] Allocated by task 145:
[   13.436033]  kasan_save_stack+0x28/0x58
[   13.437198]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   13.438097]  kasan_kmalloc+0x10/0x20
[   13.438993]  kasan_bitops_generic+0xa4/0x158
[   13.440035]  kunit_try_run_case+0x7c/0x118
[   13.441044]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.442137]  kthread+0x224/0x230
[   13.442959]  ret_from_fork+0x10/0x30
[   13.443777] 
[   13.444427] The buggy address belongs to the object at ffff5a2b02328a00
[   13.444427]  which belongs to the cache kmalloc-128 of size 128
[   13.446234] The buggy address is located 8 bytes inside of
[   13.446234]  128-byte region [ffff5a2b02328a00, ffff5a2b02328a80)
[   13.447799] The buggy address belongs to the page:
[   13.448881] page:0000000033af4bd4 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102328
[   13.450450] flags: 0xbfffc0000000200(slab)
[   13.451524] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   13.452887] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   13.454300] page dumped because: kasan: bad access detected
[   13.455326] 
[   13.455855] Memory state around the buggy address:
[   13.456906]  ffff5a2b02328900: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   13.458294]  ffff5a2b02328980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.459685] >ffff5a2b02328a00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.460970]                       ^
[   13.462332]  ffff5a2b02328a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.463671]  ffff5a2b02328b00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.464903] ==================================================================

test log snippet boot parser 173

Home

[   13.688307] ==================================================================
[   13.689597] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.5+0x414/0x668
[   13.690903] Read of size 8 at addr ffff5a2b02328a08 by task kunit_try_catch/145
[   13.691983] 
[   13.692675] CPU: 1 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   13.694036] Hardware name: linux,dummy-virt (DT)
[   13.694962] Call trace:
[   13.695759]  dump_backtrace+0x0/0x2e0
[   13.696689]  show_stack+0x18/0x28
[   13.697602]  dump_stack+0x118/0x164
[   13.698563]  print_address_description.constprop.11+0x6c/0x4e8
[   13.699628]  kasan_report+0x120/0x1d0
[   13.700504]  __asan_load8+0x9c/0xd8
[   13.701445]  kasan_bitops_modify.constprop.5+0x414/0x668
[   13.702542]  kasan_bitops_generic+0xfc/0x158
[   13.703516]  kunit_try_run_case+0x7c/0x118
[   13.704547]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.705670]  kthread+0x224/0x230
[   13.706525]  ret_from_fork+0x10/0x30
[   13.707278] 
[   13.707807] Allocated by task 145:
[   13.708712]  kasan_save_stack+0x28/0x58
[   13.709623]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   13.710622]  kasan_kmalloc+0x10/0x20
[   13.711531]  kasan_bitops_generic+0xa4/0x158
[   13.712498]  kunit_try_run_case+0x7c/0x118
[   13.713518]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.714647]  kthread+0x224/0x230
[   13.715461]  ret_from_fork+0x10/0x30
[   13.716236] 
[   13.716810] The buggy address belongs to the object at ffff5a2b02328a00
[   13.716810]  which belongs to the cache kmalloc-128 of size 128
[   13.718666] The buggy address is located 8 bytes inside of
[   13.718666]  128-byte region [ffff5a2b02328a00, ffff5a2b02328a80)
[   13.720325] The buggy address belongs to the page:
[   13.721351] page:0000000033af4bd4 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102328
[   13.722867] flags: 0xbfffc0000000200(slab)
[   13.723919] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   13.725372] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   13.726618] page dumped because: kasan: bad access detected
[   13.727623] 
[   13.728084] Memory state around the buggy address:
[   13.729096]  ffff5a2b02328900: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   13.730422]  ffff5a2b02328980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.731684] >ffff5a2b02328a00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.732857]                       ^
[   13.733719]  ffff5a2b02328a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.735049]  ffff5a2b02328b00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   13.736236] ==================================================================
---
[   13.583244] ==================================================================
[   13.584783] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.5+0x2d4/0x668
[   13.585978] Read of size 8 at addr ffff5a2b02328a08 by task kunit_try_catch/145
[   13.588908] 
[   13.589771] CPU: 1 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   13.591235] Hardware name: linux,dummy-virt (DT)
[   13.592101] Call trace:
[   13.592931]  dump_backtrace+0x0/0x2e0
[   13.593859]  show_stack+0x18/0x28
[   13.594801]  dump_stack+0x118/0x164
[   13.595738]  print_address_description.constprop.11+0x6c/0x4e8
[   13.596903]  kasan_report+0x120/0x1d0
[   13.597905]  __asan_load8+0x9c/0xd8
[   13.598852]  kasan_bitops_modify.constprop.5+0x2d4/0x668
[   13.599967]  kasan_bitops_generic+0xfc/0x158
[   13.600968]  kunit_try_run_case+0x7c/0x118
[   13.601970]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.603097]  kthread+0x224/0x230
[   13.603941]  ret_from_fork+0x10/0x30
[   13.604753] 
[   13.605312] Allocated by task 145:
[   13.606153]  kasan_save_stack+0x28/0x58
[   13.607076]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   13.608046]  kasan_kmalloc+0x10/0x20
[   13.608934]  kasan_bitops_generic+0xa4/0x158
[   13.609913]  kunit_try_run_case+0x7c/0x118
[   13.610948]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.612055]  kthread+0x224/0x230
[   13.612882]  ret_from_fork+0x10/0x30
[   13.613623] 
[   13.614285] The buggy address belongs to the object at ffff5a2b02328a00
[   13.614285]  which belongs to the cache kmalloc-128 of size 128
[   13.616113] The buggy address is located 8 bytes inside of
[   13.616113]  128-byte region [ffff5a2b02328a00, ffff5a2b02328a80)
[   13.617773] The buggy address belongs to the page:
[   13.618782] page:0000000033af4bd4 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102328
[   13.620328] flags: 0xbfffc0000000200(slab)
[   13.621398] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   13.622781] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   13.623998] page dumped because: kasan: bad access detected
[   13.624956] 
[   13.625477] Memory state around the buggy address:
[   13.626443]  ffff5a2b02328900: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   13.627754]  ffff5a2b02328980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.629018] >ffff5a2b02328a00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.630230]                       ^
[   13.631067]  ffff5a2b02328a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.632439]  ffff5a2b02328b00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   13.633647] ==================================================================
---
[   13.895452] ==================================================================
[   13.897317] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.5+0x564/0x668
[   13.898680] Read of size 8 at addr ffff5a2b02328a08 by task kunit_try_catch/145
[   13.899818] 
[   13.900506] CPU: 1 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   13.901745] Hardware name: linux,dummy-virt (DT)
[   13.902651] Call trace:
[   13.903499]  dump_backtrace+0x0/0x2e0
[   13.904464]  show_stack+0x18/0x28
[   13.905432]  dump_stack+0x118/0x164
[   13.906392]  print_address_description.constprop.11+0x6c/0x4e8
[   13.907571]  kasan_report+0x120/0x1d0
[   13.908509]  __asan_load8+0x9c/0xd8
[   13.909449]  kasan_bitops_modify.constprop.5+0x564/0x668
[   13.910568]  kasan_bitops_generic+0xfc/0x158
[   13.911560]  kunit_try_run_case+0x7c/0x118
[   13.912558]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.913683]  kthread+0x224/0x230
[   13.914522]  ret_from_fork+0x10/0x30
[   13.915273] 
[   13.915777] Allocated by task 145:
[   13.916671]  kasan_save_stack+0x28/0x58
[   13.917635]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   13.918610]  kasan_kmalloc+0x10/0x20
[   13.919503]  kasan_bitops_generic+0xa4/0x158
[   13.920472]  kunit_try_run_case+0x7c/0x118
[   13.921485]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.922570]  kthread+0x224/0x230
[   13.923423]  ret_from_fork+0x10/0x30
[   13.924151] 
[   13.924770] The buggy address belongs to the object at ffff5a2b02328a00
[   13.924770]  which belongs to the cache kmalloc-128 of size 128
[   13.926618] The buggy address is located 8 bytes inside of
[   13.926618]  128-byte region [ffff5a2b02328a00, ffff5a2b02328a80)
[   13.928557] The buggy address belongs to the page:
[   13.929460] page:0000000033af4bd4 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102328
[   13.931152] flags: 0xbfffc0000000200(slab)
[   13.932132] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   13.933375] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   13.934660] page dumped because: kasan: bad access detected
[   13.935602] 
[   13.936136] Memory state around the buggy address:
[   13.937128]  ffff5a2b02328900: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   13.938458]  ffff5a2b02328980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.939753] >ffff5a2b02328a00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.940917]                       ^
[   13.941742]  ffff5a2b02328a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.943078]  ffff5a2b02328b00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   13.944303] ==================================================================

test log snippet boot parser 174

Home

[   13.468435] ==================================================================
[   13.469783] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.5+0x198/0x668
[   13.471002] Read of size 8 at addr ffff5a2b02328a08 by task kunit_try_catch/145
[   13.472243] 
[   13.472838] CPU: 0 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   13.474106] Hardware name: linux,dummy-virt (DT)
[   13.475048] Call trace:
[   13.475894]  dump_backtrace+0x0/0x2e0
[   13.476822]  show_stack+0x18/0x28
[   13.477703]  dump_stack+0x118/0x164
[   13.478654]  print_address_description.constprop.11+0x6c/0x4e8
[   13.479799]  kasan_report+0x120/0x1d0
[   13.480721]  __asan_load8+0x9c/0xd8
[   13.481639]  kasan_bitops_modify.constprop.5+0x198/0x668
[   13.482708]  kasan_bitops_generic+0xfc/0x158
[   13.483683]  kunit_try_run_case+0x7c/0x118
[   13.484693]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.485824]  kthread+0x224/0x230
[   13.486711]  ret_from_fork+0x10/0x30
[   13.487436] 
[   13.487975] Allocated by task 145:
[   13.488860]  kasan_save_stack+0x28/0x58
[   13.489806]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   13.490801]  kasan_kmalloc+0x10/0x20
[   13.491710]  kasan_bitops_generic+0xa4/0x158
[   13.492693]  kunit_try_run_case+0x7c/0x118
[   13.493684]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.494792]  kthread+0x224/0x230
[   13.495609]  ret_from_fork+0x10/0x30
[   13.496349] 
[   13.496912] The buggy address belongs to the object at ffff5a2b02328a00
[   13.496912]  which belongs to the cache kmalloc-128 of size 128
[   13.498768] The buggy address is located 8 bytes inside of
[   13.498768]  128-byte region [ffff5a2b02328a00, ffff5a2b02328a80)
[   13.500390] The buggy address belongs to the page:
[   13.501377] page:0000000033af4bd4 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102328
[   13.502896] flags: 0xbfffc0000000200(slab)
[   13.503930] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   13.505374] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   13.506624] page dumped because: kasan: bad access detected
[   13.507575] 
[   13.508068] Memory state around the buggy address:
[   13.509052]  ffff5a2b02328900: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   13.510398]  ffff5a2b02328980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.511699] >ffff5a2b02328a00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.512865]                       ^
[   13.513704]  ffff5a2b02328a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.515055]  ffff5a2b02328b00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.516241] ==================================================================

test log snippet boot parser 175

Home

[   13.522194] ==================================================================
[   13.523353] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.5+0x224/0x668
[   13.524814] Write of size 8 at addr ffff5a2b02328a08 by task kunit_try_catch/145
[   13.526013] 
[   13.526692] CPU: 0 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   13.527837] Hardware name: linux,dummy-virt (DT)
[   13.528794] Call trace:
[   13.529718]  dump_backtrace+0x0/0x2e0
[   13.530688]  show_stack+0x18/0x28
[   13.532074]  dump_stack+0x118/0x164
[   13.532937]  print_address_description.constprop.11+0x6c/0x4e8
[   13.534015]  kasan_report+0x120/0x1d0
[   13.535555]  check_memory_region+0x17c/0x1f8
[   13.536883]  __kasan_check_write+0x30/0x68
[   13.537921]  kasan_bitops_modify.constprop.5+0x224/0x668
[   13.539520]  kasan_bitops_generic+0xfc/0x158
[   13.540521]  kunit_try_run_case+0x7c/0x118
[   13.541565]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.542665]  kthread+0x224/0x230
[   13.543550]  ret_from_fork+0x10/0x30
[   13.544202] 
[   13.545036] Allocated by task 145:
[   13.545920]  kasan_save_stack+0x28/0x58
[   13.547061]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   13.548455]  kasan_kmalloc+0x10/0x20
[   13.549331]  kasan_bitops_generic+0xa4/0x158
[   13.550308]  kunit_try_run_case+0x7c/0x118
[   13.551285]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.553267]  kthread+0x224/0x230
[   13.554023]  ret_from_fork+0x10/0x30
[   13.554902] 
[   13.555524] The buggy address belongs to the object at ffff5a2b02328a00
[   13.555524]  which belongs to the cache kmalloc-128 of size 128
[   13.557415] The buggy address is located 8 bytes inside of
[   13.557415]  128-byte region [ffff5a2b02328a00, ffff5a2b02328a80)
[   13.559013] The buggy address belongs to the page:
[   13.560185] page:0000000033af4bd4 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102328
[   13.561739] flags: 0xbfffc0000000200(slab)
[   13.563289] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   13.564554] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   13.565712] page dumped because: kasan: bad access detected
[   13.566696] 
[   13.567801] Memory state around the buggy address:
[   13.568911]  ffff5a2b02328900: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   13.570327]  ffff5a2b02328980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.571590] >ffff5a2b02328a00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.572810]                       ^
[   13.573759]  ffff5a2b02328a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.575176]  ffff5a2b02328b00: 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc fc
[   13.576486] ==================================================================

test log snippet boot parser 176

Home

[   13.738406] ==================================================================
[   13.739937] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.5+0x428/0x668
[   13.741355] Write of size 8 at addr ffff5a2b02328a08 by task kunit_try_catch/145
[   13.742401] 
[   13.743074] CPU: 1 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   13.744453] Hardware name: linux,dummy-virt (DT)
[   13.745266] Call trace:
[   13.746063]  dump_backtrace+0x0/0x2e0
[   13.746998]  show_stack+0x18/0x28
[   13.747900]  dump_stack+0x118/0x164
[   13.748846]  print_address_description.constprop.11+0x6c/0x4e8
[   13.749985]  kasan_report+0x120/0x1d0
[   13.750941]  check_memory_region+0x17c/0x1f8
[   13.751919]  __kasan_check_write+0x30/0x68
[   13.752892]  kasan_bitops_modify.constprop.5+0x428/0x668
[   13.753993]  kasan_bitops_generic+0xfc/0x158
[   13.755027]  kunit_try_run_case+0x7c/0x118
[   13.756014]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.757130]  kthread+0x224/0x230
[   13.757975]  ret_from_fork+0x10/0x30
[   13.758785] 
[   13.759343] Allocated by task 145:
[   13.760253]  kasan_save_stack+0x28/0x58
[   13.761194]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   13.762151]  kasan_kmalloc+0x10/0x20
[   13.763026]  kasan_bitops_generic+0xa4/0x158
[   13.763980]  kunit_try_run_case+0x7c/0x118
[   13.765003]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.766108]  kthread+0x224/0x230
[   13.766936]  ret_from_fork+0x10/0x30
[   13.767699] 
[   13.768290] The buggy address belongs to the object at ffff5a2b02328a00
[   13.768290]  which belongs to the cache kmalloc-128 of size 128
[   13.770127] The buggy address is located 8 bytes inside of
[   13.770127]  128-byte region [ffff5a2b02328a00, ffff5a2b02328a80)
[   13.771771] The buggy address belongs to the page:
[   13.772764] page:0000000033af4bd4 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102328
[   13.774319] flags: 0xbfffc0000000200(slab)
[   13.775359] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   13.776770] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   13.778019] page dumped because: kasan: bad access detected
[   13.778964] 
[   13.779462] Memory state around the buggy address:
[   13.780421]  ffff5a2b02328900: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   13.781784]  ffff5a2b02328980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.783094] >ffff5a2b02328a00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.784334]                       ^
[   13.785149]  ffff5a2b02328a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.786488]  ffff5a2b02328b00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   13.787674] ==================================================================
---
[   13.842831] ==================================================================
[   13.845774] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.5+0x4c4/0x668
[   13.847441] Write of size 8 at addr ffff5a2b02328a08 by task kunit_try_catch/145
[   13.848687] 
[   13.849465] CPU: 1 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   13.850903] Hardware name: linux,dummy-virt (DT)
[   13.851815] Call trace:
[   13.852685]  dump_backtrace+0x0/0x2e0
[   13.853648]  show_stack+0x18/0x28
[   13.854556]  dump_stack+0x118/0x164
[   13.855540]  print_address_description.constprop.11+0x6c/0x4e8
[   13.856704]  kasan_report+0x120/0x1d0
[   13.857668]  check_memory_region+0x17c/0x1f8
[   13.858648]  __kasan_check_write+0x30/0x68
[   13.859556]  kasan_bitops_modify.constprop.5+0x4c4/0x668
[   13.860676]  kasan_bitops_generic+0xfc/0x158
[   13.861565]  kunit_try_run_case+0x7c/0x118
[   13.862577]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.863707]  kthread+0x224/0x230
[   13.864554]  ret_from_fork+0x10/0x30
[   13.865347] 
[   13.865900] Allocated by task 145:
[   13.866802]  kasan_save_stack+0x28/0x58
[   13.867640]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   13.868591]  kasan_kmalloc+0x10/0x20
[   13.869497]  kasan_bitops_generic+0xa4/0x158
[   13.870475]  kunit_try_run_case+0x7c/0x118
[   13.871485]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.872565]  kthread+0x224/0x230
[   13.873400]  ret_from_fork+0x10/0x30
[   13.874138] 
[   13.874724] The buggy address belongs to the object at ffff5a2b02328a00
[   13.874724]  which belongs to the cache kmalloc-128 of size 128
[   13.876543] The buggy address is located 8 bytes inside of
[   13.876543]  128-byte region [ffff5a2b02328a00, ffff5a2b02328a80)
[   13.878236] The buggy address belongs to the page:
[   13.879149] page:0000000033af4bd4 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102328
[   13.880528] flags: 0xbfffc0000000200(slab)
[   13.881381] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   13.882486] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   13.883549] page dumped because: kasan: bad access detected
[   13.884503] 
[   13.885034] Memory state around the buggy address:
[   13.886099]  ffff5a2b02328900: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   13.887775]  ffff5a2b02328980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.889069] >ffff5a2b02328a00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.890266]                       ^
[   13.891097]  ffff5a2b02328a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.892322]  ffff5a2b02328b00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   13.893436] ==================================================================
---
[   13.789686] ==================================================================
[   13.791340] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.5+0x434/0x668
[   13.793011] Write of size 8 at addr ffff5a2b02328a08 by task kunit_try_catch/145
[   13.794349] 
[   13.794920] CPU: 1 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   13.796384] Hardware name: linux,dummy-virt (DT)
[   13.797313] Call trace:
[   13.798209]  dump_backtrace+0x0/0x2e0
[   13.799119]  show_stack+0x18/0x28
[   13.800034]  dump_stack+0x118/0x164
[   13.800978]  print_address_description.constprop.11+0x6c/0x4e8
[   13.802087]  kasan_report+0x120/0x1d0
[   13.803333]  check_memory_region+0x17c/0x1f8
[   13.804414]  __kasan_check_write+0x30/0x68
[   13.805325]  kasan_bitops_modify.constprop.5+0x434/0x668
[   13.806321]  kasan_bitops_generic+0xfc/0x158
[   13.807299]  kunit_try_run_case+0x7c/0x118
[   13.808296]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.809409]  kthread+0x224/0x230
[   13.810232]  ret_from_fork+0x10/0x30
[   13.810994] 
[   13.811525] Allocated by task 145:
[   13.812424]  kasan_save_stack+0x28/0x58
[   13.813362]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   13.814392]  kasan_kmalloc+0x10/0x20
[   13.815294]  kasan_bitops_generic+0xa4/0x158
[   13.816334]  kunit_try_run_case+0x7c/0x118
[   13.817328]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.818425]  kthread+0x224/0x230
[   13.819230]  ret_from_fork+0x10/0x30
[   13.819952] 
[   13.820570] The buggy address belongs to the object at ffff5a2b02328a00
[   13.820570]  which belongs to the cache kmalloc-128 of size 128
[   13.822435] The buggy address is located 8 bytes inside of
[   13.822435]  128-byte region [ffff5a2b02328a00, ffff5a2b02328a80)
[   13.824055] The buggy address belongs to the page:
[   13.825058] page:0000000033af4bd4 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102328
[   13.826644] flags: 0xbfffc0000000200(slab)
[   13.827696] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   13.829069] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   13.830326] page dumped because: kasan: bad access detected
[   13.831216] 
[   13.831728] Memory state around the buggy address:
[   13.832701]  ffff5a2b02328900: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   13.833976]  ffff5a2b02328980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.835343] >ffff5a2b02328a00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.836523]                       ^
[   13.837326]  ffff5a2b02328a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.838931]  ffff5a2b02328b00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   13.839795] ==================================================================
---
[   13.636741] ==================================================================
[   13.638044] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.5+0x360/0x668
[   13.639366] Write of size 8 at addr ffff5a2b02328a08 by task kunit_try_catch/145
[   13.640456] 
[   13.641137] CPU: 1 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   13.642422] Hardware name: linux,dummy-virt (DT)
[   13.643348] Call trace:
[   13.644146]  dump_backtrace+0x0/0x2e0
[   13.645121]  show_stack+0x18/0x28
[   13.646034]  dump_stack+0x118/0x164
[   13.646984]  print_address_description.constprop.11+0x6c/0x4e8
[   13.648121]  kasan_report+0x120/0x1d0
[   13.649070]  check_memory_region+0x17c/0x1f8
[   13.650059]  __kasan_check_write+0x30/0x68
[   13.651057]  kasan_bitops_modify.constprop.5+0x360/0x668
[   13.652177]  kasan_bitops_generic+0xfc/0x158
[   13.653181]  kunit_try_run_case+0x7c/0x118
[   13.654235]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.655322]  kthread+0x224/0x230
[   13.656053]  ret_from_fork+0x10/0x30
[   13.656743] 
[   13.657321] Allocated by task 145:
[   13.658229]  kasan_save_stack+0x28/0x58
[   13.659180]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   13.660131]  kasan_kmalloc+0x10/0x20
[   13.660995]  kasan_bitops_generic+0xa4/0x158
[   13.662004]  kunit_try_run_case+0x7c/0x118
[   13.662999]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.664108]  kthread+0x224/0x230
[   13.664961]  ret_from_fork+0x10/0x30
[   13.665696] 
[   13.666321] The buggy address belongs to the object at ffff5a2b02328a00
[   13.666321]  which belongs to the cache kmalloc-128 of size 128
[   13.668182] The buggy address is located 8 bytes inside of
[   13.668182]  128-byte region [ffff5a2b02328a00, ffff5a2b02328a80)
[   13.669809] The buggy address belongs to the page:
[   13.670807] page:0000000033af4bd4 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102328
[   13.672351] flags: 0xbfffc0000000200(slab)
[   13.673389] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   13.674712] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   13.675951] page dumped because: kasan: bad access detected
[   13.676865] 
[   13.677416] Memory state around the buggy address:
[   13.678395]  ffff5a2b02328900: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   13.679708]  ffff5a2b02328980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.680984] >ffff5a2b02328a00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.682125]                       ^
[   13.682971]  ffff5a2b02328a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.684318]  ffff5a2b02328b00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   13.685511] ==================================================================

test log snippet boot parser 177

Home

[   14.154102] ==================================================================
[   14.155482] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.4+0x38c/0x720
[   14.156925] Read of size 8 at addr ffff5a2b02328a08 by task kunit_try_catch/145
[   14.158025] 
[   14.158717] CPU: 1 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   14.160117] Hardware name: linux,dummy-virt (DT)
[   14.161011] Call trace:
[   14.161812]  dump_backtrace+0x0/0x2e0
[   14.162742]  show_stack+0x18/0x28
[   14.163623]  dump_stack+0x118/0x164
[   14.164558]  print_address_description.constprop.11+0x6c/0x4e8
[   14.165712]  kasan_report+0x120/0x1d0
[   14.166637]  __asan_load8+0x9c/0xd8
[   14.167572]  kasan_bitops_test_and_modify.constprop.4+0x38c/0x720
[   14.168761]  kasan_bitops_generic+0x108/0x158
[   14.169760]  kunit_try_run_case+0x7c/0x118
[   14.170756]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   14.171880]  kthread+0x224/0x230
[   14.172715]  ret_from_fork+0x10/0x30
[   14.173474] 
[   14.173993] Allocated by task 145:
[   14.174943]  kasan_save_stack+0x28/0x58
[   14.175865]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   14.176880]  kasan_kmalloc+0x10/0x20
[   14.177775]  kasan_bitops_generic+0xa4/0x158
[   14.178785]  kunit_try_run_case+0x7c/0x118
[   14.179789]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   14.180902]  kthread+0x224/0x230
[   14.181742]  ret_from_fork+0x10/0x30
[   14.182473] 
[   14.183058] The buggy address belongs to the object at ffff5a2b02328a00
[   14.183058]  which belongs to the cache kmalloc-128 of size 128
[   14.184994] The buggy address is located 8 bytes inside of
[   14.184994]  128-byte region [ffff5a2b02328a00, ffff5a2b02328a80)
[   14.186659] The buggy address belongs to the page:
[   14.187736] page:0000000033af4bd4 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102328
[   14.189260] flags: 0xbfffc0000000200(slab)
[   14.190373] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   14.191783] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   14.193021] page dumped because: kasan: bad access detected
[   14.193982] 
[   14.194489] Memory state around the buggy address:
[   14.195554]  ffff5a2b02328900: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   14.196831]  ffff5a2b02328980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.198142] >ffff5a2b02328a00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.199339]                       ^
[   14.200198]  ffff5a2b02328a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.201505]  ffff5a2b02328b00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   14.202710] ==================================================================
---
[   14.309602] ==================================================================
[   14.310976] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.4+0x570/0x720
[   14.312448] Read of size 8 at addr ffff5a2b02328a08 by task kunit_try_catch/145
[   14.313483] 
[   14.314249] CPU: 1 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   14.315680] Hardware name: linux,dummy-virt (DT)
[   14.316595] Call trace:
[   14.317526]  dump_backtrace+0x0/0x2e0
[   14.318448]  show_stack+0x18/0x28
[   14.319364]  dump_stack+0x118/0x164
[   14.320341]  print_address_description.constprop.11+0x6c/0x4e8
[   14.321506]  kasan_report+0x120/0x1d0
[   14.322457]  __asan_load8+0x9c/0xd8
[   14.323421]  kasan_bitops_test_and_modify.constprop.4+0x570/0x720
[   14.324615]  kasan_bitops_generic+0x108/0x158
[   14.325697]  kunit_try_run_case+0x7c/0x118
[   14.326736]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   14.327858]  kthread+0x224/0x230
[   14.328723]  ret_from_fork+0x10/0x30
[   14.329482] 
[   14.329979] Allocated by task 145:
[   14.330891]  kasan_save_stack+0x28/0x58
[   14.331835]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   14.332810]  kasan_kmalloc+0x10/0x20
[   14.333749]  kasan_bitops_generic+0xa4/0x158
[   14.334773]  kunit_try_run_case+0x7c/0x118
[   14.335779]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   14.336888]  kthread+0x224/0x230
[   14.337713]  ret_from_fork+0x10/0x30
[   14.338485] 
[   14.339103] The buggy address belongs to the object at ffff5a2b02328a00
[   14.339103]  which belongs to the cache kmalloc-128 of size 128
[   14.340976] The buggy address is located 8 bytes inside of
[   14.340976]  128-byte region [ffff5a2b02328a00, ffff5a2b02328a80)
[   14.342612] The buggy address belongs to the page:
[   14.343645] page:0000000033af4bd4 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102328
[   14.345265] flags: 0xbfffc0000000200(slab)
[   14.346311] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   14.347702] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   14.348930] page dumped because: kasan: bad access detected
[   14.349898] 
[   14.350393] Memory state around the buggy address:
[   14.351432]  ffff5a2b02328900: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   14.352728]  ffff5a2b02328980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.354033] >ffff5a2b02328a00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.355262]                       ^
[   14.356089]  ffff5a2b02328a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.357428]  ffff5a2b02328b00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   14.358638] ==================================================================
---
[   14.257705] ==================================================================
[   14.259019] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.4+0x4e8/0x720
[   14.260471] Read of size 8 at addr ffff5a2b02328a08 by task kunit_try_catch/145
[   14.261542] 
[   14.262223] CPU: 1 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   14.263525] Hardware name: linux,dummy-virt (DT)
[   14.264407] Call trace:
[   14.265216]  dump_backtrace+0x0/0x2e0
[   14.266196]  show_stack+0x18/0x28
[   14.267058]  dump_stack+0x118/0x164
[   14.268043]  print_address_description.constprop.11+0x6c/0x4e8
[   14.269191]  kasan_report+0x120/0x1d0
[   14.270111]  __asan_load8+0x9c/0xd8
[   14.271070]  kasan_bitops_test_and_modify.constprop.4+0x4e8/0x720
[   14.272245]  kasan_bitops_generic+0x108/0x158
[   14.273253]  kunit_try_run_case+0x7c/0x118
[   14.274297]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   14.275398]  kthread+0x224/0x230
[   14.276257]  ret_from_fork+0x10/0x30
[   14.276966] 
[   14.277526] Allocated by task 145:
[   14.278441]  kasan_save_stack+0x28/0x58
[   14.279398]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   14.280362]  kasan_kmalloc+0x10/0x20
[   14.281268]  kasan_bitops_generic+0xa4/0x158
[   14.282250]  kunit_try_run_case+0x7c/0x118
[   14.283253]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   14.284389]  kthread+0x224/0x230
[   14.285229]  ret_from_fork+0x10/0x30
[   14.285946] 
[   14.286560] The buggy address belongs to the object at ffff5a2b02328a00
[   14.286560]  which belongs to the cache kmalloc-128 of size 128
[   14.288412] The buggy address is located 8 bytes inside of
[   14.288412]  128-byte region [ffff5a2b02328a00, ffff5a2b02328a80)
[   14.290070] The buggy address belongs to the page:
[   14.291091] page:0000000033af4bd4 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102328
[   14.292626] flags: 0xbfffc0000000200(slab)
[   14.293678] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   14.295103] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   14.296377] page dumped because: kasan: bad access detected
[   14.297355] 
[   14.297848] Memory state around the buggy address:
[   14.298867]  ffff5a2b02328900: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   14.300113]  ffff5a2b02328980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.301363] >ffff5a2b02328a00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.302712]                       ^
[   14.303606]  ffff5a2b02328a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.304962]  ffff5a2b02328b00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   14.306184] ==================================================================
---
[   14.050558] ==================================================================
[   14.051779] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.4+0x228/0x720
[   14.053256] Read of size 8 at addr ffff5a2b02328a08 by task kunit_try_catch/145
[   14.054375] 
[   14.055052] CPU: 1 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   14.056412] Hardware name: linux,dummy-virt (DT)
[   14.057328] Call trace:
[   14.058110]  dump_backtrace+0x0/0x2e0
[   14.059036]  show_stack+0x18/0x28
[   14.059946]  dump_stack+0x118/0x164
[   14.060932]  print_address_description.constprop.11+0x6c/0x4e8
[   14.062084]  kasan_report+0x120/0x1d0
[   14.062975]  __asan_load8+0x9c/0xd8
[   14.063916]  kasan_bitops_test_and_modify.constprop.4+0x228/0x720
[   14.065135]  kasan_bitops_generic+0x108/0x158
[   14.066051]  kunit_try_run_case+0x7c/0x118
[   14.066988]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   14.068109]  kthread+0x224/0x230
[   14.068948]  ret_from_fork+0x10/0x30
[   14.069687] 
[   14.070258] Allocated by task 145:
[   14.071094]  kasan_save_stack+0x28/0x58
[   14.072098]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   14.073087]  kasan_kmalloc+0x10/0x20
[   14.074015]  kasan_bitops_generic+0xa4/0x158
[   14.075012]  kunit_try_run_case+0x7c/0x118
[   14.075993]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   14.077086]  kthread+0x224/0x230
[   14.077950]  ret_from_fork+0x10/0x30
[   14.078689] 
[   14.079305] The buggy address belongs to the object at ffff5a2b02328a00
[   14.079305]  which belongs to the cache kmalloc-128 of size 128
[   14.081214] The buggy address is located 8 bytes inside of
[   14.081214]  128-byte region [ffff5a2b02328a00, ffff5a2b02328a80)
[   14.082806] The buggy address belongs to the page:
[   14.083865] page:0000000033af4bd4 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102328
[   14.085408] flags: 0xbfffc0000000200(slab)
[   14.086442] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   14.087830] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   14.089078] page dumped because: kasan: bad access detected
[   14.090044] 
[   14.090537] Memory state around the buggy address:
[   14.091582]  ffff5a2b02328900: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   14.092896]  ffff5a2b02328980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.094244] >ffff5a2b02328a00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.095429]                       ^
[   14.096286]  ffff5a2b02328a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.097650]  ffff5a2b02328b00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   14.098855] ==================================================================
---
[   13.998642] ==================================================================
[   13.999801] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.4+0x1a0/0x720
[   14.001934] Read of size 8 at addr ffff5a2b02328a08 by task kunit_try_catch/145
[   14.002997] 
[   14.004704] CPU: 1 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   14.005940] Hardware name: linux,dummy-virt (DT)
[   14.006910] Call trace:
[   14.007751]  dump_backtrace+0x0/0x2e0
[   14.008690]  show_stack+0x18/0x28
[   14.009595]  dump_stack+0x118/0x164
[   14.010557]  print_address_description.constprop.11+0x6c/0x4e8
[   14.011688]  kasan_report+0x120/0x1d0
[   14.012555]  __asan_load8+0x9c/0xd8
[   14.013508]  kasan_bitops_test_and_modify.constprop.4+0x1a0/0x720
[   14.014700]  kasan_bitops_generic+0x108/0x158
[   14.015707]  kunit_try_run_case+0x7c/0x118
[   14.016711]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   14.017824]  kthread+0x224/0x230
[   14.018684]  ret_from_fork+0x10/0x30
[   14.019431] 
[   14.019966] Allocated by task 145:
[   14.020818]  kasan_save_stack+0x28/0x58
[   14.021783]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   14.022741]  kasan_kmalloc+0x10/0x20
[   14.023653]  kasan_bitops_generic+0xa4/0x158
[   14.024651]  kunit_try_run_case+0x7c/0x118
[   14.025605]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   14.026701]  kthread+0x224/0x230
[   14.027580]  ret_from_fork+0x10/0x30
[   14.028313] 
[   14.028915] The buggy address belongs to the object at ffff5a2b02328a00
[   14.028915]  which belongs to the cache kmalloc-128 of size 128
[   14.030763] The buggy address is located 8 bytes inside of
[   14.030763]  128-byte region [ffff5a2b02328a00, ffff5a2b02328a80)
[   14.032424] The buggy address belongs to the page:
[   14.033494] page:0000000033af4bd4 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102328
[   14.035042] flags: 0xbfffc0000000200(slab)
[   14.036078] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   14.037496] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   14.038753] page dumped because: kasan: bad access detected
[   14.039643] 
[   14.040147] Memory state around the buggy address:
[   14.041200]  ffff5a2b02328900: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   14.042514]  ffff5a2b02328980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.043797] >ffff5a2b02328a00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.044987]                       ^
[   14.045799]  ffff5a2b02328a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.047133]  ffff5a2b02328b00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   14.048318] ==================================================================

test log snippet boot parser 178

Home

[   13.946880] ==================================================================
[   13.948339] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.4+0xc8/0x720
[   13.949786] Write of size 8 at addr ffff5a2b02328a08 by task kunit_try_catch/145
[   13.950859] 
[   13.951558] CPU: 1 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   13.952807] Hardware name: linux,dummy-virt (DT)
[   13.953659] Call trace:
[   13.954534]  dump_backtrace+0x0/0x2e0
[   13.955481]  show_stack+0x18/0x28
[   13.956380]  dump_stack+0x118/0x164
[   13.957360]  print_address_description.constprop.11+0x6c/0x4e8
[   13.958507]  kasan_report+0x120/0x1d0
[   13.959445]  check_memory_region+0x17c/0x1f8
[   13.960456]  __kasan_check_write+0x30/0x68
[   13.961492]  kasan_bitops_test_and_modify.constprop.4+0xc8/0x720
[   13.962660]  kasan_bitops_generic+0x108/0x158
[   13.963660]  kunit_try_run_case+0x7c/0x118
[   13.964667]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.965785]  kthread+0x224/0x230
[   13.966671]  ret_from_fork+0x10/0x30
[   13.967417] 
[   13.967960] Allocated by task 145:
[   13.968786]  kasan_save_stack+0x28/0x58
[   13.969749]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   13.970750]  kasan_kmalloc+0x10/0x20
[   13.971619]  kasan_bitops_generic+0xa4/0x158
[   13.972610]  kunit_try_run_case+0x7c/0x118
[   13.973620]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.974725]  kthread+0x224/0x230
[   13.975598]  ret_from_fork+0x10/0x30
[   13.976302] 
[   13.976917] The buggy address belongs to the object at ffff5a2b02328a00
[   13.976917]  which belongs to the cache kmalloc-128 of size 128
[   13.978798] The buggy address is located 8 bytes inside of
[   13.978798]  128-byte region [ffff5a2b02328a00, ffff5a2b02328a80)
[   13.980429] The buggy address belongs to the page:
[   13.981405] page:0000000033af4bd4 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102328
[   13.982935] flags: 0xbfffc0000000200(slab)
[   13.984022] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   13.985468] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   13.986660] page dumped because: kasan: bad access detected
[   13.987527] 
[   13.988056] Memory state around the buggy address:
[   13.989095]  ffff5a2b02328900: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   13.990413]  ffff5a2b02328980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.991742] >ffff5a2b02328a00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.992917]                       ^
[   13.993761]  ffff5a2b02328a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.995108]  ffff5a2b02328b00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   13.996307] ==================================================================
---
[   14.361011] ==================================================================
[   14.362767] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.4+0x5fc/0x720
[   14.364047] Write of size 8 at addr ffff5a2b02328a08 by task kunit_try_catch/145
[   14.365279] 
[   14.365972] CPU: 1 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   14.367224] Hardware name: linux,dummy-virt (DT)
[   14.368132] Call trace:
[   14.368994]  dump_backtrace+0x0/0x2e0
[   14.370016]  show_stack+0x18/0x28
[   14.370897]  dump_stack+0x118/0x164
[   14.371846]  print_address_description.constprop.11+0x6c/0x4e8
[   14.373010]  kasan_report+0x120/0x1d0
[   14.374009]  check_memory_region+0x17c/0x1f8
[   14.375031]  __kasan_check_write+0x30/0x68
[   14.376079]  kasan_bitops_test_and_modify.constprop.4+0x5fc/0x720
[   14.377257]  kasan_bitops_generic+0x108/0x158
[   14.378246]  kunit_try_run_case+0x7c/0x118
[   14.379257]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   14.380376]  kthread+0x224/0x230
[   14.381223]  ret_from_fork+0x10/0x30
[   14.381931] 
[   14.382548] Allocated by task 145:
[   14.383415]  kasan_save_stack+0x28/0x58
[   14.384433]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   14.385420]  kasan_kmalloc+0x10/0x20
[   14.386309]  kasan_bitops_generic+0xa4/0x158
[   14.387302]  kunit_try_run_case+0x7c/0x118
[   14.388280]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   14.389395]  kthread+0x224/0x230
[   14.390252]  ret_from_fork+0x10/0x30
[   14.390992] 
[   14.391588] The buggy address belongs to the object at ffff5a2b02328a00
[   14.391588]  which belongs to the cache kmalloc-128 of size 128
[   14.393429] The buggy address is located 8 bytes inside of
[   14.393429]  128-byte region [ffff5a2b02328a00, ffff5a2b02328a80)
[   14.395035] The buggy address belongs to the page:
[   14.396068] page:0000000033af4bd4 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102328
[   14.397583] flags: 0xbfffc0000000200(slab)
[   14.398635] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   14.400030] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   14.401292] page dumped because: kasan: bad access detected
[   14.402222] 
[   14.402751] Memory state around the buggy address:
[   14.403799]  ffff5a2b02328900: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   14.405207]  ffff5a2b02328980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.406513] >ffff5a2b02328a00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.407686]                       ^
[   14.408539]  ffff5a2b02328a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.409835]  ffff5a2b02328b00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   14.411002] ==================================================================
---
[   14.204817] ==================================================================
[   14.206607] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.4+0x418/0x720
[   14.207919] Write of size 8 at addr ffff5a2b02328a08 by task kunit_try_catch/145
[   14.209143] 
[   14.209836] CPU: 1 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   14.211226] Hardware name: linux,dummy-virt (DT)
[   14.212109] Call trace:
[   14.212907]  dump_backtrace+0x0/0x2e0
[   14.213857]  show_stack+0x18/0x28
[   14.214783]  dump_stack+0x118/0x164
[   14.215746]  print_address_description.constprop.11+0x6c/0x4e8
[   14.216883]  kasan_report+0x120/0x1d0
[   14.217834]  check_memory_region+0x17c/0x1f8
[   14.218816]  __kasan_check_write+0x30/0x68
[   14.219813]  kasan_bitops_test_and_modify.constprop.4+0x418/0x720
[   14.220996]  kasan_bitops_generic+0x108/0x158
[   14.221978]  kunit_try_run_case+0x7c/0x118
[   14.222987]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   14.224075]  kthread+0x224/0x230
[   14.224920]  ret_from_fork+0x10/0x30
[   14.225709] 
[   14.226248] Allocated by task 145:
[   14.227089]  kasan_save_stack+0x28/0x58
[   14.228064]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   14.229061]  kasan_kmalloc+0x10/0x20
[   14.229964]  kasan_bitops_generic+0xa4/0x158
[   14.230948]  kunit_try_run_case+0x7c/0x118
[   14.231949]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   14.233063]  kthread+0x224/0x230
[   14.233925]  ret_from_fork+0x10/0x30
[   14.234704] 
[   14.235300] The buggy address belongs to the object at ffff5a2b02328a00
[   14.235300]  which belongs to the cache kmalloc-128 of size 128
[   14.237232] The buggy address is located 8 bytes inside of
[   14.237232]  128-byte region [ffff5a2b02328a00, ffff5a2b02328a80)
[   14.238931] The buggy address belongs to the page:
[   14.239947] page:0000000033af4bd4 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102328
[   14.241465] flags: 0xbfffc0000000200(slab)
[   14.242485] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   14.243906] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   14.245215] page dumped because: kasan: bad access detected
[   14.246157] 
[   14.246646] Memory state around the buggy address:
[   14.247698]  ffff5a2b02328900: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   14.249016]  ffff5a2b02328980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.250336] >ffff5a2b02328a00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.251513]                       ^
[   14.252379]  ffff5a2b02328a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.253678]  ffff5a2b02328b00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   14.254890] ==================================================================
---
[   14.101456] ==================================================================
[   14.102813] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.4+0x2b8/0x720
[   14.104337] Write of size 8 at addr ffff5a2b02328a08 by task kunit_try_catch/145
[   14.105504] 
[   14.106206] CPU: 1 PID: 145 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   14.107477] Hardware name: linux,dummy-virt (DT)
[   14.108295] Call trace:
[   14.109105]  dump_backtrace+0x0/0x2e0
[   14.109969]  show_stack+0x18/0x28
[   14.110863]  dump_stack+0x118/0x164
[   14.111840]  print_address_description.constprop.11+0x6c/0x4e8
[   14.112994]  kasan_report+0x120/0x1d0
[   14.113965]  check_memory_region+0x17c/0x1f8
[   14.114981]  __kasan_check_write+0x30/0x68
[   14.116004]  kasan_bitops_test_and_modify.constprop.4+0x2b8/0x720
[   14.117217]  kasan_bitops_generic+0x108/0x158
[   14.118212]  kunit_try_run_case+0x7c/0x118
[   14.119208]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   14.120319]  kthread+0x224/0x230
[   14.121148]  ret_from_fork+0x10/0x30
[   14.121891] 
[   14.122453] Allocated by task 145:
[   14.123290]  kasan_save_stack+0x28/0x58
[   14.124266]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   14.125247]  kasan_kmalloc+0x10/0x20
[   14.126205]  kasan_bitops_generic+0xa4/0x158
[   14.127203]  kunit_try_run_case+0x7c/0x118
[   14.128221]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   14.129343]  kthread+0x224/0x230
[   14.130207]  ret_from_fork+0x10/0x30
[   14.130931] 
[   14.131559] The buggy address belongs to the object at ffff5a2b02328a00
[   14.131559]  which belongs to the cache kmalloc-128 of size 128
[   14.133550] The buggy address is located 8 bytes inside of
[   14.133550]  128-byte region [ffff5a2b02328a00, ffff5a2b02328a80)
[   14.135307] The buggy address belongs to the page:
[   14.136412] page:0000000033af4bd4 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102328
[   14.137917] flags: 0xbfffc0000000200(slab)
[   14.139032] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   14.140459] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   14.141682] page dumped because: kasan: bad access detected
[   14.142613] 
[   14.143137] Memory state around the buggy address:
[   14.144090]  ffff5a2b02328900: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   14.145340]  ffff5a2b02328980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.146700] >ffff5a2b02328a00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.147907]                       ^
[   14.148763]  ffff5a2b02328a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.150094]  ffff5a2b02328b00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   14.151321] ==================================================================

test log snippet boot parser 179

Home

[   10.882557] ==================================================================
[   10.884622] BUG: KASAN: slab-out-of-bounds in kmalloc_large_oob_right+0x13c/0x200
[   10.885845] Write of size 1 at addr ffff5a2b01a8df00 by task kunit_try_catch/117
[   10.887047] 
[   10.887821] CPU: 0 PID: 117 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   10.889248] Hardware name: linux,dummy-virt (DT)
[   10.890142] Call trace:
[   10.890924]  dump_backtrace+0x0/0x2e0
[   10.891906]  show_stack+0x18/0x28
[   10.892802]  dump_stack+0x118/0x164
[   10.893772]  print_address_description.constprop.11+0x6c/0x4e8
[   10.894908]  kasan_report+0x120/0x1d0
[   10.895847]  __asan_store1+0xa8/0xb0
[   10.896773]  kmalloc_large_oob_right+0x13c/0x200
[   10.897815]  kunit_try_run_case+0x7c/0x118
[   10.898829]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.899940]  kthread+0x224/0x230
[   10.900801]  ret_from_fork+0x10/0x30
[   10.901513] 
[   10.902016] Allocated by task 117:
[   10.902950]  kasan_save_stack+0x28/0x58
[   10.903961]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   10.904896]  kasan_kmalloc+0x10/0x20
[   10.905740]  kmalloc_large_oob_right+0xbc/0x200
[   10.906713]  kunit_try_run_case+0x7c/0x118
[   10.907709]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.908776]  kthread+0x224/0x230
[   10.909605]  ret_from_fork+0x10/0x30
[   10.910349] 
[   10.910904] The buggy address belongs to the object at ffff5a2b01a8c000
[   10.910904]  which belongs to the cache kmalloc-8k of size 8192
[   10.912773] The buggy address is located 7936 bytes inside of
[   10.912773]  8192-byte region [ffff5a2b01a8c000, ffff5a2b01a8e000)
[   10.914457] The buggy address belongs to the page:
[   10.915429] page:00000000b5ed4fec refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x101a88
[   10.916958] head:00000000b5ed4fec order:3 compound_mapcount:0 compound_pincount:0
[   10.918309] flags: 0xbfffc0000010200(slab|head)
[   10.919405] raw: 0bfffc0000010200 dead000000000100 dead000000000122 ffff5a2b00003380
[   10.920798] raw: 0000000000000000 0000000080020002 00000001ffffffff 0000000000000000
[   10.922049] page dumped because: kasan: bad access detected
[   10.923007] 
[   10.923517] Memory state around the buggy address:
[   10.924512]  ffff5a2b01a8de00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   10.925846]  ffff5a2b01a8de80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   10.927125] >ffff5a2b01a8df00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.928299]                    ^
[   10.929060]  ffff5a2b01a8df80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.930372]  ffff5a2b01a8e000: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.931548] ==================================================================

test log snippet boot parser 180

Home

[   10.684617] ==================================================================
[   10.686416] BUG: KASAN: slab-out-of-bounds in kmalloc_node_oob_right+0x140/0x200
[   10.687674] Write of size 1 at addr ffff5a2b02367000 by task kunit_try_catch/113
[   10.688870] 
[   10.689568] CPU: 0 PID: 113 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   10.690846] Hardware name: linux,dummy-virt (DT)
[   10.691703] Call trace:
[   10.692524]  dump_backtrace+0x0/0x2e0
[   10.693481]  show_stack+0x18/0x28
[   10.694384]  dump_stack+0x118/0x164
[   10.695347]  print_address_description.constprop.11+0x6c/0x4e8
[   10.696477]  kasan_report+0x120/0x1d0
[   10.697406]  __asan_store1+0xa8/0xb0
[   10.698318]  kmalloc_node_oob_right+0x140/0x200
[   10.699313]  kunit_try_run_case+0x7c/0x118
[   10.700313]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.701416]  kthread+0x224/0x230
[   10.702270]  ret_from_fork+0x10/0x30
[   10.702983] 
[   10.703523] Allocated by task 113:
[   10.704350]  kasan_save_stack+0x28/0x58
[   10.705317]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   10.706310]  kasan_kmalloc+0x10/0x20
[   10.707226]  kmalloc_node_oob_right+0xc0/0x200
[   10.708215]  kunit_try_run_case+0x7c/0x118
[   10.709113]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.710144]  kthread+0x224/0x230
[   10.711012]  ret_from_fork+0x10/0x30
[   10.711757] 
[   10.712337] The buggy address belongs to the object at ffff5a2b02366000
[   10.712337]  which belongs to the cache kmalloc-4k of size 4096
[   10.714221] The buggy address is located 0 bytes to the right of
[   10.714221]  4096-byte region [ffff5a2b02366000, ffff5a2b02367000)
[   10.715894] The buggy address belongs to the page:
[   10.717051] page:000000009533f13d refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102360
[   10.718727] head:000000009533f13d order:3 compound_mapcount:0 compound_pincount:0
[   10.720030] flags: 0xbfffc0000010200(slab|head)
[   10.721131] raw: 0bfffc0000010200 dead000000000100 dead000000000122 ffff5a2b00003500
[   10.722535] raw: 0000000000000000 0000000080040004 00000001ffffffff 0000000000000000
[   10.723786] page dumped because: kasan: bad access detected
[   10.724717] 
[   10.725268] Memory state around the buggy address:
[   10.726265]  ffff5a2b02366f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   10.727587]  ffff5a2b02366f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   10.728886] >ffff5a2b02367000: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.730047]                    ^
[   10.730812]  ffff5a2b02367080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.732102]  ffff5a2b02367100: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.733317] ==================================================================

test log snippet boot parser 181

Home

[   11.057941] ==================================================================
[   11.059878] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_16+0x1ac/0x288
[   11.061063] Write of size 16 at addr ffff5a2b02324300 by task kunit_try_catch/120
[   11.062097] 
[   11.062781] CPU: 0 PID: 120 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   11.064185] Hardware name: linux,dummy-virt (DT)
[   11.065060] Call trace:
[   11.065894]  dump_backtrace+0x0/0x2e0
[   11.066865]  show_stack+0x18/0x28
[   11.067750]  dump_stack+0x118/0x164
[   11.068704]  print_address_description.constprop.11+0x6c/0x4e8
[   11.071337]  kasan_report+0x120/0x1d0
[   11.072149]  __asan_store16+0xa0/0xd8
[   11.072945]  kmalloc_oob_16+0x1ac/0x288
[   11.073899]  kunit_try_run_case+0x7c/0x118
[   11.074968]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.076093]  kthread+0x224/0x230
[   11.077033]  ret_from_fork+0x10/0x30
[   11.077815] 
[   11.078391] Allocated by task 120:
[   11.079304]  kasan_save_stack+0x28/0x58
[   11.080287]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   11.081346]  kasan_kmalloc+0x10/0x20
[   11.082129]  kmalloc_oob_16+0xcc/0x288
[   11.082922]  kunit_try_run_case+0x7c/0x118
[   11.083947]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.085437]  kthread+0x224/0x230
[   11.086724]  ret_from_fork+0x10/0x30
[   11.087706] 
[   11.088690] The buggy address belongs to the object at ffff5a2b02324300
[   11.088690]  which belongs to the cache kmalloc-128 of size 128
[   11.090980] The buggy address is located 0 bytes inside of
[   11.090980]  128-byte region [ffff5a2b02324300, ffff5a2b02324380)
[   11.092888] The buggy address belongs to the page:
[   11.094048] page:000000008fecf03c refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102324
[   11.096389] flags: 0xbfffc0000000200(slab)
[   11.097770] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   11.099192] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   11.100488] page dumped because: kasan: bad access detected
[   11.101511] 
[   11.102028] Memory state around the buggy address:
[   11.103019]  ffff5a2b02324200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   11.104406]  ffff5a2b02324280: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.105706] >ffff5a2b02324300: 00 05 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.106861]                       ^
[   11.107755]  ffff5a2b02324380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.109070]  ffff5a2b02324400: 00 00 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.110291] ==================================================================

test log snippet boot parser 182

Home

[   11.188430] ==================================================================
[   11.190326] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_in_memset+0x140/0x1f8
[   11.191919] Write of size 671 at addr ffff5a2b0219c000 by task kunit_try_catch/122
[   11.193420] 
[   11.194205] CPU: 0 PID: 122 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   11.195471] Hardware name: linux,dummy-virt (DT)
[   11.196245] Call trace:
[   11.197441]  dump_backtrace+0x0/0x2e0
[   11.198194]  show_stack+0x18/0x28
[   11.198993]  dump_stack+0x118/0x164
[   11.199881]  print_address_description.constprop.11+0x6c/0x4e8
[   11.201044]  kasan_report+0x120/0x1d0
[   11.201991]  check_memory_region+0x17c/0x1f8
[   11.202936]  memset+0x48/0x90
[   11.203857]  kmalloc_oob_in_memset+0x140/0x1f8
[   11.205339]  kunit_try_run_case+0x7c/0x118
[   11.206548]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.207659]  kthread+0x224/0x230
[   11.208483]  ret_from_fork+0x10/0x30
[   11.209243] 
[   11.209760] Allocated by task 122:
[   11.210646]  kasan_save_stack+0x28/0x58
[   11.212091]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   11.213115]  kasan_kmalloc+0x10/0x20
[   11.214029]  kmalloc_oob_in_memset+0xbc/0x1f8
[   11.215047]  kunit_try_run_case+0x7c/0x118
[   11.215948]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.217006]  kthread+0x224/0x230
[   11.217817]  ret_from_fork+0x10/0x30
[   11.218551] 
[   11.219196] The buggy address belongs to the object at ffff5a2b0219c000
[   11.219196]  which belongs to the cache kmalloc-1k of size 1024
[   11.221047] The buggy address is located 0 bytes inside of
[   11.221047]  1024-byte region [ffff5a2b0219c000, ffff5a2b0219c400)
[   11.222663] The buggy address belongs to the page:
[   11.223666] page:000000003dc75ffa refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102198
[   11.225139] head:000000003dc75ffa order:3 compound_mapcount:0 compound_pincount:0
[   11.226429] flags: 0xbfffc0000010200(slab|head)
[   11.227507] raw: 0bfffc0000010200 dead000000000100 dead000000000122 ffff5a2b00003800
[   11.228918] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   11.230184] page dumped because: kasan: bad access detected
[   11.231190] 
[   11.231663] Memory state around the buggy address:
[   11.232709]  ffff5a2b0219c180: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   11.233905]  ffff5a2b0219c200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   11.235294] >ffff5a2b0219c280: 00 00 00 02 fc fc fc fc fc fc fc fc fc fc fc fc
[   11.236372]                             ^
[   11.237200]  ffff5a2b0219c300: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.238613]  ffff5a2b0219c380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.239844] ==================================================================

test log snippet boot parser 183

Home

[   10.999184] ==================================================================
[   11.001064] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_krealloc_less+0x188/0x250
[   11.002379] Write of size 1 at addr ffff5a2b0232410f by task kunit_try_catch/119
[   11.003394] 
[   11.004061] CPU: 0 PID: 119 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   11.005472] Hardware name: linux,dummy-virt (DT)
[   11.006336] Call trace:
[   11.007078]  dump_backtrace+0x0/0x2e0
[   11.008011]  show_stack+0x18/0x28
[   11.008893]  dump_stack+0x118/0x164
[   11.009859]  print_address_description.constprop.11+0x6c/0x4e8
[   11.011060]  kasan_report+0x120/0x1d0
[   11.012042]  __asan_store1+0xa8/0xb0
[   11.012966]  kmalloc_oob_krealloc_less+0x188/0x250
[   11.013955]  kunit_try_run_case+0x7c/0x118
[   11.014988]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.016098]  kthread+0x224/0x230
[   11.016937]  ret_from_fork+0x10/0x30
[   11.017717] 
[   11.018257] Allocated by task 119:
[   11.019057]  kasan_save_stack+0x28/0x58
[   11.019984]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   11.020967]  kasan_krealloc+0x6c/0x88
[   11.021880]  krealloc+0x10c/0x140
[   11.022728]  kmalloc_oob_krealloc_less+0x118/0x250
[   11.023769]  kunit_try_run_case+0x7c/0x118
[   11.024775]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.025892]  kthread+0x224/0x230
[   11.026746]  ret_from_fork+0x10/0x30
[   11.027488] 
[   11.028026] The buggy address belongs to the object at ffff5a2b02324100
[   11.028026]  which belongs to the cache kmalloc-128 of size 128
[   11.029920] The buggy address is located 15 bytes inside of
[   11.029920]  128-byte region [ffff5a2b02324100, ffff5a2b02324180)
[   11.031571] The buggy address belongs to the page:
[   11.032620] page:000000008fecf03c refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102324
[   11.034088] flags: 0xbfffc0000000200(slab)
[   11.035087] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   11.036490] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   11.037751] page dumped because: kasan: bad access detected
[   11.038712] 
[   11.039198] Memory state around the buggy address:
[   11.040246]  ffff5a2b02324000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   11.041539]  ffff5a2b02324080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.042819] >ffff5a2b02324100: 00 07 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.043996]                       ^
[   11.044889]  ffff5a2b02324180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.046200]  ffff5a2b02324200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.047433] ==================================================================

test log snippet boot parser 184

Home

[   10.941543] ==================================================================
[   10.943463] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_krealloc_more+0x188/0x250
[   10.944692] Write of size 1 at addr ffff5a2b02323f13 by task kunit_try_catch/118
[   10.945908] 
[   10.946584] CPU: 0 PID: 118 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   10.947738] Hardware name: linux,dummy-virt (DT)
[   10.948600] Call trace:
[   10.949426]  dump_backtrace+0x0/0x2e0
[   10.950356]  show_stack+0x18/0x28
[   10.951247]  dump_stack+0x118/0x164
[   10.952205]  print_address_description.constprop.11+0x6c/0x4e8
[   10.953358]  kasan_report+0x120/0x1d0
[   10.954303]  __asan_store1+0xa8/0xb0
[   10.955204]  kmalloc_oob_krealloc_more+0x188/0x250
[   10.956239]  kunit_try_run_case+0x7c/0x118
[   10.957231]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.958335]  kthread+0x224/0x230
[   10.959178]  ret_from_fork+0x10/0x30
[   10.959902] 
[   10.960401] Allocated by task 118:
[   10.961295]  kasan_save_stack+0x28/0x58
[   10.962264]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   10.963223]  kasan_krealloc+0x6c/0x88
[   10.964101]  krealloc+0x10c/0x140
[   10.964969]  kmalloc_oob_krealloc_more+0x118/0x250
[   10.965991]  kunit_try_run_case+0x7c/0x118
[   10.966922]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.968035]  kthread+0x224/0x230
[   10.968854]  ret_from_fork+0x10/0x30
[   10.969571] 
[   10.970194] The buggy address belongs to the object at ffff5a2b02323f00
[   10.970194]  which belongs to the cache kmalloc-128 of size 128
[   10.971820] The buggy address is located 19 bytes inside of
[   10.971820]  128-byte region [ffff5a2b02323f00, ffff5a2b02323f80)
[   10.973212] The buggy address belongs to the page:
[   10.974289] page:000000006d0cce11 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102323
[   10.975780] flags: 0xbfffc0000000200(slab)
[   10.976812] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   10.978225] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   10.979462] page dumped because: kasan: bad access detected
[   10.980404] 
[   10.980905] Memory state around the buggy address:
[   10.981950]  ffff5a2b02323e00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   10.983272]  ffff5a2b02323e80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.984602] >ffff5a2b02323f00: 00 00 03 fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.985795]                          ^
[   10.986675]  ffff5a2b02323f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.987969]  ffff5a2b02324000: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[   10.989126] ==================================================================

test log snippet boot parser 185

Home

[   10.629467] ==================================================================
[   10.631897] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_left+0x138/0x200
[   10.633506] Read of size 1 at addr ffff5a2b023237ff by task kunit_try_catch/112
[   10.634740] 
[   10.635620] CPU: 0 PID: 112 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   10.636996] Hardware name: linux,dummy-virt (DT)
[   10.637887] Call trace:
[   10.638652]  dump_backtrace+0x0/0x2e0
[   10.639594]  show_stack+0x18/0x28
[   10.640477]  dump_stack+0x118/0x164
[   10.641450]  print_address_description.constprop.11+0x6c/0x4e8
[   10.642591]  kasan_report+0x120/0x1d0
[   10.643503]  __asan_load1+0xa8/0xb0
[   10.644404]  kmalloc_oob_left+0x138/0x200
[   10.645343]  kunit_try_run_case+0x7c/0x118
[   10.646347]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.647451]  kthread+0x224/0x230
[   10.648251]  ret_from_fork+0x10/0x30
[   10.648998] 
[   10.649545] Allocated by task 112:
[   10.650390]  kasan_save_stack+0x28/0x58
[   10.651361]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   10.652343]  kasan_kmalloc+0x10/0x20
[   10.653204]  kthread+0x6c/0x230
[   10.654031]  ret_from_fork+0x10/0x30
[   10.654726] 
[   10.655353] The buggy address belongs to the object at ffff5a2b02323700
[   10.655353]  which belongs to the cache kmalloc-128 of size 128
[   10.657243] The buggy address is located 127 bytes to the right of
[   10.657243]  128-byte region [ffff5a2b02323700, ffff5a2b02323780)
[   10.658987] The buggy address belongs to the page:
[   10.659970] page:000000006d0cce11 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102323
[   10.661499] flags: 0xbfffc0000000200(slab)
[   10.662568] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   10.663950] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   10.665226] page dumped because: kasan: bad access detected
[   10.666191] 
[   10.666678] Memory state around the buggy address:
[   10.667664]  ffff5a2b02323680: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.668992]  ffff5a2b02323700: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   10.670302] >ffff5a2b02323780: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.671495]                                                                 ^
[   10.672753]  ffff5a2b02323800: 00 07 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.674050]  ffff5a2b02323880: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.675211] ==================================================================

test log snippet boot parser 186

Home

[   11.309913] ==================================================================
[   11.311716] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_memset_4+0x140/0x1f8
[   11.312958] Write of size 4 at addr ffff5a2b02324c05 by task kunit_try_catch/124
[   11.313976] 
[   11.314672] CPU: 0 PID: 124 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   11.316053] Hardware name: linux,dummy-virt (DT)
[   11.316882] Call trace:
[   11.317713]  dump_backtrace+0x0/0x2e0
[   11.318651]  show_stack+0x18/0x28
[   11.319543]  dump_stack+0x118/0x164
[   11.320495]  print_address_description.constprop.11+0x6c/0x4e8
[   11.321645]  kasan_report+0x120/0x1d0
[   11.322575]  check_memory_region+0x17c/0x1f8
[   11.323524]  memset+0x48/0x90
[   11.324342]  kmalloc_oob_memset_4+0x140/0x1f8
[   11.325339]  kunit_try_run_case+0x7c/0x118
[   11.326360]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.327455]  kthread+0x224/0x230
[   11.328277]  ret_from_fork+0x10/0x30
[   11.328998] 
[   11.329527] Allocated by task 124:
[   11.330431]  kasan_save_stack+0x28/0x58
[   11.331371]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   11.332360]  kasan_kmalloc+0x10/0x20
[   11.333227]  kmalloc_oob_memset_4+0xbc/0x1f8
[   11.334139]  kunit_try_run_case+0x7c/0x118
[   11.335142]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.336273]  kthread+0x224/0x230
[   11.337074]  ret_from_fork+0x10/0x30
[   11.337905] 
[   11.338497] The buggy address belongs to the object at ffff5a2b02324c00
[   11.338497]  which belongs to the cache kmalloc-128 of size 128
[   11.341400] The buggy address is located 5 bytes inside of
[   11.341400]  128-byte region [ffff5a2b02324c00, ffff5a2b02324c80)
[   11.343341] The buggy address belongs to the page:
[   11.344299] page:000000008fecf03c refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102324
[   11.345743] flags: 0xbfffc0000000200(slab)
[   11.346685] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   11.348067] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   11.349320] page dumped because: kasan: bad access detected
[   11.350271] 
[   11.350734] Memory state around the buggy address:
[   11.351779]  ffff5a2b02324b00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   11.353031]  ffff5a2b02324b80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.354342] >ffff5a2b02324c00: 00 fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.355488]                       ^
[   11.356301]  ffff5a2b02324c80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.357630]  ffff5a2b02324d00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.358807] ==================================================================

test log snippet boot parser 187

Home

[   11.249525] ==================================================================
[   11.251563] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_memset_2+0x140/0x1f8
[   11.253017] Write of size 2 at addr ffff5a2b02324a07 by task kunit_try_catch/123
[   11.254313] 
[   11.254934] CPU: 0 PID: 123 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   11.256267] Hardware name: linux,dummy-virt (DT)
[   11.257146] Call trace:
[   11.257931]  dump_backtrace+0x0/0x2e0
[   11.258863]  show_stack+0x18/0x28
[   11.259752]  dump_stack+0x118/0x164
[   11.260707]  print_address_description.constprop.11+0x6c/0x4e8
[   11.261853]  kasan_report+0x120/0x1d0
[   11.262791]  check_memory_region+0x17c/0x1f8
[   11.263737]  memset+0x48/0x90
[   11.264535]  kmalloc_oob_memset_2+0x140/0x1f8
[   11.265520]  kunit_try_run_case+0x7c/0x118
[   11.266508]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.267589]  kthread+0x224/0x230
[   11.268448]  ret_from_fork+0x10/0x30
[   11.269186] 
[   11.269707] Allocated by task 123:
[   11.270575]  kasan_save_stack+0x28/0x58
[   11.271503]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   11.272476]  kasan_kmalloc+0x10/0x20
[   11.273357]  kmalloc_oob_memset_2+0xbc/0x1f8
[   11.274353]  kunit_try_run_case+0x7c/0x118
[   11.275330]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.276434]  kthread+0x224/0x230
[   11.277211]  ret_from_fork+0x10/0x30
[   11.277903] 
[   11.278498] The buggy address belongs to the object at ffff5a2b02324a00
[   11.278498]  which belongs to the cache kmalloc-128 of size 128
[   11.280336] The buggy address is located 7 bytes inside of
[   11.280336]  128-byte region [ffff5a2b02324a00, ffff5a2b02324a80)
[   11.281948] The buggy address belongs to the page:
[   11.283001] page:000000008fecf03c refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102324
[   11.284506] flags: 0xbfffc0000000200(slab)
[   11.285559] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   11.286951] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   11.288240] page dumped because: kasan: bad access detected
[   11.289189] 
[   11.289661] Memory state around the buggy address:
[   11.290611]  ffff5a2b02324900: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   11.291954]  ffff5a2b02324980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.293270] >ffff5a2b02324a00: 00 fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.294431]                       ^
[   11.295259]  ffff5a2b02324a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.296567]  ffff5a2b02324b00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.297750] ==================================================================

test log snippet boot parser 188

Home

[   11.369336] ==================================================================
[   11.371397] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_memset_8+0x140/0x1f8
[   11.372659] Write of size 8 at addr ffff5a2b02324e01 by task kunit_try_catch/125
[   11.373941] 
[   11.374424] CPU: 0 PID: 125 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   11.375956] Hardware name: linux,dummy-virt (DT)
[   11.376796] Call trace:
[   11.377592]  dump_backtrace+0x0/0x2e0
[   11.378531]  show_stack+0x18/0x28
[   11.379505]  dump_stack+0x118/0x164
[   11.380433]  print_address_description.constprop.11+0x6c/0x4e8
[   11.381623]  kasan_report+0x120/0x1d0
[   11.382485]  check_memory_region+0x17c/0x1f8
[   11.383955]  memset+0x48/0x90
[   11.384790]  kmalloc_oob_memset_8+0x140/0x1f8
[   11.385956]  kunit_try_run_case+0x7c/0x118
[   11.386817]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.387889]  kthread+0x224/0x230
[   11.388761]  ret_from_fork+0x10/0x30
[   11.389368] 
[   11.389810] Allocated by task 125:
[   11.390402]  kasan_save_stack+0x28/0x58
[   11.391367]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   11.392400]  kasan_kmalloc+0x10/0x20
[   11.393319]  kmalloc_oob_memset_8+0xbc/0x1f8
[   11.394345]  kunit_try_run_case+0x7c/0x118
[   11.396220]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.397208]  kthread+0x224/0x230
[   11.397982]  ret_from_fork+0x10/0x30
[   11.398747] 
[   11.399345] The buggy address belongs to the object at ffff5a2b02324e00
[   11.399345]  which belongs to the cache kmalloc-128 of size 128
[   11.401240] The buggy address is located 1 bytes inside of
[   11.401240]  128-byte region [ffff5a2b02324e00, ffff5a2b02324e80)
[   11.402887] The buggy address belongs to the page:
[   11.404027] page:000000008fecf03c refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102324
[   11.405760] flags: 0xbfffc0000000200(slab)
[   11.406819] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   11.408658] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   11.409890] page dumped because: kasan: bad access detected
[   11.410795] 
[   11.411485] Memory state around the buggy address:
[   11.412333]  ffff5a2b02324d00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   11.414256]  ffff5a2b02324d80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.415684] >ffff5a2b02324e00: 00 fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.416807]                       ^
[   11.417817]  ffff5a2b02324e80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.419183]  ffff5a2b02324f00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.420418] ==================================================================

test log snippet boot parser 189

Home

[   11.429607] ==================================================================
[   11.432016] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_memset_16+0x140/0x1f8
[   11.433476] Write of size 16 at addr ffff5a2b02325001 by task kunit_try_catch/126
[   11.434544] 
[   11.434887] CPU: 0 PID: 126 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   11.436114] Hardware name: linux,dummy-virt (DT)
[   11.437759] Call trace:
[   11.438608]  dump_backtrace+0x0/0x2e0
[   11.439557]  show_stack+0x18/0x28
[   11.440445]  dump_stack+0x118/0x164
[   11.441370]  print_address_description.constprop.11+0x6c/0x4e8
[   11.442528]  kasan_report+0x120/0x1d0
[   11.443699]  check_memory_region+0x17c/0x1f8
[   11.444846]  memset+0x48/0x90
[   11.446200]  kmalloc_oob_memset_16+0x140/0x1f8
[   11.447156]  kunit_try_run_case+0x7c/0x118
[   11.448176]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.449286]  kthread+0x224/0x230
[   11.450082]  ret_from_fork+0x10/0x30
[   11.450822] 
[   11.452213] Allocated by task 126:
[   11.453021]  kasan_save_stack+0x28/0x58
[   11.453904]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   11.454845]  kasan_kmalloc+0x10/0x20
[   11.455720]  kmalloc_oob_memset_16+0xbc/0x1f8
[   11.456701]  kunit_try_run_case+0x7c/0x118
[   11.457739]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.458853]  kthread+0x224/0x230
[   11.459693]  ret_from_fork+0x10/0x30
[   11.460467] 
[   11.461015] The buggy address belongs to the object at ffff5a2b02325000
[   11.461015]  which belongs to the cache kmalloc-128 of size 128
[   11.462816] The buggy address is located 1 bytes inside of
[   11.462816]  128-byte region [ffff5a2b02325000, ffff5a2b02325080)
[   11.464553] The buggy address belongs to the page:
[   11.465517] page:00000000542235c1 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102325
[   11.467042] flags: 0xbfffc0000000200(slab)
[   11.468204] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   11.469557] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   11.470920] page dumped because: kasan: bad access detected
[   11.471912] 
[   11.472465] Memory state around the buggy address:
[   11.474364]  ffff5a2b02324f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   11.475937]  ffff5a2b02324f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.477100] >ffff5a2b02325000: 00 00 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.478280]                          ^
[   11.479043]  ffff5a2b02325080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.480463]  ffff5a2b02325100: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.482000] ==================================================================

test log snippet boot parser 190

Home

[   10.562150] ==================================================================
[   10.565384] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_right+0x138/0x1f8
[   10.566719] Write of size 1 at addr ffff5a2b0232357b by task kunit_try_catch/111
[   10.567753] 
[   10.569188] CPU: 0 PID: 111 Comm: kunit_try_catch Not tainted 5.10.233-rc1 #1
[   10.570115] Hardware name: linux,dummy-virt (DT)
[   10.571728] Call trace:
[   10.572545]  dump_backtrace+0x0/0x2e0
[   10.573419]  show_stack+0x18/0x28
[   10.574190]  dump_stack+0x118/0x164
[   10.575075]  print_address_description.constprop.11+0x6c/0x4e8
[   10.576261]  kasan_report+0x120/0x1d0
[   10.577265]  __asan_store1+0xa8/0xb0
[   10.578109]  kmalloc_oob_right+0x138/0x1f8
[   10.579076]  kunit_try_run_case+0x7c/0x118
[   10.580367]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.581511]  kthread+0x224/0x230
[   10.582362]  ret_from_fork+0x10/0x30
[   10.584387] 
[   10.585001] Allocated by task 111:
[   10.586221]  kasan_save_stack+0x28/0x58
[   10.587133]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   10.588049]  kasan_kmalloc+0x10/0x20
[   10.589226]  kmalloc_oob_right+0xbc/0x1f8
[   10.590239]  kunit_try_run_case+0x7c/0x118
[   10.591533]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.592561]  kthread+0x224/0x230
[   10.593401]  ret_from_fork+0x10/0x30
[   10.594240] 
[   10.594924] The buggy address belongs to the object at ffff5a2b02323500
[   10.594924]  which belongs to the cache kmalloc-128 of size 128
[   10.597295] The buggy address is located 123 bytes inside of
[   10.597295]  128-byte region [ffff5a2b02323500, ffff5a2b02323580)
[   10.599304] The buggy address belongs to the page:
[   10.601343] page:000000006d0cce11 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102323
[   10.602921] flags: 0xbfffc0000000200(slab)
[   10.604607] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   10.606281] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   10.607902] page dumped because: kasan: bad access detected
[   10.609063] 
[   10.609632] Memory state around the buggy address:
[   10.610997]  ffff5a2b02323400: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   10.612442]  ffff5a2b02323480: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.613324] >ffff5a2b02323500: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03
[   10.614452]                                                                 ^
[   10.616097]  ffff5a2b02323580: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.617470]  ffff5a2b02323600: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   10.618758] ==================================================================

test log snippet boot parser 191

Home

[   10.742525] ==================================================================
[   10.744476] BUG: KASAN: slab-out-of-bounds in kmalloc_pagealloc_oob_right+0x118/0x1d8
[   10.745886] Write of size 1 at addr ffff5a2b026aa00a by task kunit_try_catch/114
[   10.747136] 
[   10.747836] CPU: 0 PID: 114 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   10.749405] Hardware name: linux,dummy-virt (DT)
[   10.750422] Call trace:
[   10.751253]  dump_backtrace+0x0/0x2e0
[   10.752139]  show_stack+0x18/0x28
[   10.753015]  dump_stack+0x118/0x164
[   10.753964]  print_address_description.constprop.11+0x6c/0x4e8
[   10.755139]  kasan_report+0x120/0x1d0
[   10.756077]  __asan_store1+0xa8/0xb0
[   10.756990]  kmalloc_pagealloc_oob_right+0x118/0x1d8
[   10.758048]  kunit_try_run_case+0x7c/0x118
[   10.758996]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.760092]  kthread+0x224/0x230
[   10.760922]  ret_from_fork+0x10/0x30
[   10.761684] 
[   10.762188] The buggy address belongs to the page:
[   10.763423] page:000000003bec0ed3 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1026a8
[   10.764833] head:000000003bec0ed3 order:2 compound_mapcount:0 compound_pincount:0
[   10.766128] flags: 0xbfffc0000010000(head)
[   10.767198] raw: 0bfffc0000010000 dead000000000100 dead000000000122 0000000000000000
[   10.768562] raw: 0000000000000000 0000000000000000 00000001ffffffff 0000000000000000
[   10.769812] page dumped because: kasan: bad access detected
[   10.770786] 
[   10.771326] Memory state around the buggy address:
[   10.772303]  ffff5a2b026a9f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   10.773621]  ffff5a2b026a9f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   10.774914] >ffff5a2b026aa000: 00 02 fe fe fe fe fe fe fe fe fe fe fe fe fe fe
[   10.776110]                       ^
[   10.776967]  ffff5a2b026aa080: fe fe fe fe fe fe fe fe fe fe fe fe fe fe fe fe
[   10.778271]  ffff5a2b026aa100: fe fe fe fe fe fe fe fe fe fe fe fe fe fe fe fe
[   10.779454] ==================================================================

test log snippet boot parser 192

Home

[   11.809521] ==================================================================
[   11.811356] BUG: KASAN: slab-out-of-bounds in kmem_cache_oob+0x134/0x268
[   11.813508] Read of size 1 at addr ffff5a2b026370c8 by task kunit_try_catch/133
[   11.814672] 
[   11.815698] CPU: 1 PID: 133 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   11.816854] Hardware name: linux,dummy-virt (DT)
[   11.817815] Call trace:
[   11.818552]  dump_backtrace+0x0/0x2e0
[   11.819434]  show_stack+0x18/0x28
[   11.820303]  dump_stack+0x118/0x164
[   11.821133]  print_address_description.constprop.11+0x6c/0x4e8
[   11.822393]  kasan_report+0x120/0x1d0
[   11.823405]  __asan_load1+0xa8/0xb0
[   11.824349]  kmem_cache_oob+0x134/0x268
[   11.825348]  kunit_try_run_case+0x7c/0x118
[   11.826308]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.827435]  kthread+0x224/0x230
[   11.828284]  ret_from_fork+0x10/0x30
[   11.829010] 
[   11.829550] Allocated by task 133:
[   11.830478]  kasan_save_stack+0x28/0x58
[   11.831451]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   11.832422]  kasan_slab_alloc+0x18/0x28
[   11.833373]  slab_post_alloc_hook+0x58/0x2b0
[   11.834376]  kmem_cache_alloc+0x1b8/0x318
[   11.835307]  kmem_cache_oob+0xf4/0x268
[   11.836239]  kunit_try_run_case+0x7c/0x118
[   11.837229]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.838324]  kthread+0x224/0x230
[   11.839047]  ret_from_fork+0x10/0x30
[   11.839859] 
[   11.840481] The buggy address belongs to the object at ffff5a2b02637000
[   11.840481]  which belongs to the cache test_cache of size 200
[   11.842379] The buggy address is located 0 bytes to the right of
[   11.842379]  200-byte region [ffff5a2b02637000, ffff5a2b026370c8)
[   11.844113] The buggy address belongs to the page:
[   11.845256] page:000000003bf22d13 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102637
[   11.846595] flags: 0xbfffc0000000200(slab)
[   11.847671] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b015a1080
[   11.849146] raw: 0000000000000000 00000000800f000f 00000001ffffffff 0000000000000000
[   11.850403] page dumped because: kasan: bad access detected
[   11.851478] 
[   11.851986] Memory state around the buggy address:
[   11.852935]  ffff5a2b02636f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.854502]  ffff5a2b02637000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   11.856230] >ffff5a2b02637080: 00 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc
[   11.857727]                                               ^
[   11.858960]  ffff5a2b02637100: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.860297]  ffff5a2b02637180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.861630] ==================================================================

test log snippet boot parser 193

Home

[   12.641145] ==================================================================
[   12.643028] BUG: KASAN: slab-out-of-bounds in ksize_unpoisons_memory+0x154/0x218
[   12.644480] Write of size 1 at addr ffff5a2b02638780 by task kunit_try_catch/139
[   12.645774] 
[   12.646466] CPU: 1 PID: 139 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   12.648033] Hardware name: linux,dummy-virt (DT)
[   12.648946] Call trace:
[   12.649784]  dump_backtrace+0x0/0x2e0
[   12.650721]  show_stack+0x18/0x28
[   12.651909]  dump_stack+0x118/0x164
[   12.652859]  print_address_description.constprop.11+0x6c/0x4e8
[   12.654039]  kasan_report+0x120/0x1d0
[   12.655007]  __asan_store1+0xa8/0xb0
[   12.656200]  ksize_unpoisons_memory+0x154/0x218
[   12.657196]  kunit_try_run_case+0x7c/0x118
[   12.658211]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   12.659361]  kthread+0x224/0x230
[   12.660309]  ret_from_fork+0x10/0x30
[   12.661058] 
[   12.661605] Allocated by task 139:
[   12.662465]  kasan_save_stack+0x28/0x58
[   12.663423]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   12.664489]  kasan_kmalloc+0x10/0x20
[   12.665341]  ksize_unpoisons_memory+0xbc/0x218
[   12.666500]  kunit_try_run_case+0x7c/0x118
[   12.668249]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   12.669297]  kthread+0x224/0x230
[   12.670239]  ret_from_fork+0x10/0x30
[   12.670790] 
[   12.671488] The buggy address belongs to the object at ffff5a2b02638700
[   12.671488]  which belongs to the cache kmalloc-128 of size 128
[   12.673845] The buggy address is located 0 bytes to the right of
[   12.673845]  128-byte region [ffff5a2b02638700, ffff5a2b02638780)
[   12.675673] The buggy address belongs to the page:
[   12.677208] page:0000000029395dcc refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102638
[   12.678716] flags: 0xbfffc0000000200(slab)
[   12.680010] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   12.681419] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   12.682653] page dumped because: kasan: bad access detected
[   12.683610] 
[   12.684076] Memory state around the buggy address:
[   12.685101]  ffff5a2b02638680: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.686353]  ffff5a2b02638700: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   12.687716] >ffff5a2b02638780: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.689088]                    ^
[   12.690041]  ffff5a2b02638800: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.691656]  ffff5a2b02638880: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.692840] ==================================================================

test log snippet boot parser 194

Home

[   12.889645] ==================================================================
[   12.892059] BUG: KASAN: slab-out-of-bounds in memchr+0x28/0x78
[   12.893053] Read of size 1 at addr ffff5a2b02328418 by task kunit_try_catch/142
[   12.894566] 
[   12.895256] CPU: 0 PID: 142 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   12.896935] Hardware name: linux,dummy-virt (DT)
[   12.897982] Call trace:
[   12.898858]  dump_backtrace+0x0/0x2e0
[   12.899822]  show_stack+0x18/0x28
[   12.900687]  dump_stack+0x118/0x164
[   12.901719]  print_address_description.constprop.11+0x6c/0x4e8
[   12.902878]  kasan_report+0x120/0x1d0
[   12.903838]  __asan_load1+0xa8/0xb0
[   12.905021]  memchr+0x28/0x78
[   12.905896]  kasan_memchr+0x140/0x200
[   12.906849]  kunit_try_run_case+0x7c/0x118
[   12.908262]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   12.909422]  kthread+0x224/0x230
[   12.910298]  ret_from_fork+0x10/0x30
[   12.911003] 
[   12.911995] Allocated by task 142:
[   12.912782]  kasan_save_stack+0x28/0x58
[   12.913698]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   12.914673]  kasan_kmalloc+0x10/0x20
[   12.915701]  kasan_memchr+0xbc/0x200
[   12.916588]  kunit_try_run_case+0x7c/0x118
[   12.917440]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   12.918658]  kthread+0x224/0x230
[   12.920001]  ret_from_fork+0x10/0x30
[   12.920706] 
[   12.921594] The buggy address belongs to the object at ffff5a2b02328400
[   12.921594]  which belongs to the cache kmalloc-128 of size 128
[   12.923629] The buggy address is located 24 bytes inside of
[   12.923629]  128-byte region [ffff5a2b02328400, ffff5a2b02328480)
[   12.925480] The buggy address belongs to the page:
[   12.926576] page:0000000033af4bd4 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102328
[   12.928356] flags: 0xbfffc0000000200(slab)
[   12.929537] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   12.930641] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   12.931936] page dumped because: kasan: bad access detected
[   12.932845] 
[   12.933409] Memory state around the buggy address:
[   12.934744]  ffff5a2b02328300: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   12.936293]  ffff5a2b02328380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.937677] >ffff5a2b02328400: 00 00 00 fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.938498]                             ^
[   12.938942]  ffff5a2b02328480: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.940445]  ffff5a2b02328500: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.941621] ==================================================================

test log snippet boot parser 195

Home

[   12.951080] ==================================================================
[   12.952878] BUG: KASAN: slab-out-of-bounds in memcmp+0x4c/0x98
[   12.954427] Read of size 1 at addr ffff5a2b02328618 by task kunit_try_catch/143
[   12.956309] 
[   12.956915] CPU: 0 PID: 143 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   12.958335] Hardware name: linux,dummy-virt (DT)
[   12.959216] Call trace:
[   12.959988]  dump_backtrace+0x0/0x2e0
[   12.960918]  show_stack+0x18/0x28
[   12.961818]  dump_stack+0x118/0x164
[   12.962784]  print_address_description.constprop.11+0x6c/0x4e8
[   12.963953]  kasan_report+0x120/0x1d0
[   12.964916]  __asan_load1+0xa8/0xb0
[   12.965788]  memcmp+0x4c/0x98
[   12.966594]  kasan_memcmp+0x160/0x220
[   12.967467]  kunit_try_run_case+0x7c/0x118
[   12.968416]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   12.969593]  kthread+0x224/0x230
[   12.970447]  ret_from_fork+0x10/0x30
[   12.971201] 
[   12.971745] Allocated by task 143:
[   12.972639]  kasan_save_stack+0x28/0x58
[   12.973528]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   12.974538]  kasan_kmalloc+0x10/0x20
[   12.975408]  kasan_memcmp+0xc8/0x220
[   12.976304]  kunit_try_run_case+0x7c/0x118
[   12.977297]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   12.978409]  kthread+0x224/0x230
[   12.979234]  ret_from_fork+0x10/0x30
[   12.979984] 
[   12.980576] The buggy address belongs to the object at ffff5a2b02328600
[   12.980576]  which belongs to the cache kmalloc-128 of size 128
[   12.982434] The buggy address is located 24 bytes inside of
[   12.982434]  128-byte region [ffff5a2b02328600, ffff5a2b02328680)
[   12.984089] The buggy address belongs to the page:
[   12.985210] page:0000000033af4bd4 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102328
[   12.986734] flags: 0xbfffc0000000200(slab)
[   12.987793] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   12.989212] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   12.990501] page dumped because: kasan: bad access detected
[   12.991464] 
[   12.991957] Memory state around the buggy address:
[   12.993019]  ffff5a2b02328500: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   12.994367]  ffff5a2b02328580: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.995667] >ffff5a2b02328600: 00 00 00 fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.996869]                             ^
[   12.997781]  ffff5a2b02328680: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   12.999060]  ffff5a2b02328700: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.000251] ==================================================================

test log snippet boot parser 196

Home

[   12.490079] ==================================================================
[   12.492313] BUG: KASAN: stack-out-of-bounds in kasan_stack_oob+0xdc/0x188
[   12.493354] Read of size 1 at addr ffff5a2b026c7dba by task kunit_try_catch/136
[   12.494538] 
[   12.495445] CPU: 1 PID: 136 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   12.497420] Hardware name: linux,dummy-virt (DT)
[   12.498261] Call trace:
[   12.498990]  dump_backtrace+0x0/0x2e0
[   12.500036]  show_stack+0x18/0x28
[   12.500899]  dump_stack+0x118/0x164
[   12.501850]  print_address_description.constprop.11+0x6c/0x4e8
[   12.502985]  kasan_report+0x120/0x1d0
[   12.503942]  __asan_load1+0xa8/0xb0
[   12.504874]  kasan_stack_oob+0xdc/0x188
[   12.505806]  kunit_try_run_case+0x7c/0x118
[   12.506815]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   12.507999]  kthread+0x224/0x230
[   12.508786]  ret_from_fork+0x10/0x30
[   12.509554] 
[   12.510078] The buggy address belongs to the page:
[   12.511067] page:000000009af53348 refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1026c7
[   12.512803] flags: 0xbfffc0000000000()
[   12.513770] raw: 0bfffc0000000000 ffffff68abe9b1c8 ffffff68abe9b1c8 0000000000000000
[   12.515769] raw: 0000000000000000 0000000000000000 00000000ffffffff 0000000000000000
[   12.517122] page dumped because: kasan: bad access detected
[   12.518236] 
[   12.518899] addr ffff5a2b026c7dba is located in stack of task kunit_try_catch/136 at offset 234 in frame:
[   12.520527]  kasan_stack_oob+0x0/0x188
[   12.521637] 
[   12.522261] this frame has 3 objects:
[   12.523332]  [32, 40) 'array'
[   12.523634]  [96, 184) '__assertion'
[   12.524448]  [224, 234) 'stack_array'
[   12.525211] 
[   12.526302] Memory state around the buggy address:
[   12.527366]  ffff5a2b026c7c80: 00 00 00 00 00 00 00 00 00 00 f1 f1 f1 f1 00 f2
[   12.528648]  ffff5a2b026c7d00: f2 f2 f2 f2 f2 f2 00 00 00 00 00 00 00 00 00 00
[   12.529957] >ffff5a2b026c7d80: 00 f2 f2 f2 f2 f2 00 02 f2 f2 00 00 00 00 00 00
[   12.531188]                                         ^
[   12.532149]  ffff5a2b026c7e00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   12.533436]  ffff5a2b026c7e80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   12.534588] ==================================================================

test log snippet boot parser 197

Home

[   10.789320] ==================================================================
[   10.791471] BUG: KASAN: use-after-free in kmalloc_pagealloc_uaf+0x11c/0x1d0
[   10.792675] Write of size 1 at addr ffff5a2b026a8000 by task kunit_try_catch/115
[   10.793737] 
[   10.794417] CPU: 0 PID: 115 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   10.795733] Hardware name: linux,dummy-virt (DT)
[   10.796605] Call trace:
[   10.797391]  dump_backtrace+0x0/0x2e0
[   10.798324]  show_stack+0x18/0x28
[   10.799227]  dump_stack+0x118/0x164
[   10.800185]  print_address_description.constprop.11+0x6c/0x4e8
[   10.801333]  kasan_report+0x120/0x1d0
[   10.802251]  __asan_store1+0xa8/0xb0
[   10.803141]  kmalloc_pagealloc_uaf+0x11c/0x1d0
[   10.804147]  kunit_try_run_case+0x7c/0x118
[   10.805082]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   10.806196]  kthread+0x224/0x230
[   10.807027]  ret_from_fork+0x10/0x30
[   10.807701] 
[   10.808141] The buggy address belongs to the page:
[   10.809289] page:000000003bec0ed3 refcount:0 mapcount:-128 mapping:0000000000000000 index:0x0 pfn:0x1026a8
[   10.810799] flags: 0xbfffc0000000000()
[   10.811805] raw: 0bfffc0000000000 ffff5a2b3f7fa9f8 ffff5a2b3f7fa9f8 0000000000000000
[   10.813207] raw: 0000000000000000 0000000000000003 00000000ffffff7f 0000000000000000
[   10.814441] page dumped because: kasan: bad access detected
[   10.815336] 
[   10.815848] Memory state around the buggy address:
[   10.816839]  ffff5a2b026a7f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   10.818207]  ffff5a2b026a7f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   10.819500] >ffff5a2b026a8000: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[   10.820663]                    ^
[   10.821477]  ffff5a2b026a8080: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[   10.822788]  ffff5a2b026a8100: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[   10.823983] ==================================================================

test log snippet boot parser 198

Home

[   11.549705] ==================================================================
[   11.551925] BUG: KASAN: use-after-free in kmalloc_uaf+0x140/0x1f8
[   11.553182] Write of size 1 at addr ffff5a2b02634908 by task kunit_try_catch/128
[   11.554377] 
[   11.555062] CPU: 1 PID: 128 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   11.556968] Hardware name: linux,dummy-virt (DT)
[   11.558076] Call trace:
[   11.558837]  dump_backtrace+0x0/0x2e0
[   11.559897]  show_stack+0x18/0x28
[   11.560862]  dump_stack+0x118/0x164
[   11.561760]  print_address_description.constprop.11+0x6c/0x4e8
[   11.562939]  kasan_report+0x120/0x1d0
[   11.564103]  __asan_store1+0xa8/0xb0
[   11.564832]  kmalloc_uaf+0x140/0x1f8
[   11.565570]  kunit_try_run_case+0x7c/0x118
[   11.566606]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.567792]  kthread+0x224/0x230
[   11.568596]  ret_from_fork+0x10/0x30
[   11.569453] 
[   11.570031] Allocated by task 128:
[   11.571018]  kasan_save_stack+0x28/0x58
[   11.571933]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   11.573086]  kasan_kmalloc+0x10/0x20
[   11.573758]  kmalloc_uaf+0xbc/0x1f8
[   11.574272]  kunit_try_run_case+0x7c/0x118
[   11.575277]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.576737]  kthread+0x224/0x230
[   11.577685]  ret_from_fork+0x10/0x30
[   11.578341] 
[   11.579037] Freed by task 128:
[   11.580481]  kasan_save_stack+0x28/0x58
[   11.581391]  kasan_set_track+0x28/0x40
[   11.582315]  kasan_set_free_info+0x24/0x48
[   11.583315]  __kasan_slab_free+0x104/0x188
[   11.584354]  kasan_slab_free+0x14/0x20
[   11.585352]  slab_free_freelist_hook+0x70/0x198
[   11.586270]  kfree+0xbc/0x348
[   11.586978]  kmalloc_uaf+0x114/0x1f8
[   11.587994]  kunit_try_run_case+0x7c/0x118
[   11.588977]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.590149]  kthread+0x224/0x230
[   11.591006]  ret_from_fork+0x10/0x30
[   11.591792] 
[   11.592420] The buggy address belongs to the object at ffff5a2b02634900
[   11.592420]  which belongs to the cache kmalloc-128 of size 128
[   11.594368] The buggy address is located 8 bytes inside of
[   11.594368]  128-byte region [ffff5a2b02634900, ffff5a2b02634980)
[   11.595934] The buggy address belongs to the page:
[   11.596953] page:000000007f66f4cf refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102634
[   11.598510] flags: 0xbfffc0000000200(slab)
[   11.599553] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   11.601342] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   11.602549] page dumped because: kasan: bad access detected
[   11.603509] 
[   11.604036] Memory state around the buggy address:
[   11.605021]  ffff5a2b02634800: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   11.606481]  ffff5a2b02634880: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.607785] >ffff5a2b02634900: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   11.609062]                       ^
[   11.610365]  ffff5a2b02634980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.612473]  ffff5a2b02634a00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.614497] ==================================================================

test log snippet boot parser 199

Home

[   11.120514] ==================================================================
[   11.122506] BUG: KASAN: use-after-free in kmalloc_uaf_16+0x1bc/0x288
[   11.123580] Read of size 16 at addr ffff5a2b02324700 by task kunit_try_catch/121
[   11.124183] 
[   11.124522] CPU: 0 PID: 121 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   11.125117] Hardware name: linux,dummy-virt (DT)
[   11.126021] Call trace:
[   11.126794]  dump_backtrace+0x0/0x2e0
[   11.127748]  show_stack+0x18/0x28
[   11.128682]  dump_stack+0x118/0x164
[   11.129660]  print_address_description.constprop.11+0x6c/0x4e8
[   11.130848]  kasan_report+0x120/0x1d0
[   11.131789]  __asan_load16+0x9c/0xd0
[   11.132667]  kmalloc_uaf_16+0x1bc/0x288
[   11.133600]  kunit_try_run_case+0x7c/0x118
[   11.134592]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.135672]  kthread+0x224/0x230
[   11.136512]  ret_from_fork+0x10/0x30
[   11.137279] 
[   11.137792] Allocated by task 121:
[   11.138696]  kasan_save_stack+0x28/0x58
[   11.139570]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   11.140554]  kasan_kmalloc+0x10/0x20
[   11.141449]  kmalloc_uaf_16+0x13c/0x288
[   11.142317]  kunit_try_run_case+0x7c/0x118
[   11.143346]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.144417]  kthread+0x224/0x230
[   11.145244]  ret_from_fork+0x10/0x30
[   11.145937] 
[   11.146551] Freed by task 121:
[   11.147394]  kasan_save_stack+0x28/0x58
[   11.148323]  kasan_set_track+0x28/0x40
[   11.149251]  kasan_set_free_info+0x24/0x48
[   11.150191]  __kasan_slab_free+0x104/0x188
[   11.151145]  kasan_slab_free+0x14/0x20
[   11.151960]  slab_free_freelist_hook+0x70/0x198
[   11.152891]  kfree+0xbc/0x348
[   11.153724]  kmalloc_uaf_16+0x188/0x288
[   11.154633]  kunit_try_run_case+0x7c/0x118
[   11.155613]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.156737]  kthread+0x224/0x230
[   11.157590]  ret_from_fork+0x10/0x30
[   11.158368] 
[   11.158915] The buggy address belongs to the object at ffff5a2b02324700
[   11.158915]  which belongs to the cache kmalloc-128 of size 128
[   11.160792] The buggy address is located 0 bytes inside of
[   11.160792]  128-byte region [ffff5a2b02324700, ffff5a2b02324780)
[   11.162478] The buggy address belongs to the page:
[   11.163458] page:000000008fecf03c refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102324
[   11.164950] flags: 0xbfffc0000000200(slab)
[   11.166011] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   11.167412] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   11.168724] page dumped because: kasan: bad access detected
[   11.169673] 
[   11.170189] Memory state around the buggy address:
[   11.171124]  ffff5a2b02324600: 00 00 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.172471]  ffff5a2b02324680: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.173762] >ffff5a2b02324700: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   11.174845]                    ^
[   11.175613]  ffff5a2b02324780: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.176932]  ffff5a2b02324800: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.178109] ==================================================================

test log snippet boot parser 200

Home

[   11.705492] ==================================================================
[   11.707672] BUG: KASAN: use-after-free in kmalloc_uaf2+0x1b4/0x2d0
[   11.709182] Write of size 1 at addr ffff5a2b02325728 by task kunit_try_catch/130
[   11.710333] 
[   11.711032] CPU: 0 PID: 130 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   11.712601] Hardware name: linux,dummy-virt (DT)
[   11.713539] Call trace:
[   11.714427]  dump_backtrace+0x0/0x2e0
[   11.715313]  show_stack+0x18/0x28
[   11.716549]  dump_stack+0x118/0x164
[   11.717558]  print_address_description.constprop.11+0x6c/0x4e8
[   11.718637]  kasan_report+0x120/0x1d0
[   11.719457]  __asan_store1+0xa8/0xb0
[   11.720500]  kmalloc_uaf2+0x1b4/0x2d0
[   11.721447]  kunit_try_run_case+0x7c/0x118
[   11.722475]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.723904]  kthread+0x224/0x230
[   11.724675]  ret_from_fork+0x10/0x30
[   11.725405] 
[   11.725954] Allocated by task 130:
[   11.726655]  kasan_save_stack+0x28/0x58
[   11.727747]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   11.728674]  kasan_kmalloc+0x10/0x20
[   11.729535]  kmalloc_uaf2+0xcc/0x2d0
[   11.730407]  kunit_try_run_case+0x7c/0x118
[   11.731342]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.732634]  kthread+0x224/0x230
[   11.733477]  ret_from_fork+0x10/0x30
[   11.734224] 
[   11.734743] Freed by task 130:
[   11.735886]  kasan_save_stack+0x28/0x58
[   11.736796]  kasan_set_track+0x28/0x40
[   11.737765]  kasan_set_free_info+0x24/0x48
[   11.738717]  __kasan_slab_free+0x104/0x188
[   11.739957]  kasan_slab_free+0x14/0x20
[   11.740831]  slab_free_freelist_hook+0x70/0x198
[   11.741797]  kfree+0xbc/0x348
[   11.742600]  kmalloc_uaf2+0x118/0x2d0
[   11.743482]  kunit_try_run_case+0x7c/0x118
[   11.744439]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.745626]  kthread+0x224/0x230
[   11.746529]  ret_from_fork+0x10/0x30
[   11.747145] 
[   11.748028] The buggy address belongs to the object at ffff5a2b02325700
[   11.748028]  which belongs to the cache kmalloc-128 of size 128
[   11.750140] The buggy address is located 40 bytes inside of
[   11.750140]  128-byte region [ffff5a2b02325700, ffff5a2b02325780)
[   11.752233] The buggy address belongs to the page:
[   11.753377] page:00000000542235c1 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102325
[   11.754857] flags: 0xbfffc0000000200(slab)
[   11.755924] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   11.757348] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   11.758593] page dumped because: kasan: bad access detected
[   11.759541] 
[   11.760104] Memory state around the buggy address:
[   11.761200]  ffff5a2b02325600: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   11.762440]  ffff5a2b02325680: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.763760] >ffff5a2b02325700: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   11.765032]                                   ^
[   11.766018]  ffff5a2b02325780: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.767338]  ffff5a2b02325800: 00 00 00 00 00 03 fc fc fc fc fc fc fc fc fc fc
[   11.768615] ==================================================================

test log snippet boot parser 201

Home

[   11.632295] ==================================================================
[   11.634296] BUG: KASAN: use-after-free in kmalloc_uaf_memset+0x148/0x1f8
[   11.635725] Write of size 33 at addr ffff5a2b02325500 by task kunit_try_catch/129
[   11.637132] 
[   11.637810] CPU: 0 PID: 129 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   11.639116] Hardware name: linux,dummy-virt (DT)
[   11.639896] Call trace:
[   11.640946]  dump_backtrace+0x0/0x2e0
[   11.641936]  show_stack+0x18/0x28
[   11.642834]  dump_stack+0x118/0x164
[   11.643755]  print_address_description.constprop.11+0x6c/0x4e8
[   11.644878]  kasan_report+0x120/0x1d0
[   11.645848]  check_memory_region+0x17c/0x1f8
[   11.646807]  memset+0x48/0x90
[   11.647908]  kmalloc_uaf_memset+0x148/0x1f8
[   11.648839]  kunit_try_run_case+0x7c/0x118
[   11.649938]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.651036]  kthread+0x224/0x230
[   11.652139]  ret_from_fork+0x10/0x30
[   11.652924] 
[   11.653475] Allocated by task 129:
[   11.654446]  kasan_save_stack+0x28/0x58
[   11.655400]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   11.656357]  kasan_kmalloc+0x10/0x20
[   11.657300]  kmalloc_uaf_memset+0xbc/0x1f8
[   11.658258]  kunit_try_run_case+0x7c/0x118
[   11.659297]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.660428]  kthread+0x224/0x230
[   11.661313]  ret_from_fork+0x10/0x30
[   11.662040] 
[   11.662658] Freed by task 129:
[   11.663560]  kasan_save_stack+0x28/0x58
[   11.664469]  kasan_set_track+0x28/0x40
[   11.665482]  kasan_set_free_info+0x24/0x48
[   11.666485]  __kasan_slab_free+0x104/0x188
[   11.667516]  kasan_slab_free+0x14/0x20
[   11.667959]  slab_free_freelist_hook+0x70/0x198
[   11.668701]  kfree+0xbc/0x348
[   11.669814]  kmalloc_uaf_memset+0x114/0x1f8
[   11.670829]  kunit_try_run_case+0x7c/0x118
[   11.672156]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   11.673085]  kthread+0x224/0x230
[   11.673959]  ret_from_fork+0x10/0x30
[   11.674763] 
[   11.675626] The buggy address belongs to the object at ffff5a2b02325500
[   11.675626]  which belongs to the cache kmalloc-128 of size 128
[   11.677885] The buggy address is located 0 bytes inside of
[   11.677885]  128-byte region [ffff5a2b02325500, ffff5a2b02325580)
[   11.679974] The buggy address belongs to the page:
[   11.681048] page:00000000542235c1 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102325
[   11.682639] flags: 0xbfffc0000000200(slab)
[   11.683754] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   11.685328] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   11.686566] page dumped because: kasan: bad access detected
[   11.687619] 
[   11.688045] Memory state around the buggy address:
[   11.689141]  ffff5a2b02325400: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   11.690549]  ffff5a2b02325480: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.692153] >ffff5a2b02325500: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   11.693297]                    ^
[   11.694042]  ffff5a2b02325580: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.695374]  ffff5a2b02325600: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   11.696340] ==================================================================

test log snippet boot parser 202

Home

[   14.427703] ==================================================================
[   14.429894] BUG: KASAN: use-after-free in ksize+0x24/0x70
[   14.430938] Read of size 1 at addr ffff5a2b0232e100 by task kunit_try_catch/148
[   14.432450] 
[   14.433108] CPU: 1 PID: 148 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   14.434535] Hardware name: linux,dummy-virt (DT)
[   14.435377] Call trace:
[   14.436086]  dump_backtrace+0x0/0x2e0
[   14.437040]  show_stack+0x18/0x28
[   14.437950]  dump_stack+0x118/0x164
[   14.438918]  print_address_description.constprop.11+0x6c/0x4e8
[   14.440055]  kasan_report+0x120/0x1d0
[   14.440989]  check_memory_region+0x17c/0x1f8
[   14.441962]  __kasan_check_read+0x30/0x68
[   14.442877]  ksize+0x24/0x70
[   14.443663]  kfree_sensitive+0x18/0x60
[   14.444626]  kmalloc_double_kzfree+0x140/0x1f0
[   14.445655]  kunit_try_run_case+0x7c/0x118
[   14.446652]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   14.447777]  kthread+0x224/0x230
[   14.448610]  ret_from_fork+0x10/0x30
[   14.449375] 
[   14.449899] Allocated by task 148:
[   14.450814]  kasan_save_stack+0x28/0x58
[   14.451692]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   14.452685]  kasan_kmalloc+0x10/0x20
[   14.453578]  kmalloc_double_kzfree+0xbc/0x1f0
[   14.454558]  kunit_try_run_case+0x7c/0x118
[   14.455551]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   14.456496]  kthread+0x224/0x230
[   14.456903]  ret_from_fork+0x10/0x30
[   14.457337] 
[   14.457883] Freed by task 148:
[   14.458762]  kasan_save_stack+0x28/0x58
[   14.459715]  kasan_set_track+0x28/0x40
[   14.460627]  kasan_set_free_info+0x24/0x48
[   14.461574]  __kasan_slab_free+0x104/0x188
[   14.462524]  kasan_slab_free+0x14/0x20
[   14.463443]  slab_free_freelist_hook+0x70/0x198
[   14.464379]  kfree+0xbc/0x348
[   14.465216]  kfree_sensitive+0x4c/0x60
[   14.466094]  kmalloc_double_kzfree+0x114/0x1f0
[   14.467099]  kunit_try_run_case+0x7c/0x118
[   14.468141]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   14.469187]  kthread+0x224/0x230
[   14.469967]  ret_from_fork+0x10/0x30
[   14.470730] 
[   14.471343] The buggy address belongs to the object at ffff5a2b0232e100
[   14.471343]  which belongs to the cache kmalloc-128 of size 128
[   14.473242] The buggy address is located 0 bytes inside of
[   14.473242]  128-byte region [ffff5a2b0232e100, ffff5a2b0232e180)
[   14.474851] The buggy address belongs to the page:
[   14.475857] page:00000000cf260c56 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x10232e
[   14.477397] flags: 0xbfffc0000000200(slab)
[   14.478407] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   14.479804] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   14.481069] page dumped because: kasan: bad access detected
[   14.482032] 
[   14.482534] Memory state around the buggy address:
[   14.483538]  ffff5a2b0232e000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   14.484893]  ffff5a2b0232e080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.486180] >ffff5a2b0232e100: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   14.487321]                    ^
[   14.488145]  ffff5a2b0232e180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.489455]  ffff5a2b0232e200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   14.490680] ==================================================================

test log snippet boot parser 203

Home

[   13.010470] ==================================================================
[   13.012395] BUG: KASAN: use-after-free in strchr+0x1c/0x78
[   13.013095] Read of size 1 at addr ffff5a2b02328810 by task kunit_try_catch/144
[   13.014124] 
[   13.014829] CPU: 0 PID: 144 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   13.016079] Hardware name: linux,dummy-virt (DT)
[   13.017005] Call trace:
[   13.017848]  dump_backtrace+0x0/0x2e0
[   13.018820]  show_stack+0x18/0x28
[   13.019737]  dump_stack+0x118/0x164
[   13.020788]  print_address_description.constprop.11+0x6c/0x4e8
[   13.021929]  kasan_report+0x120/0x1d0
[   13.022865]  __asan_load1+0xa8/0xb0
[   13.023622]  strchr+0x1c/0x78
[   13.024400]  kasan_strings+0x170/0x4c8
[   13.025376]  kunit_try_run_case+0x7c/0x118
[   13.026367]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.027475]  kthread+0x224/0x230
[   13.028330]  ret_from_fork+0x10/0x30
[   13.029077] 
[   13.029584] Allocated by task 144:
[   13.030475]  kasan_save_stack+0x28/0x58
[   13.031419]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   13.032407]  kasan_kmalloc+0x10/0x20
[   13.033304]  kasan_strings+0xc4/0x4c8
[   13.034242]  kunit_try_run_case+0x7c/0x118
[   13.035235]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.036249]  kthread+0x224/0x230
[   13.037008]  ret_from_fork+0x10/0x30
[   13.037782] 
[   13.038342] Freed by task 144:
[   13.039280]  kasan_save_stack+0x28/0x58
[   13.040192]  kasan_set_track+0x28/0x40
[   13.041109]  kasan_set_free_info+0x24/0x48
[   13.042102]  __kasan_slab_free+0x104/0x188
[   13.043029]  kasan_slab_free+0x14/0x20
[   13.043903]  slab_free_freelist_hook+0x70/0x198
[   13.044945]  kfree+0xbc/0x348
[   13.045733]  kasan_strings+0x138/0x4c8
[   13.046649]  kunit_try_run_case+0x7c/0x118
[   13.047669]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.048768]  kthread+0x224/0x230
[   13.049621]  ret_from_fork+0x10/0x30
[   13.050351] 
[   13.050954] The buggy address belongs to the object at ffff5a2b02328800
[   13.050954]  which belongs to the cache kmalloc-128 of size 128
[   13.052805] The buggy address is located 16 bytes inside of
[   13.052805]  128-byte region [ffff5a2b02328800, ffff5a2b02328880)
[   13.054486] The buggy address belongs to the page:
[   13.055408] page:0000000033af4bd4 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102328
[   13.056964] flags: 0xbfffc0000000200(slab)
[   13.058016] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   13.059429] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   13.060689] page dumped because: kasan: bad access detected
[   13.061643] 
[   13.062128] Memory state around the buggy address:
[   13.063127]  ffff5a2b02328700: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   13.064442]  ffff5a2b02328780: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.065702] >ffff5a2b02328800: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   13.066891]                          ^
[   13.067769]  ffff5a2b02328880: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.069039]  ffff5a2b02328900: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.070274] ==================================================================

test log snippet boot parser 204

Home

[   13.138791] ==================================================================
[   13.139957] BUG: KASAN: use-after-free in strcmp+0x2c/0x78
[   13.141049] Read of size 1 at addr ffff5a2b02328810 by task kunit_try_catch/144
[   13.142081] 
[   13.142779] CPU: 0 PID: 144 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   13.144522] Hardware name: linux,dummy-virt (DT)
[   13.146084] Call trace:
[   13.146810]  dump_backtrace+0x0/0x2e0
[   13.147746]  show_stack+0x18/0x28
[   13.148750]  dump_stack+0x118/0x164
[   13.149728]  print_address_description.constprop.11+0x6c/0x4e8
[   13.150991]  kasan_report+0x120/0x1d0
[   13.151941]  __asan_load1+0xa8/0xb0
[   13.152687]  strcmp+0x2c/0x78
[   13.153441]  kasan_strings+0x294/0x4c8
[   13.154669]  kunit_try_run_case+0x7c/0x118
[   13.155690]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.156845]  kthread+0x224/0x230
[   13.157698]  ret_from_fork+0x10/0x30
[   13.158477] 
[   13.159019] Allocated by task 144:
[   13.159861]  kasan_save_stack+0x28/0x58
[   13.161330]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   13.162300]  kasan_kmalloc+0x10/0x20
[   13.163529]  kasan_strings+0xc4/0x4c8
[   13.164415]  kunit_try_run_case+0x7c/0x118
[   13.165450]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.166561]  kthread+0x224/0x230
[   13.167870]  ret_from_fork+0x10/0x30
[   13.168840] 
[   13.169408] Freed by task 144:
[   13.170257]  kasan_save_stack+0x28/0x58
[   13.171224]  kasan_set_track+0x28/0x40
[   13.172143]  kasan_set_free_info+0x24/0x48
[   13.173085]  __kasan_slab_free+0x104/0x188
[   13.174053]  kasan_slab_free+0x14/0x20
[   13.174996]  slab_free_freelist_hook+0x70/0x198
[   13.176744]  kfree+0xbc/0x348
[   13.177548]  kasan_strings+0x138/0x4c8
[   13.178805]  kunit_try_run_case+0x7c/0x118
[   13.179707]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.180807]  kthread+0x224/0x230
[   13.181665]  ret_from_fork+0x10/0x30
[   13.182366] 
[   13.182959] The buggy address belongs to the object at ffff5a2b02328800
[   13.182959]  which belongs to the cache kmalloc-128 of size 128
[   13.185560] The buggy address is located 16 bytes inside of
[   13.185560]  128-byte region [ffff5a2b02328800, ffff5a2b02328880)
[   13.187408] The buggy address belongs to the page:
[   13.188357] page:0000000033af4bd4 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102328
[   13.189772] flags: 0xbfffc0000000200(slab)
[   13.190745] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   13.192503] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   13.193747] page dumped because: kasan: bad access detected
[   13.194690] 
[   13.195136] Memory state around the buggy address:
[   13.196145]  ffff5a2b02328700: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   13.197606]  ffff5a2b02328780: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.198910] >ffff5a2b02328800: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   13.200062]                          ^
[   13.201756]  ffff5a2b02328880: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.203032]  ffff5a2b02328900: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.204157] ==================================================================

test log snippet boot parser 205

Home

[   13.272606] ==================================================================
[   13.273912] BUG: KASAN: use-after-free in strlen+0x18/0x68
[   13.274983] Read of size 1 at addr ffff5a2b02328810 by task kunit_try_catch/144
[   13.276891] 
[   13.277955] CPU: 0 PID: 144 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   13.279270] Hardware name: linux,dummy-virt (DT)
[   13.280065] Call trace:
[   13.280859]  dump_backtrace+0x0/0x2e0
[   13.281811]  show_stack+0x18/0x28
[   13.282687]  dump_stack+0x118/0x164
[   13.283703]  print_address_description.constprop.11+0x6c/0x4e8
[   13.285153]  kasan_report+0x120/0x1d0
[   13.286233]  __asan_load1+0xa8/0xb0
[   13.287078]  strlen+0x18/0x68
[   13.287895]  kasan_strings+0x394/0x4c8
[   13.288828]  kunit_try_run_case+0x7c/0x118
[   13.289838]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.290910]  kthread+0x224/0x230
[   13.291728]  ret_from_fork+0x10/0x30
[   13.292431] 
[   13.292956] Allocated by task 144:
[   13.294153]  kasan_save_stack+0x28/0x58
[   13.295578]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   13.296719]  kasan_kmalloc+0x10/0x20
[   13.297515]  kasan_strings+0xc4/0x4c8
[   13.298504]  kunit_try_run_case+0x7c/0x118
[   13.299884]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.300801]  kthread+0x224/0x230
[   13.301786]  ret_from_fork+0x10/0x30
[   13.302479] 
[   13.303018] Freed by task 144:
[   13.303830]  kasan_save_stack+0x28/0x58
[   13.304736]  kasan_set_track+0x28/0x40
[   13.305725]  kasan_set_free_info+0x24/0x48
[   13.306720]  __kasan_slab_free+0x104/0x188
[   13.307658]  kasan_slab_free+0x14/0x20
[   13.308601]  slab_free_freelist_hook+0x70/0x198
[   13.309808]  kfree+0xbc/0x348
[   13.310795]  kasan_strings+0x138/0x4c8
[   13.311631]  kunit_try_run_case+0x7c/0x118
[   13.312607]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.313724]  kthread+0x224/0x230
[   13.314592]  ret_from_fork+0x10/0x30
[   13.315411] 
[   13.315951] The buggy address belongs to the object at ffff5a2b02328800
[   13.315951]  which belongs to the cache kmalloc-128 of size 128
[   13.318784] The buggy address is located 16 bytes inside of
[   13.318784]  128-byte region [ffff5a2b02328800, ffff5a2b02328880)
[   13.320422] The buggy address belongs to the page:
[   13.321448] page:0000000033af4bd4 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102328
[   13.322766] flags: 0xbfffc0000000200(slab)
[   13.323910] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   13.325460] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   13.326751] page dumped because: kasan: bad access detected
[   13.327759] 
[   13.328300] Memory state around the buggy address:
[   13.329370]  ffff5a2b02328700: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   13.330733]  ffff5a2b02328780: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.332085] >ffff5a2b02328800: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   13.334057]                          ^
[   13.335072]  ffff5a2b02328880: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.336435]  ffff5a2b02328900: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.337633] ==================================================================

test log snippet boot parser 206

Home

[   13.206396] ==================================================================
[   13.207453] BUG: KASAN: use-after-free in strncmp+0x30/0xe0
[   13.207943] Read of size 1 at addr ffff5a2b02328810 by task kunit_try_catch/144
[   13.208767] 
[   13.210900] CPU: 0 PID: 144 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   13.212127] Hardware name: linux,dummy-virt (DT)
[   13.213014] Call trace:
[   13.213776]  dump_backtrace+0x0/0x2e0
[   13.214714]  show_stack+0x18/0x28
[   13.216502]  dump_stack+0x118/0x164
[   13.217424]  print_address_description.constprop.11+0x6c/0x4e8
[   13.218577]  kasan_report+0x120/0x1d0
[   13.219489]  __asan_load1+0xa8/0xb0
[   13.220349]  strncmp+0x30/0xe0
[   13.221194]  kasan_strings+0x318/0x4c8
[   13.222154]  kunit_try_run_case+0x7c/0x118
[   13.223079]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.224137]  kthread+0x224/0x230
[   13.225325]  ret_from_fork+0x10/0x30
[   13.226068] 
[   13.226610] Allocated by task 144:
[   13.228223]  kasan_save_stack+0x28/0x58
[   13.229057]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   13.230030]  kasan_kmalloc+0x10/0x20
[   13.230905]  kasan_strings+0xc4/0x4c8
[   13.231796]  kunit_try_run_case+0x7c/0x118
[   13.232807]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.233836]  kthread+0x224/0x230
[   13.234607]  ret_from_fork+0x10/0x30
[   13.235432] 
[   13.235902] Freed by task 144:
[   13.236902]  kasan_save_stack+0x28/0x58
[   13.238495]  kasan_set_track+0x28/0x40
[   13.239394]  kasan_set_free_info+0x24/0x48
[   13.240331]  __kasan_slab_free+0x104/0x188
[   13.241283]  kasan_slab_free+0x14/0x20
[   13.242208]  slab_free_freelist_hook+0x70/0x198
[   13.243178]  kfree+0xbc/0x348
[   13.244733]  kasan_strings+0x138/0x4c8
[   13.245829]  kunit_try_run_case+0x7c/0x118
[   13.246841]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.247920]  kthread+0x224/0x230
[   13.248704]  ret_from_fork+0x10/0x30
[   13.249057] 
[   13.249387] The buggy address belongs to the object at ffff5a2b02328800
[   13.249387]  which belongs to the cache kmalloc-128 of size 128
[   13.250276] The buggy address is located 16 bytes inside of
[   13.250276]  128-byte region [ffff5a2b02328800, ffff5a2b02328880)
[   13.252181] The buggy address belongs to the page:
[   13.253305] page:0000000033af4bd4 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102328
[   13.255012] flags: 0xbfffc0000000200(slab)
[   13.256094] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   13.257639] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   13.258863] page dumped because: kasan: bad access detected
[   13.259868] 
[   13.260359] Memory state around the buggy address:
[   13.261909]  ffff5a2b02328700: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   13.263321]  ffff5a2b02328780: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.264702] >ffff5a2b02328800: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   13.265935]                          ^
[   13.266928]  ffff5a2b02328880: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.268219]  ffff5a2b02328900: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.269766] ==================================================================

test log snippet boot parser 207

Home

[   13.341803] ==================================================================
[   13.343035] BUG: KASAN: use-after-free in strnlen+0x20/0x90
[   13.343852] Read of size 1 at addr ffff5a2b02328810 by task kunit_try_catch/144
[   13.344613] 
[   13.345311] CPU: 0 PID: 144 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   13.346593] Hardware name: linux,dummy-virt (DT)
[   13.347461] Call trace:
[   13.348300]  dump_backtrace+0x0/0x2e0
[   13.349613]  show_stack+0x18/0x28
[   13.350703]  dump_stack+0x118/0x164
[   13.351899]  print_address_description.constprop.11+0x6c/0x4e8
[   13.352986]  kasan_report+0x120/0x1d0
[   13.353861]  __asan_load1+0xa8/0xb0
[   13.354759]  strnlen+0x20/0x90
[   13.355668]  kasan_strings+0x414/0x4c8
[   13.356462]  kunit_try_run_case+0x7c/0x118
[   13.357421]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.358473]  kthread+0x224/0x230
[   13.359345]  ret_from_fork+0x10/0x30
[   13.360074] 
[   13.360611] Allocated by task 144:
[   13.361454]  kasan_save_stack+0x28/0x58
[   13.362392]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   13.363428]  kasan_kmalloc+0x10/0x20
[   13.364302]  kasan_strings+0xc4/0x4c8
[   13.365951]  kunit_try_run_case+0x7c/0x118
[   13.366947]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.368037]  kthread+0x224/0x230
[   13.368840]  ret_from_fork+0x10/0x30
[   13.369571] 
[   13.369844] Freed by task 144:
[   13.370319]  kasan_save_stack+0x28/0x58
[   13.371235]  kasan_set_track+0x28/0x40
[   13.372501]  kasan_set_free_info+0x24/0x48
[   13.373799]  __kasan_slab_free+0x104/0x188
[   13.374724]  kasan_slab_free+0x14/0x20
[   13.375732]  slab_free_freelist_hook+0x70/0x198
[   13.376767]  kfree+0xbc/0x348
[   13.377613]  kasan_strings+0x138/0x4c8
[   13.378554]  kunit_try_run_case+0x7c/0x118
[   13.379636]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.380688]  kthread+0x224/0x230
[   13.381577]  ret_from_fork+0x10/0x30
[   13.382359] 
[   13.382951] The buggy address belongs to the object at ffff5a2b02328800
[   13.382951]  which belongs to the cache kmalloc-128 of size 128
[   13.384823] The buggy address is located 16 bytes inside of
[   13.384823]  128-byte region [ffff5a2b02328800, ffff5a2b02328880)
[   13.386685] The buggy address belongs to the page:
[   13.387798] page:0000000033af4bd4 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102328
[   13.389126] flags: 0xbfffc0000000200(slab)
[   13.390243] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   13.391746] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   13.393079] page dumped because: kasan: bad access detected
[   13.394050] 
[   13.394608] Memory state around the buggy address:
[   13.395723]  ffff5a2b02328700: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   13.397072]  ffff5a2b02328780: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.398223] >ffff5a2b02328800: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   13.399534]                          ^
[   13.400529]  ffff5a2b02328880: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.401969]  ffff5a2b02328900: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.403219] ==================================================================

test log snippet boot parser 208

Home

[   13.074520] ==================================================================
[   13.075771] BUG: KASAN: use-after-free in strrchr+0x28/0x58
[   13.076828] Read of size 1 at addr ffff5a2b02328810 by task kunit_try_catch/144
[   13.077926] 
[   13.078592] CPU: 0 PID: 144 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   13.080051] Hardware name: linux,dummy-virt (DT)
[   13.080771] Call trace:
[   13.081698]  dump_backtrace+0x0/0x2e0
[   13.083178]  show_stack+0x18/0x28
[   13.084061]  dump_stack+0x118/0x164
[   13.085039]  print_address_description.constprop.11+0x6c/0x4e8
[   13.086202]  kasan_report+0x120/0x1d0
[   13.087095]  __asan_load1+0xa8/0xb0
[   13.088013]  strrchr+0x28/0x58
[   13.088829]  kasan_strings+0x214/0x4c8
[   13.089744]  kunit_try_run_case+0x7c/0x118
[   13.090763]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.091861]  kthread+0x224/0x230
[   13.092682]  ret_from_fork+0x10/0x30
[   13.093440] 
[   13.093951] Allocated by task 144:
[   13.094865]  kasan_save_stack+0x28/0x58
[   13.095818]  __kasan_kmalloc.isra.7+0xcc/0xf0
[   13.096786]  kasan_kmalloc+0x10/0x20
[   13.097728]  kasan_strings+0xc4/0x4c8
[   13.098602]  kunit_try_run_case+0x7c/0x118
[   13.099586]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.100671]  kthread+0x224/0x230
[   13.101519]  ret_from_fork+0x10/0x30
[   13.102264] 
[   13.102765] Freed by task 144:
[   13.103585]  kasan_save_stack+0x28/0x58
[   13.104497]  kasan_set_track+0x28/0x40
[   13.105477]  kasan_set_free_info+0x24/0x48
[   13.106531]  __kasan_slab_free+0x104/0x188
[   13.107388]  kasan_slab_free+0x14/0x20
[   13.108275]  slab_free_freelist_hook+0x70/0x198
[   13.109240]  kfree+0xbc/0x348
[   13.109943]  kasan_strings+0x138/0x4c8
[   13.111057]  kunit_try_run_case+0x7c/0x118
[   13.112108]  kunit_generic_run_threadfn_adapter+0x30/0x50
[   13.113254]  kthread+0x224/0x230
[   13.114003]  ret_from_fork+0x10/0x30
[   13.114841] 
[   13.115401] The buggy address belongs to the object at ffff5a2b02328800
[   13.115401]  which belongs to the cache kmalloc-128 of size 128
[   13.117326] The buggy address is located 16 bytes inside of
[   13.117326]  128-byte region [ffff5a2b02328800, ffff5a2b02328880)
[   13.118960] The buggy address belongs to the page:
[   13.119963] page:0000000033af4bd4 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102328
[   13.121471] flags: 0xbfffc0000000200(slab)
[   13.122520] raw: 0bfffc0000000200 dead000000000100 dead000000000122 ffff5a2b00003c80
[   13.123923] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   13.125233] page dumped because: kasan: bad access detected
[   13.126124] 
[   13.126669] Memory state around the buggy address:
[   13.127655]  ffff5a2b02328700: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc
[   13.128970]  ffff5a2b02328780: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.130286] >ffff5a2b02328800: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   13.131480]                          ^
[   13.132316]  ffff5a2b02328880: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.133653]  ffff5a2b02328900: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   13.134830] ==================================================================

test log snippet boot parser 209

Home

[   20.216537] ==================================================================
[   20.217958] BUG: KASAN: alloca-out-of-bounds in kasan_alloca_oob_left+0x11b/0x220
[   20.218785] Read of size 1 at addr ffff888102f27d3f by task kunit_try_catch/243
[   20.219547] 
[   20.219852] CPU: 0 PID: 243 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   20.221027] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   20.222171] Call Trace:
[   20.222842]  dump_stack+0xa4/0xdd
[   20.223397]  ? kasan_alloca_oob_left+0x11b/0x220
[   20.224036]  print_address_description.constprop.0+0x21/0x2d0
[   20.224825]  ? _raw_spin_lock_irqsave+0x94/0x100
[   20.225373]  ? _raw_write_lock_irq+0xf0/0xf0
[   20.225985]  ? kasan_alloca_oob_left+0x11b/0x220
[   20.226624]  ? kasan_alloca_oob_left+0x11b/0x220
[   20.227296]  kasan_report.cold+0x37/0x71
[   20.227794]  ? kasan_alloca_oob_left+0x11b/0x220
[   20.228458]  __asan_load1+0x62/0x70
[   20.229186]  kasan_alloca_oob_left+0x11b/0x220
[   20.229838]  ? check_preempt_curr+0xd1/0x110
[   20.230254]  ? clear_buddies+0x41/0x1c0
[   20.230810]  ? pick_next_entity+0x1b9/0x330
[   20.231246]  ? sched_clock_cpu+0x1b/0x110
[   20.232337]  ? kasan_alloca_oob_right+0x220/0x220
[   20.233119]  ? schedule+0x74/0x130
[   20.233719]  ? __kasan_check_write+0x14/0x20
[   20.234465]  ? _raw_spin_lock_irqsave+0x94/0x100
[   20.235196]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   20.235901]  ? __kthread_parkme+0x5f/0xa0
[   20.236251]  kunit_try_run_case+0x8f/0xd0
[   20.236856]  ? kunit_catch_run_case+0x80/0x80
[   20.237767]  ? kunit_try_catch_throw+0x40/0x40
[   20.238250]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.239290]  kthread+0x1d6/0x200
[   20.239820]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   20.240723]  ret_from_fork+0x22/0x30
[   20.241371] 
[   20.241573] The buggy address belongs to the page:
[   20.242341] page:(____ptrval____) refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102f27
[   20.242966] flags: 0x200000000000000()
[   20.243546] raw: 0200000000000000 ffffea00040bc9c8 ffffea00040bc9c8 0000000000000000
[   20.245162] raw: 0000000000000000 0000000000000000 00000000ffffffff 0000000000000000
[   20.246271] page dumped because: kasan: bad access detected
[   20.246672] 
[   20.247151] Memory state around the buggy address:
[   20.247770]  ffff888102f27c00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   20.248542]  ffff888102f27c80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   20.249999] >ffff888102f27d00: 00 00 00 00 ca ca ca ca 00 02 cb cb cb cb cb cb
[   20.251072]                                         ^
[   20.251554]  ffff888102f27d80: 00 f1 f1 f1 f1 f1 f1 04 f2 00 f2 f2 f2 00 00 00
[   20.252501]  ffff888102f27e00: 00 00 00 00 00 00 00 00 f3 f3 f3 f3 f3 00 00 00
[   20.253369] ==================================================================

test log snippet boot parser 210

Home

[   20.259664] ==================================================================
[   20.260705] BUG: KASAN: alloca-out-of-bounds in kasan_alloca_oob_right+0x124/0x220
[   20.261718] Read of size 1 at addr ffff888102f27d4a by task kunit_try_catch/244
[   20.262179] 
[   20.263093] CPU: 0 PID: 244 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   20.264523] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   20.265459] Call Trace:
[   20.266287]  dump_stack+0xa4/0xdd
[   20.266922]  ? kasan_alloca_oob_right+0x124/0x220
[   20.267826]  print_address_description.constprop.0+0x21/0x2d0
[   20.268728]  ? _raw_spin_lock_irqsave+0x94/0x100
[   20.269472]  ? _raw_write_lock_irq+0xf0/0xf0
[   20.270303]  ? kasan_alloca_oob_right+0x124/0x220
[   20.271259]  ? kasan_alloca_oob_right+0x124/0x220
[   20.271801]  kasan_report.cold+0x37/0x71
[   20.272269]  ? kasan_alloca_oob_right+0x124/0x220
[   20.273489]  __asan_load1+0x62/0x70
[   20.273897]  kasan_alloca_oob_right+0x124/0x220
[   20.274469]  ? rb_erase+0x545/0x730
[   20.275069]  ? __traceiter_sched_process_exit+0x60/0x60
[   20.275722]  ? __schedule+0x594/0xe20
[   20.276154]  ? trace_hardirqs_on+0x38/0x100
[   20.276899]  ? ksize_unpoisons_memory+0x270/0x270
[   20.277611]  ? finish_task_switch+0xa9/0x380
[   20.278490]  ? __kasan_check_write+0x14/0x20
[   20.279194]  ? _raw_spin_lock_irqsave+0x94/0x100
[   20.280077]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   20.280844]  ? __kthread_parkme+0x5f/0xa0
[   20.281782]  kunit_try_run_case+0x8f/0xd0
[   20.282605]  ? kunit_catch_run_case+0x80/0x80
[   20.283330]  ? kunit_try_catch_throw+0x40/0x40
[   20.283881]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.284895]  kthread+0x1d6/0x200
[   20.285287]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   20.286581]  ret_from_fork+0x22/0x30
[   20.287505] 
[   20.287696] The buggy address belongs to the page:
[   20.288250] page:(____ptrval____) refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102f27
[   20.289530] flags: 0x200000000000000()
[   20.290077] raw: 0200000000000000 ffffea00040bc9c8 ffffea00040bc9c8 0000000000000000
[   20.291178] raw: 0000000000000000 0000000000000000 00000000ffffffff 0000000000000000
[   20.292340] page dumped because: kasan: bad access detected
[   20.293123] 
[   20.293314] Memory state around the buggy address:
[   20.294329]  ffff888102f27c00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   20.295438]  ffff888102f27c80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   20.296369] >ffff888102f27d00: 00 00 00 00 ca ca ca ca 00 02 cb cb cb cb cb cb
[   20.297550]                                               ^
[   20.298256]  ffff888102f27d80: 00 f1 f1 f1 f1 f1 f1 04 f2 00 f2 f2 f2 00 00 00
[   20.299093]  ffff888102f27e00: 00 00 00 00 00 00 00 00 f3 f3 f3 f3 f3 00 00 00
[   20.300254] ==================================================================

test log snippet boot parser 211

Home

[   21.681021] ==================================================================
[   21.681676] BUG: KASAN: double-free or invalid-free in kfree_sensitive+0x2b/0x70
[   21.682348] 
[   21.682720] CPU: 0 PID: 253 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   21.683665] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   21.684280] Call Trace:
[   21.684776]  dump_stack+0xa4/0xdd
[   21.685280]  print_address_description.constprop.0+0x21/0x2d0
[   21.685958]  ? _raw_spin_lock_irqsave+0x94/0x100
[   21.686516]  ? _raw_write_lock_irq+0xf0/0xf0
[   21.686947]  ? kfree_sensitive+0x2b/0x70
[   21.687566]  kasan_report_invalid_free+0x74/0xa0
[   21.688111]  ? kfree_sensitive+0x2b/0x70
[   21.688654]  __kasan_slab_free+0x157/0x160
[   21.689161]  kasan_slab_free+0xe/0x20
[   21.689678]  kfree+0xa8/0x4c0
[   21.690122]  ? _raw_spin_unlock_irqrestore+0x17/0x40
[   21.690611]  ? kfree_sensitive+0x2b/0x70
[   21.690987]  kfree_sensitive+0x2b/0x70
[   21.691402]  kmalloc_double_kzfree+0x15c/0x240
[   21.691979]  ? get_order+0x20/0x20
[   21.692506]  ? kunit_unary_assert_format+0xf0/0xf0
[   21.693236]  ? irqentry_exit+0x20/0x60
[   21.693762]  ? sysvec_apic_timer_interrupt+0x42/0x90
[   21.694473]  ? asm_sysvec_apic_timer_interrupt+0x12/0x20
[   21.694969]  ? get_order+0x20/0x20
[   21.695445]  ? kunit_try_run_case+0x84/0xd0
[   21.695954]  kunit_try_run_case+0x8f/0xd0
[   21.696354]  ? kunit_catch_run_case+0x80/0x80
[   21.696890]  ? kunit_try_catch_throw+0x40/0x40
[   21.697338]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.697972]  kthread+0x1d6/0x200
[   21.698509]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   21.698878]  ret_from_fork+0x22/0x30
[   21.699160] 
[   21.699391] Allocated by task 253:
[   21.699892]  kasan_save_stack+0x34/0x60
[   21.700382]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   21.700995]  kasan_kmalloc+0x9/0x10
[   21.701497]  kmem_cache_alloc_trace+0x123/0x270
[   21.702062]  kmalloc_double_kzfree+0x9e/0x240
[   21.702616]  kunit_try_run_case+0x8f/0xd0
[   21.703202]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.703752]  kthread+0x1d6/0x200
[   21.704087]  ret_from_fork+0x22/0x30
[   21.704377] 
[   21.704650] Freed by task 253:
[   21.705104]  kasan_save_stack+0x34/0x60
[   21.705631]  kasan_set_track+0x20/0x30
[   21.706135]  kasan_set_free_info+0x1f/0x40
[   21.706667]  __kasan_slab_free+0x117/0x160
[   21.707203]  kasan_slab_free+0xe/0x20
[   21.707647]  kfree+0xa8/0x4c0
[   21.708112]  kfree_sensitive+0x64/0x70
[   21.708509]  kmalloc_double_kzfree+0x125/0x240
[   21.709120]  kunit_try_run_case+0x8f/0xd0
[   21.709694]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.710200]  kthread+0x1d6/0x200
[   21.710599]  ret_from_fork+0x22/0x30
[   21.710996] 
[   21.711216] The buggy address belongs to the object at ffff888102b82320
[   21.711216]  which belongs to the cache kmalloc-16 of size 16
[   21.712137] The buggy address is located 0 bytes inside of
[   21.712137]  16-byte region [ffff888102b82320, ffff888102b82330)
[   21.713238] The buggy address belongs to the page:
[   21.713915] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102b82
[   21.714825] flags: 0x200000000000200(slab)
[   21.715387] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041b40
[   21.716297] raw: 0000000000000000 0000000080800080 00000001ffffffff 0000000000000000
[   21.717000] page dumped because: kasan: bad access detected
[   21.717515] 
[   21.717757] Memory state around the buggy address:
[   21.718455]  ffff888102b82200: 00 00 fc fc fa fb fc fc fa fb fc fc 00 00 fc fc
[   21.718987]  ffff888102b82280: 00 00 fc fc fa fb fc fc 00 00 fc fc fa fb fc fc
[   21.719500] >ffff888102b82300: fa fb fc fc fa fb fc fc fc fc fc fc fc fc fc fc
[   21.719907]                                ^
[   21.720226]  ffff888102b82380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.720934]  ffff888102b82400: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.721738] ==================================================================

test log snippet boot parser 212

Home

[   18.700569] ==================================================================
[   18.701621] BUG: KASAN: double-free or invalid-free in kmalloc_pagealloc_invalid_free+0x13b/0x210
[   18.703149] 
[   18.703520] CPU: 1 PID: 222 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   18.704329] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   18.705220] Call Trace:
[   18.706389]  dump_stack+0xa4/0xdd
[   18.707691]  print_address_description.constprop.0+0x21/0x2d0
[   18.708556]  ? _raw_spin_lock_irqsave+0x94/0x100
[   18.709224]  ? _raw_write_lock_irq+0xf0/0xf0
[   18.709784]  ? _raw_read_lock_irq+0x60/0x60
[   18.710318]  ? kmalloc_pagealloc_invalid_free+0x13b/0x210
[   18.711393]  kasan_report_invalid_free+0x74/0xa0
[   18.712163]  kasan_kfree_large+0x6b/0x80
[   18.712496]  kfree+0x338/0x4c0
[   18.712807]  kmalloc_pagealloc_invalid_free+0x13b/0x210
[   18.713532]  ? kmalloc_large_oob_right+0x250/0x250
[   18.714131]  ? irqentry_exit+0x20/0x60
[   18.714724]  ? kunit_unary_assert_format+0xf0/0xf0
[   18.715525]  ? __kasan_check_write+0x14/0x20
[   18.716175]  ? _raw_spin_lock_irqsave+0x94/0x100
[   18.717192]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   18.717778]  ? __kthread_parkme+0x5f/0xa0
[   18.718533]  ? trace_hardirqs_on+0x38/0x100
[   18.719150]  kunit_try_run_case+0x8f/0xd0
[   18.719728]  ? kunit_catch_run_case+0x80/0x80
[   18.720399]  ? kunit_try_catch_throw+0x40/0x40
[   18.721479]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   18.722069]  kthread+0x1d6/0x200
[   18.722765]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   18.723557]  ret_from_fork+0x22/0x30
[   18.724167] 
[   18.724346] The buggy address belongs to the page:
[   18.724907] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102f08
[   18.726242] head:(____ptrval____) order:2 compound_mapcount:0 compound_pincount:0
[   18.727434] flags: 0x200000000010000(head)
[   18.728480] raw: 0200000000010000 dead000000000100 dead000000000122 0000000000000000
[   18.729753] raw: 0000000000000000 0000000000000000 00000001ffffffff 0000000000000000
[   18.730598] page dumped because: kasan: bad access detected
[   18.731203] 
[   18.731523] Memory state around the buggy address:
[   18.732916]  ffff888102f07f00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   18.733833]  ffff888102f07f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   18.734881] >ffff888102f08000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   18.735719]                    ^
[   18.736003]  ffff888102f08080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   18.737291]  ffff888102f08100: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   18.738318] ==================================================================

test log snippet boot parser 213

Home

[   20.352894] ==================================================================
[   20.353994] BUG: KASAN: double-free or invalid-free in kmem_cache_double_free+0x176/0x260
[   20.354596] 
[   20.354897] CPU: 1 PID: 246 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   20.355668] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   20.356443] Call Trace:
[   20.357403]  dump_stack+0xa4/0xdd
[   20.358084]  print_address_description.constprop.0+0x21/0x2d0
[   20.358746]  ? _raw_spin_lock_irqsave+0x94/0x100
[   20.359499]  ? _raw_write_lock_irq+0xf0/0xf0
[   20.360208]  ? kmem_cache_double_free+0x176/0x260
[   20.360717]  kasan_report_invalid_free+0x74/0xa0
[   20.361706]  ? kmem_cache_double_free+0x176/0x260
[   20.362326]  __kasan_slab_free+0x157/0x160
[   20.362887]  ? kmem_cache_double_free+0x176/0x260
[   20.363611]  kasan_slab_free+0xe/0x20
[   20.364273]  kmem_cache_free+0x88/0x450
[   20.365369]  kmem_cache_double_free+0x176/0x260
[   20.366025]  ? kmem_cache_invalid_free+0x260/0x260
[   20.366627]  ? kunit_unary_assert_format+0xf0/0xf0
[   20.367354]  ? __kasan_check_write+0x14/0x20
[   20.368001]  ? _raw_spin_lock_irqsave+0x94/0x100
[   20.368606]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   20.369642]  ? __kthread_parkme+0x5f/0xa0
[   20.370154]  kunit_try_run_case+0x8f/0xd0
[   20.370620]  ? kunit_catch_run_case+0x80/0x80
[   20.371376]  ? kunit_try_catch_throw+0x40/0x40
[   20.371978]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.372694]  kthread+0x1d6/0x200
[   20.373676]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   20.374441]  ret_from_fork+0x22/0x30
[   20.374947] 
[   20.375222] Allocated by task 246:
[   20.375677]  kasan_save_stack+0x34/0x60
[   20.376277]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   20.376782]  kasan_slab_alloc+0xe/0x20
[   20.377695]  kmem_cache_alloc+0xe2/0x250
[   20.378218]  kmem_cache_double_free+0x125/0x260
[   20.379133]  kunit_try_run_case+0x8f/0xd0
[   20.379683]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.380332]  kthread+0x1d6/0x200
[   20.380768]  ret_from_fork+0x22/0x30
[   20.381174] 
[   20.382093] Freed by task 246:
[   20.382591]  kasan_save_stack+0x34/0x60
[   20.383282]  kasan_set_track+0x20/0x30
[   20.383980]  kasan_set_free_info+0x1f/0x40
[   20.384412]  __kasan_slab_free+0x117/0x160
[   20.385481]  kasan_slab_free+0xe/0x20
[   20.386126]  kmem_cache_free+0x88/0x450
[   20.386594]  kmem_cache_double_free+0x13c/0x260
[   20.387267]  kunit_try_run_case+0x8f/0xd0
[   20.387971]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.388399]  kthread+0x1d6/0x200
[   20.388842]  ret_from_fork+0x22/0x30
[   20.389246] 
[   20.389534] The buggy address belongs to the object at ffff888102dca000
[   20.389534]  which belongs to the cache test_cache of size 200
[   20.390348] The buggy address is located 0 bytes inside of
[   20.390348]  200-byte region [ffff888102dca000, ffff888102dca0c8)
[   20.392247] The buggy address belongs to the page:
[   20.392971] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102dca
[   20.394089] flags: 0x200000000000200(slab)
[   20.394601] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888102be3640
[   20.396001] raw: 0000000000000000 00000000800f000f 00000001ffffffff 0000000000000000
[   20.396788] page dumped because: kasan: bad access detected
[   20.397593] 
[   20.397999] Memory state around the buggy address:
[   20.398520]  ffff888102dc9f00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   20.399996]  ffff888102dc9f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   20.400542] >ffff888102dca000: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[   20.401242]                    ^
[   20.401639]  ffff888102dca080: fb fb fb fb fb fb fb fb fb fc fc fc fc fc fc fc
[   20.402145]  ffff888102dca100: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   20.403651] ==================================================================

test log snippet boot parser 214

Home

[   20.419624] ==================================================================
[   20.420550] BUG: KASAN: double-free or invalid-free in kmem_cache_invalid_free+0x16c/0x260
[   20.421285] 
[   20.421535] CPU: 1 PID: 247 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   20.423461] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   20.424067] Call Trace:
[   20.424386]  dump_stack+0xa4/0xdd
[   20.424749]  print_address_description.constprop.0+0x21/0x2d0
[   20.425976]  ? _raw_spin_lock_irqsave+0x94/0x100
[   20.426618]  ? _raw_write_lock_irq+0xf0/0xf0
[   20.426963]  ? kmem_cache_invalid_free+0x16c/0x260
[   20.427336]  kasan_report_invalid_free+0x74/0xa0
[   20.427713]  ? kmem_cache_invalid_free+0x16c/0x260
[   20.428583]  __kasan_slab_free+0x157/0x160
[   20.429790]  ? kmem_cache_invalid_free+0x16c/0x260
[   20.430390]  kasan_slab_free+0xe/0x20
[   20.430733]  kmem_cache_free+0x88/0x450
[   20.431135]  kmem_cache_invalid_free+0x16c/0x260
[   20.431566]  ? kasan_memchr+0x250/0x250
[   20.431904]  ? kunit_unary_assert_format+0xf0/0xf0
[   20.433501]  ? __kasan_check_write+0x14/0x20
[   20.434012]  ? _raw_spin_lock_irqsave+0x94/0x100
[   20.434384]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   20.434769]  ? __kthread_parkme+0x5f/0xa0
[   20.435500]  kunit_try_run_case+0x8f/0xd0
[   20.435987]  ? kunit_catch_run_case+0x80/0x80
[   20.436333]  ? kunit_try_catch_throw+0x40/0x40
[   20.436841]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.437844]  kthread+0x1d6/0x200
[   20.438184]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   20.438586]  ret_from_fork+0x22/0x30
[   20.439003] 
[   20.439256] Allocated by task 247:
[   20.440684]  kasan_save_stack+0x34/0x60
[   20.441272]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   20.442389]  kasan_slab_alloc+0xe/0x20
[   20.442937]  kmem_cache_alloc+0xe2/0x250
[   20.443351]  kmem_cache_invalid_free+0x125/0x260
[   20.444263]  kunit_try_run_case+0x8f/0xd0
[   20.446089]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.446912]  kthread+0x1d6/0x200
[   20.447250]  ret_from_fork+0x22/0x30
[   20.447583] 
[   20.447781] The buggy address belongs to the object at ffff888102dcc000
[   20.447781]  which belongs to the cache test_cache of size 200
[   20.450219] The buggy address is located 1 bytes inside of
[   20.450219]  200-byte region [ffff888102dcc000, ffff888102dcc0c8)
[   20.451069] The buggy address belongs to the page:
[   20.451672] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102dcc
[   20.452539] flags: 0x200000000000200(slab)
[   20.452921] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888102be3780
[   20.454356] raw: 0000000000000000 00000000800f000f 00000001ffffffff 0000000000000000
[   20.455193] page dumped because: kasan: bad access detected
[   20.455846] 
[   20.456125] Memory state around the buggy address:
[   20.456759]  ffff888102dcbf00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   20.458767]  ffff888102dcbf80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   20.459841] >ffff888102dcc000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   20.460805]                    ^
[   20.461246]  ffff888102dcc080: 00 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc
[   20.462119]  ffff888102dcc100: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   20.462922] ==================================================================

test log snippet boot parser 215

Home

[   20.132707] ==================================================================
[   20.133772] BUG: KASAN: global-out-of-bounds in kasan_global_oob+0xbd/0x190
[   20.134331] Read of size 1 at addr ffffffff87c76b6d by task kunit_try_catch/241
[   20.134907] 
[   20.135154] CPU: 0 PID: 241 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   20.136668] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   20.137529] Call Trace:
[   20.138040]  dump_stack+0xa4/0xdd
[   20.138409]  ? kasan_global_oob+0xbd/0x190
[   20.138836]  print_address_description.constprop.0+0x21/0x2d0
[   20.139492]  ? _raw_spin_lock_irqsave+0x94/0x100
[   20.140042]  ? _raw_write_lock_irq+0xf0/0xf0
[   20.140546]  ? kasan_global_oob+0xbd/0x190
[   20.141066]  ? kasan_global_oob+0xbd/0x190
[   20.141550]  kasan_report.cold+0x37/0x71
[   20.141932]  ? kasan_global_oob+0xbd/0x190
[   20.142510]  __asan_load1+0x62/0x70
[   20.143047]  kasan_global_oob+0xbd/0x190
[   20.143456]  ? kasan_stack_oob+0x1b0/0x1b0
[   20.144000]  ? __kasan_check_write+0x14/0x20
[   20.144617]  ? _raw_spin_lock_irqsave+0x94/0x100
[   20.145144]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   20.145721]  ? __kthread_parkme+0x5f/0xa0
[   20.146355]  ? trace_hardirqs_on+0x38/0x100
[   20.146921]  kunit_try_run_case+0x8f/0xd0
[   20.147545]  ? kunit_catch_run_case+0x80/0x80
[   20.148126]  ? kunit_try_catch_throw+0x40/0x40
[   20.148684]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.149280]  kthread+0x1d6/0x200
[   20.150007]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   20.150613]  ret_from_fork+0x22/0x30
[   20.151185] 
[   20.151497] The buggy address belongs to the variable:
[   20.152030]  global_array+0xd/0x40
[   20.152362] 
[   20.152737] Memory state around the buggy address:
[   20.153149]  ffffffff87c76a00: f9 f9 f9 f9 f9 f9 f9 f9 04 f9 f9 f9 f9 f9 f9 f9
[   20.153962]  ffffffff87c76a80: 04 f9 f9 f9 f9 f9 f9 f9 00 f9 f9 f9 f9 f9 f9 f9
[   20.154765] >ffffffff87c76b00: f9 f9 f9 f9 04 f9 f9 f9 f9 f9 f9 f9 00 02 f9 f9
[   20.155443]                                                           ^
[   20.156025]  ffffffff87c76b80: f9 f9 f9 f9 01 f9 f9 f9 f9 f9 f9 f9 02 f9 f9 f9
[   20.156793]  ffffffff87c76c00: f9 f9 f9 f9 00 00 00 00 00 00 f9 f9 f9 f9 f9 f9
[   20.157627] ==================================================================

test log snippet boot parser 216

Home

[   19.312140] ==================================================================
[   19.313325] BUG: KASAN: out-of-bounds in kmalloc_memmove_invalid_size+0x181/0x270
[   19.314100] Read of size 18446744073709551614 at addr ffff888102dc3304 by task kunit_try_catch/233
[   19.315701] 
[   19.316511] CPU: 1 PID: 233 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   19.317286] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   19.318004] Call Trace:
[   19.318481]  dump_stack+0xa4/0xdd
[   19.318936]  ? kmalloc_memmove_invalid_size+0x181/0x270
[   19.319638]  print_address_description.constprop.0+0x21/0x2d0
[   19.320152]  ? _raw_spin_lock_irqsave+0x94/0x100
[   19.320761]  ? _raw_write_lock_irq+0xf0/0xf0
[   19.321269]  ? kmalloc_memmove_invalid_size+0x181/0x270
[   19.321953]  ? kmalloc_memmove_invalid_size+0x181/0x270
[   19.322529]  kasan_report.cold+0x37/0x71
[   19.323120]  ? kmalloc_memmove_invalid_size+0x181/0x270
[   19.323713]  check_memory_region+0x168/0x1d0
[   19.324135]  memmove+0x23/0x70
[   19.324648]  kmalloc_memmove_invalid_size+0x181/0x270
[   19.325194]  ? memcg_accounted_kmem_cache+0x180/0x180
[   19.325825]  ? trace_hardirqs_on+0x38/0x100
[   19.326368]  ? kunit_unary_assert_format+0xf0/0xf0
[   19.326906]  ? __kasan_check_write+0x14/0x20
[   19.327525]  ? _raw_spin_lock_irqsave+0x94/0x100
[   19.328051]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   19.328727]  ? __kthread_parkme+0x5f/0xa0
[   19.329136]  ? trace_hardirqs_on+0x38/0x100
[   19.329668]  kunit_try_run_case+0x8f/0xd0
[   19.330161]  ? kunit_catch_run_case+0x80/0x80
[   19.330775]  ? kunit_try_catch_throw+0x40/0x40
[   19.331205]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   19.331871]  kthread+0x1d6/0x200
[   19.332399]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   19.332947]  ret_from_fork+0x22/0x30
[   19.333482] 
[   19.333751] Allocated by task 233:
[   19.334191]  kasan_save_stack+0x34/0x60
[   19.334768]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   19.335217]  kasan_kmalloc+0x9/0x10
[   19.335726]  kmem_cache_alloc_trace+0x123/0x270
[   19.336272]  kmalloc_memmove_invalid_size+0xb0/0x270
[   19.336875]  kunit_try_run_case+0x8f/0xd0
[   19.337214]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   19.337793]  kthread+0x1d6/0x200
[   19.338265]  ret_from_fork+0x22/0x30
[   19.338728] 
[   19.338998] The buggy address belongs to the object at ffff888102dc3300
[   19.338998]  which belongs to the cache kmalloc-64 of size 64
[   19.340362] The buggy address is located 4 bytes inside of
[   19.340362]  64-byte region [ffff888102dc3300, ffff888102dc3340)
[   19.341357] The buggy address belongs to the page:
[   19.343242] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102dc3
[   19.343995] flags: 0x200000000000200(slab)
[   19.344592] raw: 0200000000000200 dead000000000100 dead000000000122 ffff8881000418c0
[   19.345452] raw: 0000000000000000 0000000080200020 00000001ffffffff 0000000000000000
[   19.346272] page dumped because: kasan: bad access detected
[   19.346881] 
[   19.347117] Memory state around the buggy address:
[   19.347603]  ffff888102dc3200: fa fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc
[   19.348209]  ffff888102dc3280: fa fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc
[   19.348927] >ffff888102dc3300: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc
[   19.349626]                    ^
[   19.350042]  ffff888102dc3380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   19.350549]  ffff888102dc3400: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   19.351226] ==================================================================

test log snippet boot parser 217

Home

[   20.861374] ==================================================================
[   20.862662] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.0+0xc0/0x780
[   20.863273] Write of size 8 at addr ffff8881021d6f08 by task kunit_try_catch/251
[   20.864454] 
[   20.864791] CPU: 1 PID: 251 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   20.865884] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   20.866865] Call Trace:
[   20.867539]  dump_stack+0xa4/0xdd
[   20.867997]  ? kasan_bitops_modify.constprop.0+0xc0/0x780
[   20.868911]  print_address_description.constprop.0+0x21/0x2d0
[   20.869600]  ? _raw_spin_lock_irqsave+0x94/0x100
[   20.869826]  ? _raw_write_lock_irq+0xf0/0xf0
[   20.870018]  ? _raw_spin_lock+0x7b/0xd0
[   20.870209]  ? kasan_bitops_modify.constprop.0+0xc0/0x780
[   20.870725]  ? kasan_bitops_modify.constprop.0+0xc0/0x780
[   20.871915]  kasan_report.cold+0x37/0x71
[   20.873003]  ? kasan_bitops_modify.constprop.0+0xc0/0x780
[   20.873816]  check_memory_region+0x168/0x1d0
[   20.874564]  __kasan_check_write+0x14/0x20
[   20.875043]  kasan_bitops_modify.constprop.0+0xc0/0x780
[   20.876003]  ? kasan_test_init+0x20/0x20
[   20.876675]  ? kunit_kfree+0x150/0x150
[   20.877190]  ? kasan_kmalloc+0x9/0x10
[   20.878022]  kasan_bitops_generic+0x101/0x160
[   20.878780]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   20.879399]  ? kunit_unary_assert_format+0xf0/0xf0
[   20.880261]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   20.881126]  ? kunit_try_run_case+0x84/0xd0
[   20.881788]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   20.882680]  kunit_try_run_case+0x8f/0xd0
[   20.883198]  ? kunit_catch_run_case+0x80/0x80
[   20.884026]  ? kunit_try_catch_throw+0x40/0x40
[   20.884759]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.885350]  kthread+0x1d6/0x200
[   20.886145]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   20.886938]  ret_from_fork+0x22/0x30
[   20.887332] 
[   20.887996] Allocated by task 251:
[   20.888850]  kasan_save_stack+0x34/0x60
[   20.889311]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   20.889945]  kasan_kmalloc+0x9/0x10
[   20.890735]  kmem_cache_alloc_trace+0x123/0x270
[   20.891544]  kasan_bitops_generic+0x8a/0x160
[   20.892041]  kunit_try_run_case+0x8f/0xd0
[   20.892943]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.893740]  kthread+0x1d6/0x200
[   20.894127]  ret_from_fork+0x22/0x30
[   20.894574] 
[   20.894783] The buggy address belongs to the object at ffff8881021d6f00
[   20.894783]  which belongs to the cache kmalloc-16 of size 16
[   20.895843] The buggy address is located 8 bytes inside of
[   20.895843]  16-byte region [ffff8881021d6f00, ffff8881021d6f10)
[   20.897075] The buggy address belongs to the page:
[   20.897784] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1021d6
[   20.898758] flags: 0x200000000000200(slab)
[   20.899312] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041b40
[   20.900013] raw: 0000000000000000 0000000080800080 00000001ffffffff 0000000000000000
[   20.900722] page dumped because: kasan: bad access detected
[   20.901156] 
[   20.901522] Memory state around the buggy address:
[   20.902140]  ffff8881021d6e00: 00 00 fc fc 00 00 fc fc fa fb fc fc fa fb fc fc
[   20.902866]  ffff8881021d6e80: fa fb fc fc fa fb fc fc fa fb fc fc fa fb fc fc
[   20.903681] >ffff8881021d6f00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   20.904479]                       ^
[   20.904823]  ffff8881021d6f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   20.905720]  ffff8881021d7000: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc
[   20.906371] ==================================================================

test log snippet boot parser 218

Home

[   21.049821] ==================================================================
[   21.050694] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.0+0x41e/0x780
[   21.052385] Write of size 8 at addr ffff8881021d6f08 by task kunit_try_catch/251
[   21.053331] 
[   21.053618] CPU: 1 PID: 251 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   21.054728] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   21.055713] Call Trace:
[   21.056282]  dump_stack+0xa4/0xdd
[   21.056959]  ? kasan_bitops_modify.constprop.0+0x41e/0x780
[   21.057797]  print_address_description.constprop.0+0x21/0x2d0
[   21.058635]  ? _raw_spin_lock_irqsave+0x94/0x100
[   21.059360]  ? _raw_write_lock_irq+0xf0/0xf0
[   21.060122]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   21.060915]  ? kasan_bitops_modify.constprop.0+0x41e/0x780
[   21.061740]  ? kasan_bitops_modify.constprop.0+0x41e/0x780
[   21.062562]  kasan_report.cold+0x37/0x71
[   21.063192]  ? kasan_bitops_modify.constprop.0+0x41e/0x780
[   21.063778]  check_memory_region+0x168/0x1d0
[   21.064553]  __kasan_check_write+0x14/0x20
[   21.065193]  kasan_bitops_modify.constprop.0+0x41e/0x780
[   21.065982]  ? kasan_test_init+0x20/0x20
[   21.066695]  ? kunit_binary_str_assert_format+0x150/0x150
[   21.067509]  ? kasan_kmalloc+0x9/0x10
[   21.068109]  kasan_bitops_generic+0x101/0x160
[   21.068860]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.069770]  ? kunit_unary_assert_format+0xf0/0xf0
[   21.070531]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.071191]  ? kunit_try_run_case+0x84/0xd0
[   21.071530]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.071924]  kunit_try_run_case+0x8f/0xd0
[   21.072222]  ? kunit_catch_run_case+0x80/0x80
[   21.072590]  ? kunit_try_catch_throw+0x40/0x40
[   21.072966]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.074110]  kthread+0x1d6/0x200
[   21.074573]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   21.075150]  ret_from_fork+0x22/0x30
[   21.076361] 
[   21.076636] Allocated by task 251:
[   21.077497]  kasan_save_stack+0x34/0x60
[   21.078101]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   21.078884]  kasan_kmalloc+0x9/0x10
[   21.079466]  kmem_cache_alloc_trace+0x123/0x270
[   21.079995]  kasan_bitops_generic+0x8a/0x160
[   21.080538]  kunit_try_run_case+0x8f/0xd0
[   21.081215]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.082143]  kthread+0x1d6/0x200
[   21.082792]  ret_from_fork+0x22/0x30
[   21.083316] 
[   21.083636] The buggy address belongs to the object at ffff8881021d6f00
[   21.083636]  which belongs to the cache kmalloc-16 of size 16
[   21.085373] The buggy address is located 8 bytes inside of
[   21.085373]  16-byte region [ffff8881021d6f00, ffff8881021d6f10)
[   21.086550] The buggy address belongs to the page:
[   21.087390] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1021d6
[   21.088130] flags: 0x200000000000200(slab)
[   21.088727] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041b40
[   21.089406] raw: 0000000000000000 0000000080800080 00000001ffffffff 0000000000000000
[   21.089949] page dumped because: kasan: bad access detected
[   21.090276] 
[   21.090447] Memory state around the buggy address:
[   21.090759]  ffff8881021d6e00: 00 00 fc fc 00 00 fc fc fa fb fc fc fa fb fc fc
[   21.091172]  ffff8881021d6e80: fa fb fc fc fa fb fc fc fa fb fc fc fa fb fc fc
[   21.091888] >ffff8881021d6f00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.092638]                       ^
[   21.093159]  ffff8881021d6f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.093929]  ffff8881021d7000: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc
[   21.094346] ==================================================================
---
[   21.001290] ==================================================================
[   21.002511] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.0+0x349/0x780
[   21.003395] Write of size 8 at addr ffff8881021d6f08 by task kunit_try_catch/251
[   21.004165] 
[   21.004551] CPU: 1 PID: 251 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   21.005342] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   21.006165] Call Trace:
[   21.006680]  dump_stack+0xa4/0xdd
[   21.007157]  ? kasan_bitops_modify.constprop.0+0x349/0x780
[   21.007909]  print_address_description.constprop.0+0x21/0x2d0
[   21.008603]  ? _raw_spin_lock_irqsave+0x94/0x100
[   21.009014]  ? _raw_write_lock_irq+0xf0/0xf0
[   21.010436]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   21.010965]  ? kasan_bitops_modify.constprop.0+0x349/0x780
[   21.011809]  ? kasan_bitops_modify.constprop.0+0x349/0x780
[   21.012185]  kasan_report.cold+0x37/0x71
[   21.013027]  ? kasan_bitops_modify.constprop.0+0x349/0x780
[   21.013707]  check_memory_region+0x168/0x1d0
[   21.014277]  __kasan_check_write+0x14/0x20
[   21.015086]  kasan_bitops_modify.constprop.0+0x349/0x780
[   21.015745]  ? kasan_test_init+0x20/0x20
[   21.016080]  ? kunit_binary_str_assert_format+0x150/0x150
[   21.017036]  ? kasan_kmalloc+0x9/0x10
[   21.017800]  kasan_bitops_generic+0x101/0x160
[   21.018907]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.019555]  ? kunit_unary_assert_format+0xf0/0xf0
[   21.020159]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.021055]  ? kunit_try_run_case+0x84/0xd0
[   21.021772]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.022638]  kunit_try_run_case+0x8f/0xd0
[   21.023236]  ? kunit_catch_run_case+0x80/0x80
[   21.024008]  ? kunit_try_catch_throw+0x40/0x40
[   21.024609]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.025546]  kthread+0x1d6/0x200
[   21.026028]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   21.026935]  ret_from_fork+0x22/0x30
[   21.027652] 
[   21.027912] Allocated by task 251:
[   21.028714]  kasan_save_stack+0x34/0x60
[   21.029298]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   21.029883]  kasan_kmalloc+0x9/0x10
[   21.030588]  kmem_cache_alloc_trace+0x123/0x270
[   21.031045]  kasan_bitops_generic+0x8a/0x160
[   21.031896]  kunit_try_run_case+0x8f/0xd0
[   21.032497]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.033240]  kthread+0x1d6/0x200
[   21.033737]  ret_from_fork+0x22/0x30
[   21.034137] 
[   21.034396] The buggy address belongs to the object at ffff8881021d6f00
[   21.034396]  which belongs to the cache kmalloc-16 of size 16
[   21.036257] The buggy address is located 8 bytes inside of
[   21.036257]  16-byte region [ffff8881021d6f00, ffff8881021d6f10)
[   21.037187] The buggy address belongs to the page:
[   21.038160] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1021d6
[   21.039189] flags: 0x200000000000200(slab)
[   21.039872] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041b40
[   21.040848] raw: 0000000000000000 0000000080800080 00000001ffffffff 0000000000000000
[   21.041760] page dumped because: kasan: bad access detected
[   21.042467] 
[   21.042716] Memory state around the buggy address:
[   21.043692]  ffff8881021d6e00: 00 00 fc fc 00 00 fc fc fa fb fc fc fa fb fc fc
[   21.044278]  ffff8881021d6e80: fa fb fc fc fa fb fc fc fa fb fc fc fa fb fc fc
[   21.045332] >ffff8881021d6f00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.046147]                       ^
[   21.046803]  ffff8881021d6f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.047699]  ffff8881021d7000: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc
[   21.048328] ==================================================================
---
[   21.173710] ==================================================================
[   21.174305] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.0+0x6a1/0x780
[   21.175063] Write of size 8 at addr ffff8881021d6f08 by task kunit_try_catch/251
[   21.175810] 
[   21.176357] CPU: 1 PID: 251 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   21.178105] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   21.180166] Call Trace:
[   21.180555]  dump_stack+0xa4/0xdd
[   21.180887]  ? kasan_bitops_modify.constprop.0+0x6a1/0x780
[   21.181334]  print_address_description.constprop.0+0x21/0x2d0
[   21.181763]  ? _raw_spin_lock_irqsave+0x94/0x100
[   21.182343]  ? _raw_write_lock_irq+0xf0/0xf0
[   21.182896]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   21.183441]  ? kasan_bitops_modify.constprop.0+0x6a1/0x780
[   21.183903]  ? kasan_bitops_modify.constprop.0+0x6a1/0x780
[   21.184533]  kasan_report.cold+0x37/0x71
[   21.184871]  ? kasan_bitops_modify.constprop.0+0x6a1/0x780
[   21.185286]  check_memory_region+0x168/0x1d0
[   21.185855]  __kasan_check_write+0x14/0x20
[   21.186407]  kasan_bitops_modify.constprop.0+0x6a1/0x780
[   21.187023]  ? kasan_test_init+0x20/0x20
[   21.187587]  ? kunit_binary_str_assert_format+0x150/0x150
[   21.188186]  ? kasan_kmalloc+0x9/0x10
[   21.188727]  kasan_bitops_generic+0x101/0x160
[   21.189279]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.189874]  ? kunit_unary_assert_format+0xf0/0xf0
[   21.190403]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.191078]  ? kunit_try_run_case+0x84/0xd0
[   21.191620]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.192189]  kunit_try_run_case+0x8f/0xd0
[   21.192780]  ? kunit_catch_run_case+0x80/0x80
[   21.193258]  ? kunit_try_catch_throw+0x40/0x40
[   21.193710]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.194260]  kthread+0x1d6/0x200
[   21.194731]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   21.195106]  ret_from_fork+0x22/0x30
[   21.195450] 
[   21.195709] Allocated by task 251:
[   21.196142]  kasan_save_stack+0x34/0x60
[   21.196690]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   21.197233]  kasan_kmalloc+0x9/0x10
[   21.197748]  kmem_cache_alloc_trace+0x123/0x270
[   21.198270]  kasan_bitops_generic+0x8a/0x160
[   21.198751]  kunit_try_run_case+0x8f/0xd0
[   21.199237]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.199728]  kthread+0x1d6/0x200
[   21.200154]  ret_from_fork+0x22/0x30
[   21.200570] 
[   21.200795] The buggy address belongs to the object at ffff8881021d6f00
[   21.200795]  which belongs to the cache kmalloc-16 of size 16
[   21.201630] The buggy address is located 8 bytes inside of
[   21.201630]  16-byte region [ffff8881021d6f00, ffff8881021d6f10)
[   21.202378] The buggy address belongs to the page:
[   21.203003] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1021d6
[   21.203954] flags: 0x200000000000200(slab)
[   21.204523] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041b40
[   21.205242] raw: 0000000000000000 0000000080800080 00000001ffffffff 0000000000000000
[   21.205905] page dumped because: kasan: bad access detected
[   21.206246] 
[   21.207395] Memory state around the buggy address:
[   21.207971]  ffff8881021d6e00: 00 00 fc fc 00 00 fc fc fa fb fc fc fa fb fc fc
[   21.208744]  ffff8881021d6e80: fa fb fc fc fa fb fc fc fa fb fc fc fa fb fc fc
[   21.209568] >ffff8881021d6f00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.210013]                       ^
[   21.210350]  ffff8881021d6f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.210821]  ffff8881021d7000: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc
[   21.211226] ==================================================================
---
[   21.095711] ==================================================================
[   21.096942] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.0+0x4f5/0x780
[   21.097880] Write of size 8 at addr ffff8881021d6f08 by task kunit_try_catch/251
[   21.098301] 
[   21.098654] CPU: 1 PID: 251 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   21.099499] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   21.100072] Call Trace:
[   21.100544]  dump_stack+0xa4/0xdd
[   21.101056]  ? kasan_bitops_modify.constprop.0+0x4f5/0x780
[   21.101793]  print_address_description.constprop.0+0x21/0x2d0
[   21.102758]  ? _raw_spin_lock_irqsave+0x94/0x100
[   21.103815]  ? _raw_write_lock_irq+0xf0/0xf0
[   21.104230]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   21.104964]  ? kasan_bitops_modify.constprop.0+0x4f5/0x780
[   21.105775]  ? kasan_bitops_modify.constprop.0+0x4f5/0x780
[   21.106475]  kasan_report.cold+0x37/0x71
[   21.106886]  ? kasan_bitops_modify.constprop.0+0x4f5/0x780
[   21.107285]  check_memory_region+0x168/0x1d0
[   21.108003]  __kasan_check_write+0x14/0x20
[   21.108647]  kasan_bitops_modify.constprop.0+0x4f5/0x780
[   21.109381]  ? kasan_test_init+0x20/0x20
[   21.109968]  ? kunit_binary_str_assert_format+0x150/0x150
[   21.110703]  ? kasan_kmalloc+0x9/0x10
[   21.111237]  kasan_bitops_generic+0x101/0x160
[   21.111909]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.112781]  ? kunit_unary_assert_format+0xf0/0xf0
[   21.113485]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.114227]  ? kunit_try_run_case+0x84/0xd0
[   21.114869]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.115626]  kunit_try_run_case+0x8f/0xd0
[   21.116200]  ? kunit_catch_run_case+0x80/0x80
[   21.116704]  ? kunit_try_catch_throw+0x40/0x40
[   21.117083]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.117736]  kthread+0x1d6/0x200
[   21.118155]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   21.118679]  ret_from_fork+0x22/0x30
[   21.119078] 
[   21.119361] Allocated by task 251:
[   21.119829]  kasan_save_stack+0x34/0x60
[   21.120344]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   21.120792]  kasan_kmalloc+0x9/0x10
[   21.121187]  kmem_cache_alloc_trace+0x123/0x270
[   21.121631]  kasan_bitops_generic+0x8a/0x160
[   21.122133]  kunit_try_run_case+0x8f/0xd0
[   21.122714]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.123204]  kthread+0x1d6/0x200
[   21.123640]  ret_from_fork+0x22/0x30
[   21.123892] 
[   21.124157] The buggy address belongs to the object at ffff8881021d6f00
[   21.124157]  which belongs to the cache kmalloc-16 of size 16
[   21.125343] The buggy address is located 8 bytes inside of
[   21.125343]  16-byte region [ffff8881021d6f00, ffff8881021d6f10)
[   21.126405] The buggy address belongs to the page:
[   21.126884] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1021d6
[   21.127712] flags: 0x200000000000200(slab)
[   21.128109] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041b40
[   21.128951] raw: 0000000000000000 0000000080800080 00000001ffffffff 0000000000000000
[   21.129593] page dumped because: kasan: bad access detected
[   21.130004] 
[   21.130205] Memory state around the buggy address:
[   21.130802]  ffff8881021d6e00: 00 00 fc fc 00 00 fc fc fa fb fc fc fa fb fc fc
[   21.131477]  ffff8881021d6e80: fa fb fc fc fa fb fc fc fa fb fc fc fa fb fc fc
[   21.132179] >ffff8881021d6f00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.132929]                       ^
[   21.133249]  ffff8881021d6f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.133880]  ffff8881021d7000: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc
[   21.134279] ==================================================================
---
[   21.135407] ==================================================================
[   21.136674] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.0+0x5ca/0x780
[   21.137534] Write of size 8 at addr ffff8881021d6f08 by task kunit_try_catch/251
[   21.138221] 
[   21.138567] CPU: 1 PID: 251 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   21.139958] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   21.141259] Call Trace:
[   21.141672]  dump_stack+0xa4/0xdd
[   21.142066]  ? kasan_bitops_modify.constprop.0+0x5ca/0x780
[   21.142782]  print_address_description.constprop.0+0x21/0x2d0
[   21.143467]  ? _raw_spin_lock_irqsave+0x94/0x100
[   21.143887]  ? _raw_write_lock_irq+0xf0/0xf0
[   21.144458]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   21.144954]  ? kasan_bitops_modify.constprop.0+0x5ca/0x780
[   21.145493]  ? kasan_bitops_modify.constprop.0+0x5ca/0x780
[   21.146076]  kasan_report.cold+0x37/0x71
[   21.146638]  ? kasan_bitops_modify.constprop.0+0x5ca/0x780
[   21.147135]  check_memory_region+0x168/0x1d0
[   21.147691]  __kasan_check_write+0x14/0x20
[   21.148029]  kasan_bitops_modify.constprop.0+0x5ca/0x780
[   21.148643]  ? kasan_test_init+0x20/0x20
[   21.149138]  ? kunit_binary_str_assert_format+0x150/0x150
[   21.149678]  ? kasan_kmalloc+0x9/0x10
[   21.150003]  kasan_bitops_generic+0x101/0x160
[   21.150595]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.151261]  ? kunit_unary_assert_format+0xf0/0xf0
[   21.151886]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.152605]  ? kunit_try_run_case+0x84/0xd0
[   21.153088]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.153722]  kunit_try_run_case+0x8f/0xd0
[   21.154118]  ? kunit_catch_run_case+0x80/0x80
[   21.154687]  ? kunit_try_catch_throw+0x40/0x40
[   21.155222]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.155751]  kthread+0x1d6/0x200
[   21.156168]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   21.156808]  ret_from_fork+0x22/0x30
[   21.157208] 
[   21.157491] Allocated by task 251:
[   21.157930]  kasan_save_stack+0x34/0x60
[   21.158468]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   21.158861]  kasan_kmalloc+0x9/0x10
[   21.159336]  kmem_cache_alloc_trace+0x123/0x270
[   21.159776]  kasan_bitops_generic+0x8a/0x160
[   21.160262]  kunit_try_run_case+0x8f/0xd0
[   21.160782]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.161362]  kthread+0x1d6/0x200
[   21.161796]  ret_from_fork+0x22/0x30
[   21.162101] 
[   21.162405] The buggy address belongs to the object at ffff8881021d6f00
[   21.162405]  which belongs to the cache kmalloc-16 of size 16
[   21.163359] The buggy address is located 8 bytes inside of
[   21.163359]  16-byte region [ffff8881021d6f00, ffff8881021d6f10)
[   21.163976] The buggy address belongs to the page:
[   21.164377] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1021d6
[   21.165290] flags: 0x200000000000200(slab)
[   21.165871] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041b40
[   21.166701] raw: 0000000000000000 0000000080800080 00000001ffffffff 0000000000000000
[   21.167498] page dumped because: kasan: bad access detected
[   21.168054] 
[   21.168329] Memory state around the buggy address:
[   21.168898]  ffff8881021d6e00: 00 00 fc fc 00 00 fc fc fa fb fc fc fa fb fc fc
[   21.169575]  ffff8881021d6e80: fa fb fc fc fa fb fc fc fa fb fc fc fa fb fc fc
[   21.170189] >ffff8881021d6f00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.170829]                       ^
[   21.171131]  ffff8881021d6f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.171680]  ffff8881021d7000: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc
[   21.172395] ==================================================================
---
[   20.909887] ==================================================================
[   20.911284] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.0+0x19d/0x780
[   20.912043] Write of size 8 at addr ffff8881021d6f08 by task kunit_try_catch/251
[   20.912443] 
[   20.912654] CPU: 1 PID: 251 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   20.914572] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   20.915489] Call Trace:
[   20.916189]  dump_stack+0xa4/0xdd
[   20.916630]  ? kasan_bitops_modify.constprop.0+0x19d/0x780
[   20.917442]  print_address_description.constprop.0+0x21/0x2d0
[   20.918247]  ? _raw_spin_lock_irqsave+0x94/0x100
[   20.918980]  ? _raw_write_lock_irq+0xf0/0xf0
[   20.919667]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   20.920180]  ? kasan_bitops_modify.constprop.0+0x19d/0x780
[   20.921084]  ? kasan_bitops_modify.constprop.0+0x19d/0x780
[   20.921713]  kasan_report.cold+0x37/0x71
[   20.922521]  ? kasan_bitops_modify.constprop.0+0x19d/0x780
[   20.922978]  check_memory_region+0x168/0x1d0
[   20.923796]  __kasan_check_write+0x14/0x20
[   20.924271]  kasan_bitops_modify.constprop.0+0x19d/0x780
[   20.925158]  ? kasan_test_init+0x20/0x20
[   20.925660]  ? kunit_binary_str_assert_format+0x150/0x150
[   20.926557]  ? kasan_kmalloc+0x9/0x10
[   20.927242]  kasan_bitops_generic+0x101/0x160
[   20.927796]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   20.928414]  ? kunit_unary_assert_format+0xf0/0xf0
[   20.929457]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   20.930222]  ? kunit_try_run_case+0x84/0xd0
[   20.930974]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   20.931765]  kunit_try_run_case+0x8f/0xd0
[   20.932645]  ? kunit_catch_run_case+0x80/0x80
[   20.933179]  ? kunit_try_catch_throw+0x40/0x40
[   20.934226]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.934983]  kthread+0x1d6/0x200
[   20.935409]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   20.935952]  ret_from_fork+0x22/0x30
[   20.936891] 
[   20.937094] Allocated by task 251:
[   20.937440]  kasan_save_stack+0x34/0x60
[   20.938302]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   20.939034]  kasan_kmalloc+0x9/0x10
[   20.939595]  kmem_cache_alloc_trace+0x123/0x270
[   20.940033]  kasan_bitops_generic+0x8a/0x160
[   20.940832]  kunit_try_run_case+0x8f/0xd0
[   20.941168]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.942142]  kthread+0x1d6/0x200
[   20.942553]  ret_from_fork+0x22/0x30
[   20.942921] 
[   20.943167] The buggy address belongs to the object at ffff8881021d6f00
[   20.943167]  which belongs to the cache kmalloc-16 of size 16
[   20.944582] The buggy address is located 8 bytes inside of
[   20.944582]  16-byte region [ffff8881021d6f00, ffff8881021d6f10)
[   20.946022] The buggy address belongs to the page:
[   20.946664] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1021d6
[   20.947659] flags: 0x200000000000200(slab)
[   20.948184] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041b40
[   20.949377] raw: 0000000000000000 0000000080800080 00000001ffffffff 0000000000000000
[   20.950246] page dumped because: kasan: bad access detected
[   20.950924] 
[   20.951405] Memory state around the buggy address:
[   20.952144]  ffff8881021d6e00: 00 00 fc fc 00 00 fc fc fa fb fc fc fa fb fc fc
[   20.953091]  ffff8881021d6e80: fa fb fc fc fa fb fc fc fa fb fc fc fa fb fc fc
[   20.953547] >ffff8881021d6f00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   20.954241]                       ^
[   20.954761]  ffff8881021d6f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   20.956118]  ffff8881021d7000: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc
[   20.956688] ==================================================================
---
[   20.958459] ==================================================================
[   20.959718] BUG: KASAN: slab-out-of-bounds in kasan_bitops_modify.constprop.0+0x272/0x780
[   20.960342] Write of size 8 at addr ffff8881021d6f08 by task kunit_try_catch/251
[   20.961785] 
[   20.962256] CPU: 1 PID: 251 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   20.962996] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   20.964135] Call Trace:
[   20.964751]  dump_stack+0xa4/0xdd
[   20.965136]  ? kasan_bitops_modify.constprop.0+0x272/0x780
[   20.965789]  print_address_description.constprop.0+0x21/0x2d0
[   20.966799]  ? _raw_spin_lock_irqsave+0x94/0x100
[   20.967302]  ? _raw_write_lock_irq+0xf0/0xf0
[   20.967792]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   20.968325]  ? kasan_bitops_modify.constprop.0+0x272/0x780
[   20.968813]  ? kasan_bitops_modify.constprop.0+0x272/0x780
[   20.969695]  kasan_report.cold+0x37/0x71
[   20.970224]  ? kasan_bitops_modify.constprop.0+0x272/0x780
[   20.970968]  check_memory_region+0x168/0x1d0
[   20.971393]  __kasan_check_write+0x14/0x20
[   20.971921]  kasan_bitops_modify.constprop.0+0x272/0x780
[   20.972598]  ? kasan_test_init+0x20/0x20
[   20.973164]  ? kunit_binary_str_assert_format+0x150/0x150
[   20.973841]  ? kasan_kmalloc+0x9/0x10
[   20.974264]  kasan_bitops_generic+0x101/0x160
[   20.974920]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   20.975668]  ? kunit_unary_assert_format+0xf0/0xf0
[   20.976339]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   20.976998]  ? kunit_try_run_case+0x84/0xd0
[   20.977641]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   20.978402]  kunit_try_run_case+0x8f/0xd0
[   20.978799]  ? kunit_catch_run_case+0x80/0x80
[   20.979450]  ? kunit_try_catch_throw+0x40/0x40
[   20.980047]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.980677]  kthread+0x1d6/0x200
[   20.981219]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   20.981746]  ret_from_fork+0x22/0x30
[   20.982262] 
[   20.982577] Allocated by task 251:
[   20.983137]  kasan_save_stack+0x34/0x60
[   20.983632]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   20.984261]  kasan_kmalloc+0x9/0x10
[   20.984821]  kmem_cache_alloc_trace+0x123/0x270
[   20.985287]  kasan_bitops_generic+0x8a/0x160
[   20.985920]  kunit_try_run_case+0x8f/0xd0
[   20.986407]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.987026]  kthread+0x1d6/0x200
[   20.987516]  ret_from_fork+0x22/0x30
[   20.987946] 
[   20.988245] The buggy address belongs to the object at ffff8881021d6f00
[   20.988245]  which belongs to the cache kmalloc-16 of size 16
[   20.989265] The buggy address is located 8 bytes inside of
[   20.989265]  16-byte region [ffff8881021d6f00, ffff8881021d6f10)
[   20.990391] The buggy address belongs to the page:
[   20.990977] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1021d6
[   20.991896] flags: 0x200000000000200(slab)
[   20.992403] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041b40
[   20.993106] raw: 0000000000000000 0000000080800080 00000001ffffffff 0000000000000000
[   20.993937] page dumped because: kasan: bad access detected
[   20.994579] 
[   20.994907] Memory state around the buggy address:
[   20.995620]  ffff8881021d6e00: 00 00 fc fc 00 00 fc fc fa fb fc fc fa fb fc fc
[   20.996371]  ffff8881021d6e80: fa fb fc fc fa fb fc fc fa fb fc fc fa fb fc fc
[   20.997238] >ffff8881021d6f00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   20.997863]                       ^
[   20.998398]  ffff8881021d6f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   20.999086]  ffff8881021d7000: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc
[   20.999870] ==================================================================

test log snippet boot parser 219

Home

[   21.496351] ==================================================================
[   21.497208] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.0+0x69d/0x880
[   21.497960] Read of size 8 at addr ffff8881021d6f08 by task kunit_try_catch/251
[   21.498590] 
[   21.498891] CPU: 1 PID: 251 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   21.499531] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   21.500263] Call Trace:
[   21.500637]  dump_stack+0xa4/0xdd
[   21.500966]  ? kasan_bitops_test_and_modify.constprop.0+0x69d/0x880
[   21.501725]  print_address_description.constprop.0+0x21/0x2d0
[   21.502399]  ? _raw_spin_lock_irqsave+0x94/0x100
[   21.503020]  ? _raw_write_lock_irq+0xf0/0xf0
[   21.503495]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   21.504080]  ? kasan_bitops_test_and_modify.constprop.0+0x69d/0x880
[   21.504651]  ? kasan_bitops_test_and_modify.constprop.0+0x69d/0x880
[   21.505351]  kasan_report.cold+0x37/0x71
[   21.505880]  ? kasan_bitops_test_and_modify.constprop.0+0x69d/0x880
[   21.506605]  check_memory_region+0x168/0x1d0
[   21.506955]  __kasan_check_read+0x11/0x20
[   21.507380]  kasan_bitops_test_and_modify.constprop.0+0x69d/0x880
[   21.508073]  ? kasan_bitops_modify.constprop.0+0x780/0x780
[   21.508837]  ? kunit_binary_str_assert_format+0x150/0x150
[   21.509506]  ? kasan_kmalloc+0x9/0x10
[   21.509979]  kasan_bitops_generic+0x10c/0x160
[   21.510384]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.511081]  ? kunit_unary_assert_format+0xf0/0xf0
[   21.511648]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.512258]  ? kunit_try_run_case+0x84/0xd0
[   21.512817]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.513552]  kunit_try_run_case+0x8f/0xd0
[   21.513955]  ? kunit_catch_run_case+0x80/0x80
[   21.514336]  ? kunit_try_catch_throw+0x40/0x40
[   21.514892]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.515578]  kthread+0x1d6/0x200
[   21.516033]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   21.516531]  ret_from_fork+0x22/0x30
[   21.516964] 
[   21.517218] Allocated by task 251:
[   21.518809]  kasan_save_stack+0x34/0x60
[   21.519133]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   21.519500]  kasan_kmalloc+0x9/0x10
[   21.519723]  kmem_cache_alloc_trace+0x123/0x270
[   21.519920]  kasan_bitops_generic+0x8a/0x160
[   21.520104]  kunit_try_run_case+0x8f/0xd0
[   21.520286]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.520917]  kthread+0x1d6/0x200
[   21.521341]  ret_from_fork+0x22/0x30
[   21.521754] 
[   21.522023] The buggy address belongs to the object at ffff8881021d6f00
[   21.522023]  which belongs to the cache kmalloc-16 of size 16
[   21.524023] The buggy address is located 8 bytes inside of
[   21.524023]  16-byte region [ffff8881021d6f00, ffff8881021d6f10)
[   21.525535] The buggy address belongs to the page:
[   21.526098] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1021d6
[   21.526937] flags: 0x200000000000200(slab)
[   21.527358] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041b40
[   21.528155] raw: 0000000000000000 0000000080800080 00000001ffffffff 0000000000000000
[   21.528820] page dumped because: kasan: bad access detected
[   21.529220] 
[   21.529512] Memory state around the buggy address:
[   21.530056]  ffff8881021d6e00: 00 00 fc fc 00 00 fc fc fa fb fc fc fa fb fc fc
[   21.530746]  ffff8881021d6e80: fa fb fc fc fa fb fc fc fa fb fc fc fa fb fc fc
[   21.531257] >ffff8881021d6f00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.532018]                       ^
[   21.532511]  ffff8881021d6f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.533068]  ffff8881021d7000: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc
[   21.533546] ==================================================================

test log snippet boot parser 220

Home

[   21.577324] ==================================================================
[   21.578006] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.0+0x787/0x880
[   21.579258] Write of size 8 at addr ffff8881021d6f08 by task kunit_try_catch/251
[   21.579726] 
[   21.580075] CPU: 1 PID: 251 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   21.580947] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   21.581673] Call Trace:
[   21.582132]  dump_stack+0xa4/0xdd
[   21.582748]  ? kasan_bitops_test_and_modify.constprop.0+0x787/0x880
[   21.583409]  print_address_description.constprop.0+0x21/0x2d0
[   21.583987]  ? _raw_spin_lock_irqsave+0x94/0x100
[   21.584627]  ? _raw_write_lock_irq+0xf0/0xf0
[   21.585050]  ? kasan_bitops_test_and_modify.constprop.0+0x787/0x880
[   21.585826]  ? kasan_bitops_test_and_modify.constprop.0+0x787/0x880
[   21.586264]  kasan_report.cold+0x37/0x71
[   21.586880]  ? kasan_bitops_test_and_modify.constprop.0+0x787/0x880
[   21.587630]  check_memory_region+0x168/0x1d0
[   21.588163]  __kasan_check_write+0x14/0x20
[   21.588779]  kasan_bitops_test_and_modify.constprop.0+0x787/0x880
[   21.589445]  ? kasan_bitops_modify.constprop.0+0x780/0x780
[   21.590110]  ? kunit_binary_str_assert_format+0x150/0x150
[   21.590693]  ? kasan_kmalloc+0x9/0x10
[   21.591101]  kasan_bitops_generic+0x10c/0x160
[   21.591719]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.592215]  ? kunit_unary_assert_format+0xf0/0xf0
[   21.592926]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.593643]  ? kunit_try_run_case+0x84/0xd0
[   21.594093]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.594836]  kunit_try_run_case+0x8f/0xd0
[   21.595396]  ? kunit_catch_run_case+0x80/0x80
[   21.595854]  ? kunit_try_catch_throw+0x40/0x40
[   21.596489]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.596917]  kthread+0x1d6/0x200
[   21.597438]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   21.597953]  ret_from_fork+0x22/0x30
[   21.598238] 
[   21.598466] Allocated by task 251:
[   21.598939]  kasan_save_stack+0x34/0x60
[   21.599511]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   21.600081]  kasan_kmalloc+0x9/0x10
[   21.600614]  kmem_cache_alloc_trace+0x123/0x270
[   21.601156]  kasan_bitops_generic+0x8a/0x160
[   21.601745]  kunit_try_run_case+0x8f/0xd0
[   21.602106]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.602841]  kthread+0x1d6/0x200
[   21.603150]  ret_from_fork+0x22/0x30
[   21.603628] 
[   21.603900] The buggy address belongs to the object at ffff8881021d6f00
[   21.603900]  which belongs to the cache kmalloc-16 of size 16
[   21.604977] The buggy address is located 8 bytes inside of
[   21.604977]  16-byte region [ffff8881021d6f00, ffff8881021d6f10)
[   21.605767] The buggy address belongs to the page:
[   21.606402] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1021d6
[   21.607349] flags: 0x200000000000200(slab)
[   21.607796] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041b40
[   21.608553] raw: 0000000000000000 0000000080800080 00000001ffffffff 0000000000000000
[   21.609368] page dumped because: kasan: bad access detected
[   21.609912] 
[   21.610086] Memory state around the buggy address:
[   21.610713]  ffff8881021d6e00: 00 00 fc fc 00 00 fc fc fa fb fc fc fa fb fc fc
[   21.611399]  ffff8881021d6e80: fa fb fc fc fa fb fc fc fa fb fc fc fa fb fc fc
[   21.612141] >ffff8881021d6f00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.612846]                       ^
[   21.613369]  ffff8881021d6f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.614037]  ffff8881021d7000: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc
[   21.614701] ==================================================================

test log snippet boot parser 221

Home

[   21.287671] ==================================================================
[   21.288758] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.0+0x271/0x880
[   21.289524] Write of size 8 at addr ffff8881021d6f08 by task kunit_try_catch/251
[   21.290004] 
[   21.290234] CPU: 1 PID: 251 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   21.291022] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   21.291931] Call Trace:
[   21.292394]  dump_stack+0xa4/0xdd
[   21.292807]  ? kasan_bitops_test_and_modify.constprop.0+0x271/0x880
[   21.293438]  print_address_description.constprop.0+0x21/0x2d0
[   21.293990]  ? _raw_spin_lock_irqsave+0x94/0x100
[   21.294506]  ? _raw_write_lock_irq+0xf0/0xf0
[   21.295015]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   21.295518]  ? kasan_bitops_test_and_modify.constprop.0+0x271/0x880
[   21.296128]  ? kasan_bitops_test_and_modify.constprop.0+0x271/0x880
[   21.296766]  kasan_report.cold+0x37/0x71
[   21.297208]  ? kasan_bitops_test_and_modify.constprop.0+0x271/0x880
[   21.297714]  check_memory_region+0x168/0x1d0
[   21.298059]  __kasan_check_write+0x14/0x20
[   21.298460]  kasan_bitops_test_and_modify.constprop.0+0x271/0x880
[   21.299135]  ? kasan_bitops_modify.constprop.0+0x780/0x780
[   21.299810]  ? kunit_binary_str_assert_format+0x150/0x150
[   21.300476]  ? kasan_kmalloc+0x9/0x10
[   21.300960]  kasan_bitops_generic+0x10c/0x160
[   21.301550]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.302234]  ? kunit_unary_assert_format+0xf0/0xf0
[   21.302895]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.303607]  ? kunit_try_run_case+0x84/0xd0
[   21.304042]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.304534]  kunit_try_run_case+0x8f/0xd0
[   21.305037]  ? kunit_catch_run_case+0x80/0x80
[   21.305608]  ? kunit_try_catch_throw+0x40/0x40
[   21.306139]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.306762]  kthread+0x1d6/0x200
[   21.307091]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   21.307539]  ret_from_fork+0x22/0x30
[   21.307826] 
[   21.307999] Allocated by task 251:
[   21.308494]  kasan_save_stack+0x34/0x60
[   21.308988]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   21.309593]  kasan_kmalloc+0x9/0x10
[   21.310034]  kmem_cache_alloc_trace+0x123/0x270
[   21.310618]  kasan_bitops_generic+0x8a/0x160
[   21.311119]  kunit_try_run_case+0x8f/0xd0
[   21.311661]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.312034]  kthread+0x1d6/0x200
[   21.312356]  ret_from_fork+0x22/0x30
[   21.312824] 
[   21.313103] The buggy address belongs to the object at ffff8881021d6f00
[   21.313103]  which belongs to the cache kmalloc-16 of size 16
[   21.314289] The buggy address is located 8 bytes inside of
[   21.314289]  16-byte region [ffff8881021d6f00, ffff8881021d6f10)
[   21.315142] The buggy address belongs to the page:
[   21.315606] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1021d6
[   21.316534] flags: 0x200000000000200(slab)
[   21.317043] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041b40
[   21.317621] raw: 0000000000000000 0000000080800080 00000001ffffffff 0000000000000000
[   21.318051] page dumped because: kasan: bad access detected
[   21.318618] 
[   21.318854] Memory state around the buggy address:
[   21.319407]  ffff8881021d6e00: 00 00 fc fc 00 00 fc fc fa fb fc fc fa fb fc fc
[   21.320140]  ffff8881021d6e80: fa fb fc fc fa fb fc fc fa fb fc fc fa fb fc fc
[   21.320920] >ffff8881021d6f00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.321598]                       ^
[   21.321888]  ffff8881021d6f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.322366]  ffff8881021d7000: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc
[   21.322839] ==================================================================
---
[   21.250657] ==================================================================
[   21.251274] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.0+0x19c/0x880
[   21.251989] Write of size 8 at addr ffff8881021d6f08 by task kunit_try_catch/251
[   21.252855] 
[   21.253098] CPU: 1 PID: 251 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   21.253944] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   21.254709] Call Trace:
[   21.255102]  dump_stack+0xa4/0xdd
[   21.255645]  ? kasan_bitops_test_and_modify.constprop.0+0x19c/0x880
[   21.256172]  print_address_description.constprop.0+0x21/0x2d0
[   21.256738]  ? _raw_spin_lock_irqsave+0x94/0x100
[   21.257105]  ? _raw_write_lock_irq+0xf0/0xf0
[   21.257508]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   21.258101]  ? kasan_bitops_test_and_modify.constprop.0+0x19c/0x880
[   21.258831]  ? kasan_bitops_test_and_modify.constprop.0+0x19c/0x880
[   21.259563]  kasan_report.cold+0x37/0x71
[   21.260062]  ? kasan_bitops_test_and_modify.constprop.0+0x19c/0x880
[   21.260728]  check_memory_region+0x168/0x1d0
[   21.261089]  __kasan_check_write+0x14/0x20
[   21.261496]  kasan_bitops_test_and_modify.constprop.0+0x19c/0x880
[   21.262147]  ? kasan_bitops_modify.constprop.0+0x780/0x780
[   21.262867]  ? kunit_binary_str_assert_format+0x150/0x150
[   21.263532]  ? kasan_kmalloc+0x9/0x10
[   21.264013]  kasan_bitops_generic+0x10c/0x160
[   21.264615]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.265285]  ? kunit_unary_assert_format+0xf0/0xf0
[   21.265826]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.266435]  ? kunit_try_run_case+0x84/0xd0
[   21.266960]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.267543]  kunit_try_run_case+0x8f/0xd0
[   21.267987]  ? kunit_catch_run_case+0x80/0x80
[   21.268375]  ? kunit_try_catch_throw+0x40/0x40
[   21.268946]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.269619]  kthread+0x1d6/0x200
[   21.270070]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   21.270570]  ret_from_fork+0x22/0x30
[   21.270996] 
[   21.271181] Allocated by task 251:
[   21.271663]  kasan_save_stack+0x34/0x60
[   21.272138]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   21.272799]  kasan_kmalloc+0x9/0x10
[   21.273209]  kmem_cache_alloc_trace+0x123/0x270
[   21.273790]  kasan_bitops_generic+0x8a/0x160
[   21.274163]  kunit_try_run_case+0x8f/0xd0
[   21.274615]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.275198]  kthread+0x1d6/0x200
[   21.275670]  ret_from_fork+0x22/0x30
[   21.275979] 
[   21.276179] The buggy address belongs to the object at ffff8881021d6f00
[   21.276179]  which belongs to the cache kmalloc-16 of size 16
[   21.276895] The buggy address is located 8 bytes inside of
[   21.276895]  16-byte region [ffff8881021d6f00, ffff8881021d6f10)
[   21.277724] The buggy address belongs to the page:
[   21.278282] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1021d6
[   21.279237] flags: 0x200000000000200(slab)
[   21.279747] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041b40
[   21.280579] raw: 0000000000000000 0000000080800080 00000001ffffffff 0000000000000000
[   21.281345] page dumped because: kasan: bad access detected
[   21.281784] 
[   21.282024] Memory state around the buggy address:
[   21.282496]  ffff8881021d6e00: 00 00 fc fc 00 00 fc fc fa fb fc fc fa fb fc fc
[   21.283108]  ffff8881021d6e80: fa fb fc fc fa fb fc fc fa fb fc fc fa fb fc fc
[   21.283623] >ffff8881021d6f00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.284288]                       ^
[   21.284786]  ffff8881021d6f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.285575]  ffff8881021d7000: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc
[   21.286254] ==================================================================
---
[   21.372886] ==================================================================
[   21.373727] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.0+0x41d/0x880
[   21.374665] Write of size 8 at addr ffff8881021d6f08 by task kunit_try_catch/251
[   21.375270] 
[   21.375670] CPU: 1 PID: 251 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   21.376385] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   21.377098] Call Trace:
[   21.377554]  dump_stack+0xa4/0xdd
[   21.378027]  ? kasan_bitops_test_and_modify.constprop.0+0x41d/0x880
[   21.378779]  print_address_description.constprop.0+0x21/0x2d0
[   21.379503]  ? _raw_spin_lock_irqsave+0x94/0x100
[   21.380057]  ? _raw_write_lock_irq+0xf0/0xf0
[   21.380672]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   21.381257]  ? kasan_bitops_test_and_modify.constprop.0+0x41d/0x880
[   21.381864]  ? kasan_bitops_test_and_modify.constprop.0+0x41d/0x880
[   21.382587]  kasan_report.cold+0x37/0x71
[   21.383156]  ? kasan_bitops_test_and_modify.constprop.0+0x41d/0x880
[   21.383930]  check_memory_region+0x168/0x1d0
[   21.384552]  __kasan_check_write+0x14/0x20
[   21.384984]  kasan_bitops_test_and_modify.constprop.0+0x41d/0x880
[   21.385757]  ? kasan_bitops_modify.constprop.0+0x780/0x780
[   21.386241]  ? kunit_binary_str_assert_format+0x150/0x150
[   21.386972]  ? kasan_kmalloc+0x9/0x10
[   21.387498]  kasan_bitops_generic+0x10c/0x160
[   21.388008]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.388691]  ? kunit_unary_assert_format+0xf0/0xf0
[   21.389272]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.389995]  ? kunit_try_run_case+0x84/0xd0
[   21.390575]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.391220]  kunit_try_run_case+0x8f/0xd0
[   21.391782]  ? kunit_catch_run_case+0x80/0x80
[   21.392385]  ? kunit_try_catch_throw+0x40/0x40
[   21.392924]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.393642]  kthread+0x1d6/0x200
[   21.393959]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   21.394357]  ret_from_fork+0x22/0x30
[   21.394690] 
[   21.394948] Allocated by task 251:
[   21.395388]  kasan_save_stack+0x34/0x60
[   21.395900]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   21.396529]  kasan_kmalloc+0x9/0x10
[   21.396927]  kmem_cache_alloc_trace+0x123/0x270
[   21.397391]  kasan_bitops_generic+0x8a/0x160
[   21.397810]  kunit_try_run_case+0x8f/0xd0
[   21.398207]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.398775]  kthread+0x1d6/0x200
[   21.399236]  ret_from_fork+0x22/0x30
[   21.399652] 
[   21.399903] The buggy address belongs to the object at ffff8881021d6f00
[   21.399903]  which belongs to the cache kmalloc-16 of size 16
[   21.401116] The buggy address is located 8 bytes inside of
[   21.401116]  16-byte region [ffff8881021d6f00, ffff8881021d6f10)
[   21.402124] The buggy address belongs to the page:
[   21.402793] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1021d6
[   21.403403] flags: 0x200000000000200(slab)
[   21.404002] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041b40
[   21.404851] raw: 0000000000000000 0000000080800080 00000001ffffffff 0000000000000000
[   21.405682] page dumped because: kasan: bad access detected
[   21.406022] 
[   21.406248] Memory state around the buggy address:
[   21.406910]  ffff8881021d6e00: 00 00 fc fc 00 00 fc fc fa fb fc fc fa fb fc fc
[   21.407593]  ffff8881021d6e80: fa fb fc fc fa fb fc fc fa fb fc fc fa fb fc fc
[   21.408333] >ffff8881021d6f00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.408951]                       ^
[   21.409248]  ffff8881021d6f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.410111]  ffff8881021d7000: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc
[   21.410803] ==================================================================
---
[   21.411863] ==================================================================
[   21.413124] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.0+0x4f2/0x880
[   21.414032] Write of size 8 at addr ffff8881021d6f08 by task kunit_try_catch/251
[   21.414695] 
[   21.415012] CPU: 1 PID: 251 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   21.415854] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   21.416536] Call Trace:
[   21.417014]  dump_stack+0xa4/0xdd
[   21.417530]  ? kasan_bitops_test_and_modify.constprop.0+0x4f2/0x880
[   21.418106]  print_address_description.constprop.0+0x21/0x2d0
[   21.418827]  ? _raw_spin_lock_irqsave+0x94/0x100
[   21.419289]  ? _raw_write_lock_irq+0xf0/0xf0
[   21.419891]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   21.420480]  ? kasan_bitops_test_and_modify.constprop.0+0x4f2/0x880
[   21.421098]  ? kasan_bitops_test_and_modify.constprop.0+0x4f2/0x880
[   21.421809]  kasan_report.cold+0x37/0x71
[   21.422197]  ? kasan_bitops_test_and_modify.constprop.0+0x4f2/0x880
[   21.423095]  check_memory_region+0x168/0x1d0
[   21.423692]  __kasan_check_write+0x14/0x20
[   21.424117]  kasan_bitops_test_and_modify.constprop.0+0x4f2/0x880
[   21.425320]  ? kasan_bitops_modify.constprop.0+0x780/0x780
[   21.426089]  ? kunit_binary_str_assert_format+0x150/0x150
[   21.426514]  ? kasan_kmalloc+0x9/0x10
[   21.427004]  kasan_bitops_generic+0x10c/0x160
[   21.428177]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.429849]  ? kunit_unary_assert_format+0xf0/0xf0
[   21.430443]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.431106]  ? kunit_try_run_case+0x84/0xd0
[   21.432028]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.433470]  kunit_try_run_case+0x8f/0xd0
[   21.434254]  ? kunit_catch_run_case+0x80/0x80
[   21.434781]  ? kunit_try_catch_throw+0x40/0x40
[   21.435490]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.436115]  kthread+0x1d6/0x200
[   21.436727]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   21.437557]  ret_from_fork+0x22/0x30
[   21.438050] 
[   21.438368] Allocated by task 251:
[   21.438915]  kasan_save_stack+0x34/0x60
[   21.439487]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   21.440039]  kasan_kmalloc+0x9/0x10
[   21.440579]  kmem_cache_alloc_trace+0x123/0x270
[   21.440984]  kasan_bitops_generic+0x8a/0x160
[   21.441551]  kunit_try_run_case+0x8f/0xd0
[   21.442036]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.442759]  kthread+0x1d6/0x200
[   21.443185]  ret_from_fork+0x22/0x30
[   21.443606] 
[   21.443815] The buggy address belongs to the object at ffff8881021d6f00
[   21.443815]  which belongs to the cache kmalloc-16 of size 16
[   21.444835] The buggy address is located 8 bytes inside of
[   21.444835]  16-byte region [ffff8881021d6f00, ffff8881021d6f10)
[   21.445883] The buggy address belongs to the page:
[   21.446341] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1021d6
[   21.447354] flags: 0x200000000000200(slab)
[   21.447924] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041b40
[   21.448850] raw: 0000000000000000 0000000080800080 00000001ffffffff 0000000000000000
[   21.449518] page dumped because: kasan: bad access detected
[   21.450128] 
[   21.450661] Memory state around the buggy address:
[   21.451154]  ffff8881021d6e00: 00 00 fc fc 00 00 fc fc fa fb fc fc fa fb fc fc
[   21.452192]  ffff8881021d6e80: fa fb fc fc fa fb fc fc fa fb fc fc fa fb fc fc
[   21.453118] >ffff8881021d6f00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.453762]                       ^
[   21.454148]  ffff8881021d6f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.454676]  ffff8881021d7000: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc
[   21.455202] ==================================================================
---
[   21.324334] ==================================================================
[   21.325201] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.0+0x347/0x880
[   21.326130] Write of size 8 at addr ffff8881021d6f08 by task kunit_try_catch/251
[   21.326858] 
[   21.327158] CPU: 1 PID: 251 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   21.328016] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   21.328915] Call Trace:
[   21.329372]  dump_stack+0xa4/0xdd
[   21.329855]  ? kasan_bitops_test_and_modify.constprop.0+0x347/0x880
[   21.330596]  print_address_description.constprop.0+0x21/0x2d0
[   21.331127]  ? _raw_spin_lock_irqsave+0x94/0x100
[   21.331742]  ? _raw_write_lock_irq+0xf0/0xf0
[   21.332080]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   21.334696]  ? kasan_bitops_test_and_modify.constprop.0+0x347/0x880
[   21.335387]  ? kasan_bitops_test_and_modify.constprop.0+0x347/0x880
[   21.336091]  kasan_report.cold+0x37/0x71
[   21.338477]  ? kasan_bitops_test_and_modify.constprop.0+0x347/0x880
[   21.339184]  check_memory_region+0x168/0x1d0
[   21.340930]  __kasan_check_write+0x14/0x20
[   21.341536]  kasan_bitops_test_and_modify.constprop.0+0x347/0x880
[   21.342222]  ? kasan_bitops_modify.constprop.0+0x780/0x780
[   21.345826]  ? kunit_binary_str_assert_format+0x150/0x150
[   21.346347]  ? kasan_kmalloc+0x9/0x10
[   21.346718]  kasan_bitops_generic+0x10c/0x160
[   21.347086]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.347695]  ? kunit_unary_assert_format+0xf0/0xf0
[   21.348282]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.349050]  ? kunit_try_run_case+0x84/0xd0
[   21.349527]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.350198]  kunit_try_run_case+0x8f/0xd0
[   21.350760]  ? kunit_catch_run_case+0x80/0x80
[   21.351231]  ? kunit_try_catch_throw+0x40/0x40
[   21.351890]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.352564]  kthread+0x1d6/0x200
[   21.353029]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   21.353676]  ret_from_fork+0x22/0x30
[   21.354110] 
[   21.354459] Allocated by task 251:
[   21.354942]  kasan_save_stack+0x34/0x60
[   21.355350]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   21.355966]  kasan_kmalloc+0x9/0x10
[   21.356508]  kmem_cache_alloc_trace+0x123/0x270
[   21.356920]  kasan_bitops_generic+0x8a/0x160
[   21.357359]  kunit_try_run_case+0x8f/0xd0
[   21.357892]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.358558]  kthread+0x1d6/0x200
[   21.358978]  ret_from_fork+0x22/0x30
[   21.359469] 
[   21.359742] The buggy address belongs to the object at ffff8881021d6f00
[   21.359742]  which belongs to the cache kmalloc-16 of size 16
[   21.360660] The buggy address is located 8 bytes inside of
[   21.360660]  16-byte region [ffff8881021d6f00, ffff8881021d6f10)
[   21.361783] The buggy address belongs to the page:
[   21.362378] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1021d6
[   21.363751] flags: 0x200000000000200(slab)
[   21.364222] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041b40
[   21.364998] raw: 0000000000000000 0000000080800080 00000001ffffffff 0000000000000000
[   21.365770] page dumped because: kasan: bad access detected
[   21.366315] 
[   21.366533] Memory state around the buggy address:
[   21.367124]  ffff8881021d6e00: 00 00 fc fc 00 00 fc fc fa fb fc fc fa fb fc fc
[   21.367744]  ffff8881021d6e80: fa fb fc fc fa fb fc fc fa fb fc fc fa fb fc fc
[   21.368530] >ffff8881021d6f00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.369243]                       ^
[   21.369779]  ffff8881021d6f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.370446]  ffff8881021d7000: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc
[   21.371060] ==================================================================
---
[   21.212771] ==================================================================
[   21.214046] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.0+0xc6/0x880
[   21.214952] Write of size 8 at addr ffff8881021d6f08 by task kunit_try_catch/251
[   21.215706] 
[   21.216008] CPU: 1 PID: 251 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   21.216848] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   21.217753] Call Trace:
[   21.218158]  dump_stack+0xa4/0xdd
[   21.218681]  ? kasan_bitops_test_and_modify.constprop.0+0xc6/0x880
[   21.219154]  print_address_description.constprop.0+0x21/0x2d0
[   21.219691]  ? _raw_spin_lock_irqsave+0x94/0x100
[   21.220226]  ? _raw_write_lock_irq+0xf0/0xf0
[   21.220785]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   21.221276]  ? kasan_bitops_test_and_modify.constprop.0+0xc6/0x880
[   21.221867]  ? kasan_bitops_test_and_modify.constprop.0+0xc6/0x880
[   21.222280]  kasan_report.cold+0x37/0x71
[   21.222890]  ? kasan_bitops_test_and_modify.constprop.0+0xc6/0x880
[   21.223641]  check_memory_region+0x168/0x1d0
[   21.224162]  __kasan_check_write+0x14/0x20
[   21.224742]  kasan_bitops_test_and_modify.constprop.0+0xc6/0x880
[   21.225466]  ? kasan_bitops_modify.constprop.0+0x780/0x780
[   21.226037]  ? kunit_binary_str_assert_format+0x150/0x150
[   21.226703]  ? kasan_kmalloc+0x9/0x10
[   21.227065]  kasan_bitops_generic+0x10c/0x160
[   21.227660]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.228194]  ? kunit_unary_assert_format+0xf0/0xf0
[   21.228808]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.229432]  ? kunit_try_run_case+0x84/0xd0
[   21.229812]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.230487]  kunit_try_run_case+0x8f/0xd0
[   21.230814]  ? kunit_catch_run_case+0x80/0x80
[   21.231153]  ? kunit_try_catch_throw+0x40/0x40
[   21.231602]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.232226]  kthread+0x1d6/0x200
[   21.232798]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   21.233458]  ret_from_fork+0x22/0x30
[   21.233889] 
[   21.234143] Allocated by task 251:
[   21.234646]  kasan_save_stack+0x34/0x60
[   21.235120]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   21.235732]  kasan_kmalloc+0x9/0x10
[   21.236106]  kmem_cache_alloc_trace+0x123/0x270
[   21.236612]  kasan_bitops_generic+0x8a/0x160
[   21.237107]  kunit_try_run_case+0x8f/0xd0
[   21.237677]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.238085]  kthread+0x1d6/0x200
[   21.238412]  ret_from_fork+0x22/0x30
[   21.238774] 
[   21.238980] The buggy address belongs to the object at ffff8881021d6f00
[   21.238980]  which belongs to the cache kmalloc-16 of size 16
[   21.239997] The buggy address is located 8 bytes inside of
[   21.239997]  16-byte region [ffff8881021d6f00, ffff8881021d6f10)
[   21.240942] The buggy address belongs to the page:
[   21.241408] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1021d6
[   21.242165] flags: 0x200000000000200(slab)
[   21.242769] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041b40
[   21.243516] raw: 0000000000000000 0000000080800080 00000001ffffffff 0000000000000000
[   21.244121] page dumped because: kasan: bad access detected
[   21.244657] 
[   21.244828] Memory state around the buggy address:
[   21.245189]  ffff8881021d6e00: 00 00 fc fc 00 00 fc fc fa fb fc fc fa fb fc fc
[   21.245869]  ffff8881021d6e80: fa fb fc fc fa fb fc fc fa fb fc fc fa fb fc fc
[   21.246665] >ffff8881021d6f00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.247406]                       ^
[   21.247864]  ffff8881021d6f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.248588]  ffff8881021d7000: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc
[   21.249197] ==================================================================
---
[   21.456519] ==================================================================
[   21.457646] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.0+0x5c8/0x880
[   21.458344] Write of size 8 at addr ffff8881021d6f08 by task kunit_try_catch/251
[   21.458913] 
[   21.459208] CPU: 1 PID: 251 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   21.460058] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   21.460807] Call Trace:
[   21.461243]  dump_stack+0xa4/0xdd
[   21.461729]  ? kasan_bitops_test_and_modify.constprop.0+0x5c8/0x880
[   21.462383]  print_address_description.constprop.0+0x21/0x2d0
[   21.463056]  ? _raw_spin_lock_irqsave+0x94/0x100
[   21.463490]  ? _raw_write_lock_irq+0xf0/0xf0
[   21.464016]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   21.464674]  ? kasan_bitops_test_and_modify.constprop.0+0x5c8/0x880
[   21.465396]  ? kasan_bitops_test_and_modify.constprop.0+0x5c8/0x880
[   21.465919]  kasan_report.cold+0x37/0x71
[   21.466490]  ? kasan_bitops_test_and_modify.constprop.0+0x5c8/0x880
[   21.466944]  check_memory_region+0x168/0x1d0
[   21.467526]  __kasan_check_write+0x14/0x20
[   21.468041]  kasan_bitops_test_and_modify.constprop.0+0x5c8/0x880
[   21.468582]  ? kasan_bitops_modify.constprop.0+0x780/0x780
[   21.468995]  ? kunit_binary_str_assert_format+0x150/0x150
[   21.469670]  ? kasan_kmalloc+0x9/0x10
[   21.470157]  kasan_bitops_generic+0x10c/0x160
[   21.470753]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.471208]  ? kunit_unary_assert_format+0xf0/0xf0
[   21.471815]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.472526]  ? kunit_try_run_case+0x84/0xd0
[   21.473046]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.473778]  kunit_try_run_case+0x8f/0xd0
[   21.474274]  ? kunit_catch_run_case+0x80/0x80
[   21.474719]  ? kunit_try_catch_throw+0x40/0x40
[   21.475069]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.475650]  kthread+0x1d6/0x200
[   21.476107]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   21.476748]  ret_from_fork+0x22/0x30
[   21.477182] 
[   21.477496] Allocated by task 251:
[   21.477934]  kasan_save_stack+0x34/0x60
[   21.478439]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   21.478849]  kasan_kmalloc+0x9/0x10
[   21.479290]  kmem_cache_alloc_trace+0x123/0x270
[   21.479871]  kasan_bitops_generic+0x8a/0x160
[   21.480337]  kunit_try_run_case+0x8f/0xd0
[   21.480706]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.481277]  kthread+0x1d6/0x200
[   21.481628]  ret_from_fork+0x22/0x30
[   21.481881] 
[   21.482075] The buggy address belongs to the object at ffff8881021d6f00
[   21.482075]  which belongs to the cache kmalloc-16 of size 16
[   21.483100] The buggy address is located 8 bytes inside of
[   21.483100]  16-byte region [ffff8881021d6f00, ffff8881021d6f10)
[   21.484196] The buggy address belongs to the page:
[   21.484827] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1021d6
[   21.487133] flags: 0x200000000000200(slab)
[   21.487641] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041b40
[   21.489064] raw: 0000000000000000 0000000080800080 00000001ffffffff 0000000000000000
[   21.489701] page dumped because: kasan: bad access detected
[   21.490039] 
[   21.490284] Memory state around the buggy address:
[   21.490877]  ffff8881021d6e00: 00 00 fc fc 00 00 fc fc fa fb fc fc fa fb fc fc
[   21.491537]  ffff8881021d6e80: fa fb fc fc fa fb fc fc fa fb fc fc fa fb fc fc
[   21.492229] >ffff8881021d6f00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.492955]                       ^
[   21.493282]  ffff8881021d6f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.494060]  ffff8881021d7000: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc
[   21.494776] ==================================================================

test log snippet boot parser 222

Home

[   21.534600] ==================================================================
[   21.535835] BUG: KASAN: slab-out-of-bounds in kasan_bitops_test_and_modify.constprop.0+0x6a5/0x880
[   21.536737] Read of size 8 at addr ffff8881021d6f08 by task kunit_try_catch/251
[   21.537478] 
[   21.537779] CPU: 1 PID: 251 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   21.538565] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   21.539138] Call Trace:
[   21.539530]  dump_stack+0xa4/0xdd
[   21.539861]  ? kasan_bitops_test_and_modify.constprop.0+0x6a5/0x880
[   21.540619]  print_address_description.constprop.0+0x21/0x2d0
[   21.541258]  ? _raw_spin_lock_irqsave+0x94/0x100
[   21.541860]  ? _raw_write_lock_irq+0xf0/0xf0
[   21.542453]  ? kasan_bitops_test_and_modify.constprop.0+0x6a5/0x880
[   21.543181]  ? kasan_bitops_test_and_modify.constprop.0+0x6a5/0x880
[   21.543914]  kasan_report.cold+0x37/0x71
[   21.544444]  ? kasan_bitops_test_and_modify.constprop.0+0x6a5/0x880
[   21.544902]  __asan_load8+0x7e/0xb0
[   21.545241]  kasan_bitops_test_and_modify.constprop.0+0x6a5/0x880
[   21.545980]  ? kasan_bitops_modify.constprop.0+0x780/0x780
[   21.546680]  ? kunit_binary_str_assert_format+0x150/0x150
[   21.547159]  ? kasan_kmalloc+0x9/0x10
[   21.548690]  kasan_bitops_generic+0x10c/0x160
[   21.549072]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.550335]  ? kunit_unary_assert_format+0xf0/0xf0
[   21.551042]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.551857]  ? kunit_try_run_case+0x84/0xd0
[   21.552340]  ? kasan_bitops_test_and_modify.constprop.0+0x880/0x880
[   21.552894]  kunit_try_run_case+0x8f/0xd0
[   21.553401]  ? kunit_catch_run_case+0x80/0x80
[   21.553842]  ? kunit_try_catch_throw+0x40/0x40
[   21.554383]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.554801]  kthread+0x1d6/0x200
[   21.555247]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   21.556243]  ret_from_fork+0x22/0x30
[   21.556887] 
[   21.557150] Allocated by task 251:
[   21.557724]  kasan_save_stack+0x34/0x60
[   21.558272]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   21.559175]  kasan_kmalloc+0x9/0x10
[   21.559741]  kmem_cache_alloc_trace+0x123/0x270
[   21.560257]  kasan_bitops_generic+0x8a/0x160
[   21.560620]  kunit_try_run_case+0x8f/0xd0
[   21.561184]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.561625]  kthread+0x1d6/0x200
[   21.562225]  ret_from_fork+0x22/0x30
[   21.562720] 
[   21.563087] The buggy address belongs to the object at ffff8881021d6f00
[   21.563087]  which belongs to the cache kmalloc-16 of size 16
[   21.564277] The buggy address is located 8 bytes inside of
[   21.564277]  16-byte region [ffff8881021d6f00, ffff8881021d6f10)
[   21.565929] The buggy address belongs to the page:
[   21.566744] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1021d6
[   21.567692] flags: 0x200000000000200(slab)
[   21.568455] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041b40
[   21.569190] raw: 0000000000000000 0000000080800080 00000001ffffffff 0000000000000000
[   21.570161] page dumped because: kasan: bad access detected
[   21.571011] 
[   21.571222] Memory state around the buggy address:
[   21.571717]  ffff8881021d6e00: 00 00 fc fc 00 00 fc fc fa fb fc fc fa fb fc fc
[   21.572248]  ffff8881021d6e80: fa fb fc fc fa fb fc fc fa fb fc fc fa fb fc fc
[   21.573181] >ffff8881021d6f00: 00 01 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.573962]                       ^
[   21.574452]  ffff8881021d6f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.575196]  ffff8881021d7000: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc
[   21.575939] ==================================================================

test log snippet boot parser 223

Home

[   18.744553] ==================================================================
[   18.745541] BUG: KASAN: slab-out-of-bounds in kmalloc_large_oob_right+0x15c/0x250
[   18.747238] Write of size 1 at addr ffff888102e6df00 by task kunit_try_catch/223
[   18.748121] 
[   18.748392] CPU: 0 PID: 223 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   18.749639] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   18.750752] Call Trace:
[   18.751758]  dump_stack+0xa4/0xdd
[   18.752581]  ? kmalloc_large_oob_right+0x15c/0x250
[   18.753362]  print_address_description.constprop.0+0x21/0x2d0
[   18.754055]  ? _raw_spin_lock_irqsave+0x94/0x100
[   18.754691]  ? _raw_write_lock_irq+0xf0/0xf0
[   18.755205]  ? kmalloc_large_oob_right+0x15c/0x250
[   18.755893]  ? kmalloc_large_oob_right+0x15c/0x250
[   18.756760]  kasan_report.cold+0x37/0x71
[   18.757706]  ? kmalloc_large_oob_right+0x15c/0x250
[   18.758409]  __asan_store1+0x65/0x70
[   18.759182]  kmalloc_large_oob_right+0x15c/0x250
[   18.760447]  ? kmalloc_oob_16+0x300/0x300
[   18.761404]  ? kunit_unary_assert_format+0xf0/0xf0
[   18.761902]  ? __kasan_check_write+0x14/0x20
[   18.762705]  ? _raw_spin_lock_irqsave+0x94/0x100
[   18.763199]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   18.763771]  ? __kthread_parkme+0x5f/0xa0
[   18.764209]  ? trace_hardirqs_on+0x38/0x100
[   18.764811]  kunit_try_run_case+0x8f/0xd0
[   18.765156]  ? kunit_catch_run_case+0x80/0x80
[   18.765733]  ? kunit_try_catch_throw+0x40/0x40
[   18.767261]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   18.768275]  kthread+0x1d6/0x200
[   18.768958]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   18.769661]  ret_from_fork+0x22/0x30
[   18.770799] 
[   18.771525] Allocated by task 223:
[   18.771823]  kasan_save_stack+0x34/0x60
[   18.772765]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   18.773818]  kasan_kmalloc+0x9/0x10
[   18.774357]  kmem_cache_alloc_trace+0x123/0x270
[   18.774800]  kmalloc_large_oob_right+0xa1/0x250
[   18.775270]  kunit_try_run_case+0x8f/0xd0
[   18.776252]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   18.777251]  kthread+0x1d6/0x200
[   18.777815]  ret_from_fork+0x22/0x30
[   18.778710] 
[   18.778920] The buggy address belongs to the object at ffff888102e6c000
[   18.778920]  which belongs to the cache kmalloc-8k of size 8192
[   18.780613] The buggy address is located 7936 bytes inside of
[   18.780613]  8192-byte region [ffff888102e6c000, ffff888102e6e000)
[   18.782621] The buggy address belongs to the page:
[   18.783588] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102e68
[   18.784858] head:(____ptrval____) order:3 compound_mapcount:0 compound_pincount:0
[   18.786108] flags: 0x200000000010200(slab|head)
[   18.787171] raw: 0200000000010200 dead000000000100 dead000000000122 ffff888100042280
[   18.788343] raw: 0000000000000000 0000000080020002 00000001ffffffff 0000000000000000
[   18.789384] page dumped because: kasan: bad access detected
[   18.789721] 
[   18.790838] Memory state around the buggy address:
[   18.791779]  ffff888102e6de00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   18.792986]  ffff888102e6de80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   18.793404] >ffff888102e6df00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   18.794118]                    ^
[   18.795003]  ffff888102e6df80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   18.795517]  ffff888102e6e000: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   18.796202] ==================================================================

test log snippet boot parser 224

Home

[   18.911999] ==================================================================
[   18.913301] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_16+0x1cc/0x300
[   18.914514] Write of size 16 at addr ffff8881021d6e60 by task kunit_try_catch/226
[   18.915181] 
[   18.915627] CPU: 1 PID: 226 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   18.916833] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   18.917643] Call Trace:
[   18.918065]  dump_stack+0xa4/0xdd
[   18.919037]  ? kmalloc_oob_16+0x1cc/0x300
[   18.919782]  print_address_description.constprop.0+0x21/0x2d0
[   18.920644]  ? _raw_spin_lock_irqsave+0x94/0x100
[   18.921508]  ? _raw_write_lock_irq+0xf0/0xf0
[   18.922007]  ? irqentry_exit+0x20/0x60
[   18.923097]  ? sysvec_apic_timer_interrupt+0x42/0x90
[   18.923787]  ? kmalloc_oob_16+0x1cc/0x300
[   18.924468]  ? kmalloc_oob_16+0x1cc/0x300
[   18.925303]  kasan_report.cold+0x37/0x71
[   18.925773]  ? kmalloc_oob_16+0x1cc/0x300
[   18.926763]  __asan_store16+0x68/0x90
[   18.927223]  kmalloc_oob_16+0x1cc/0x300
[   18.928038]  ? kmalloc_uaf_16+0x300/0x300
[   18.928390]  ? sysvec_apic_timer_interrupt+0x42/0x90
[   18.929664]  ? kunit_unary_assert_format+0xf0/0xf0
[   18.930209]  ? irqentry_exit+0x20/0x60
[   18.931156]  ? sysvec_apic_timer_interrupt+0x42/0x90
[   18.932165]  ? asm_sysvec_apic_timer_interrupt+0x12/0x20
[   18.932976]  ? kmalloc_uaf_16+0x300/0x300
[   18.933458]  ? kunit_try_run_case+0x84/0xd0
[   18.934187]  kunit_try_run_case+0x8f/0xd0
[   18.934859]  ? kunit_catch_run_case+0x80/0x80
[   18.935532]  ? kunit_try_catch_throw+0x40/0x40
[   18.936131]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   18.936699]  kthread+0x1d6/0x200
[   18.937278]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   18.938028]  ret_from_fork+0x22/0x30
[   18.938782] 
[   18.939048] Allocated by task 226:
[   18.939484]  kasan_save_stack+0x34/0x60
[   18.939793]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   18.940259]  kasan_kmalloc+0x9/0x10
[   18.941036]  kmem_cache_alloc_trace+0x123/0x270
[   18.941724]  kmalloc_oob_16+0x98/0x300
[   18.943075]  kunit_try_run_case+0x8f/0xd0
[   18.943860]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   18.944876]  kthread+0x1d6/0x200
[   18.945398]  ret_from_fork+0x22/0x30
[   18.945879] 
[   18.946207] The buggy address belongs to the object at ffff8881021d6e60
[   18.946207]  which belongs to the cache kmalloc-16 of size 16
[   18.947413] The buggy address is located 0 bytes inside of
[   18.947413]  16-byte region [ffff8881021d6e60, ffff8881021d6e70)
[   18.948337] The buggy address belongs to the page:
[   18.949732] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1021d6
[   18.950767] flags: 0x200000000000200(slab)
[   18.951559] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041b40
[   18.952827] raw: 0000000000000000 0000000080800080 00000001ffffffff 0000000000000000
[   18.953722] page dumped because: kasan: bad access detected
[   18.954640] 
[   18.954884] Memory state around the buggy address:
[   18.955561]  ffff8881021d6d00: 00 00 fc fc 00 00 fc fc 00 00 fc fc 00 00 fc fc
[   18.956909]  ffff8881021d6d80: 00 00 fc fc 00 00 fc fc fa fb fc fc fa fb fc fc
[   18.957663] >ffff8881021d6e00: 00 00 fc fc 00 00 fc fc fa fb fc fc 00 05 fc fc
[   18.958576]                                                           ^
[   18.959362]  ffff8881021d6e80: 00 00 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   18.960163]  ffff8881021d6f00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   18.961097] ==================================================================

test log snippet boot parser 225

Home

[   19.033544] ==================================================================
[   19.034667] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_in_memset+0x15e/0x250
[   19.035785] Write of size 671 at addr ffff888102d65800 by task kunit_try_catch/228
[   19.037189] 
[   19.038072] CPU: 1 PID: 228 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   19.039285] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   19.040193] Call Trace:
[   19.040762]  dump_stack+0xa4/0xdd
[   19.041693]  ? kmalloc_oob_in_memset+0x15e/0x250
[   19.042769]  print_address_description.constprop.0+0x21/0x2d0
[   19.043646]  ? _raw_spin_lock_irqsave+0x94/0x100
[   19.044638]  ? _raw_write_lock_irq+0xf0/0xf0
[   19.045392]  ? kmalloc_oob_in_memset+0x15e/0x250
[   19.045805]  ? kmalloc_oob_in_memset+0x15e/0x250
[   19.046308]  kasan_report.cold+0x37/0x71
[   19.046774]  ? kmalloc_oob_in_memset+0x15e/0x250
[   19.047266]  check_memory_region+0x168/0x1d0
[   19.049275]  memset+0x23/0x50
[   19.049706]  kmalloc_oob_in_memset+0x15e/0x250
[   19.050747]  ? kmalloc_oob_memset_2+0x250/0x250
[   19.051866]  ? kunit_unary_assert_format+0xf0/0xf0
[   19.052752]  ? __kasan_check_write+0x14/0x20
[   19.053726]  ? _raw_spin_lock_irqsave+0x94/0x100
[   19.054735]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   19.055354]  ? __kthread_parkme+0x5f/0xa0
[   19.056730]  ? trace_hardirqs_on+0x38/0x100
[   19.057215]  kunit_try_run_case+0x8f/0xd0
[   19.057826]  ? kunit_catch_run_case+0x80/0x80
[   19.058537]  ? kunit_try_catch_throw+0x40/0x40
[   19.059148]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   19.060643]  kthread+0x1d6/0x200
[   19.061280]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   19.062242]  ret_from_fork+0x22/0x30
[   19.062786] 
[   19.062939] Allocated by task 228:
[   19.063123]  kasan_save_stack+0x34/0x60
[   19.063306]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   19.063862]  kasan_kmalloc+0x9/0x10
[   19.064299]  kmem_cache_alloc_trace+0x123/0x270
[   19.065859]  kmalloc_oob_in_memset+0xa1/0x250
[   19.066378]  kunit_try_run_case+0x8f/0xd0
[   19.067766]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   19.068722]  kthread+0x1d6/0x200
[   19.069178]  ret_from_fork+0x22/0x30
[   19.069582] 
[   19.069862] The buggy address belongs to the object at ffff888102d65800
[   19.069862]  which belongs to the cache kmalloc-1k of size 1024
[   19.071698] The buggy address is located 0 bytes inside of
[   19.071698]  1024-byte region [ffff888102d65800, ffff888102d65c00)
[   19.072786] The buggy address belongs to the page:
[   19.073864] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102d60
[   19.075107] head:(____ptrval____) order:3 compound_mapcount:0 compound_pincount:0
[   19.076088] flags: 0x200000000010200(slab|head)
[   19.076916] raw: 0200000000010200 dead000000000100 dead000000000122 ffff888100041140
[   19.077707] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   19.078718] page dumped because: kasan: bad access detected
[   19.079448] 
[   19.079896] Memory state around the buggy address:
[   19.081136]  ffff888102d65980: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   19.082211]  ffff888102d65a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   19.083057] >ffff888102d65a80: 00 00 00 02 fc fc fc fc fc fc fc fc fc fc fc fc
[   19.083813]                             ^
[   19.084893]  ffff888102d65b00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   19.086135]  ffff888102d65b80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   19.086977] ==================================================================

test log snippet boot parser 226

Home

[   18.856134] ==================================================================
[   18.857763] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_krealloc_less+0x1ea/0x2e0
[   18.858797] Write of size 1 at addr ffff888102888a0f by task kunit_try_catch/225
[   18.859762] 
[   18.860018] CPU: 0 PID: 225 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   18.861829] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   18.862977] Call Trace:
[   18.863305]  dump_stack+0xa4/0xdd
[   18.863823]  ? kmalloc_oob_krealloc_less+0x1ea/0x2e0
[   18.864668]  print_address_description.constprop.0+0x21/0x2d0
[   18.865456]  ? _raw_spin_lock_irqsave+0x94/0x100
[   18.866115]  ? _raw_write_lock_irq+0xf0/0xf0
[   18.866924]  ? kmalloc_oob_krealloc_less+0x1ea/0x2e0
[   18.867834]  ? kmalloc_oob_krealloc_less+0x1ea/0x2e0
[   18.868678]  kasan_report.cold+0x37/0x71
[   18.869691]  ? kmalloc_oob_krealloc_less+0x1ea/0x2e0
[   18.870660]  __asan_store1+0x65/0x70
[   18.871741]  kmalloc_oob_krealloc_less+0x1ea/0x2e0
[   18.872349]  ? kmalloc_memmove_invalid_size+0x270/0x270
[   18.873501]  ? kunit_unary_assert_format+0xf0/0xf0
[   18.874349]  ? __kasan_check_write+0x14/0x20
[   18.875247]  ? _raw_spin_lock_irqsave+0x94/0x100
[   18.876401]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   18.877033]  ? __kthread_parkme+0x5f/0xa0
[   18.877785]  kunit_try_run_case+0x8f/0xd0
[   18.878697]  ? kunit_catch_run_case+0x80/0x80
[   18.879387]  ? kunit_try_catch_throw+0x40/0x40
[   18.880056]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   18.880929]  kthread+0x1d6/0x200
[   18.881322]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   18.881856]  ret_from_fork+0x22/0x30
[   18.882226] 
[   18.882599] Allocated by task 225:
[   18.883121]  kasan_save_stack+0x34/0x60
[   18.884379]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   18.885279]  kasan_krealloc+0x6f/0xa0
[   18.885762]  krealloc+0xae/0x100
[   18.886434]  kmalloc_oob_krealloc_less+0x137/0x2e0
[   18.887160]  kunit_try_run_case+0x8f/0xd0
[   18.887765]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   18.888841]  kthread+0x1d6/0x200
[   18.889253]  ret_from_fork+0x22/0x30
[   18.889858] 
[   18.890139] The buggy address belongs to the object at ffff888102888a00
[   18.890139]  which belongs to the cache kmalloc-32 of size 32
[   18.892049] The buggy address is located 15 bytes inside of
[   18.892049]  32-byte region [ffff888102888a00, ffff888102888a20)
[   18.893763] The buggy address belongs to the page:
[   18.894253] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102888
[   18.896011] flags: 0x200000000000200(slab)
[   18.896800] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041a00
[   18.897738] raw: 0000000000000000 0000000080400040 00000001ffffffff 0000000000000000
[   18.898682] page dumped because: kasan: bad access detected
[   18.899084] 
[   18.900008] Memory state around the buggy address:
[   18.900615]  ffff888102888900: fa fb fb fb fc fc fc fc fa fb fb fb fc fc fc fc
[   18.901280]  ffff888102888980: fa fb fb fb fc fc fc fc fa fb fb fb fc fc fc fc
[   18.902350] >ffff888102888a00: 00 07 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   18.902974]                       ^
[   18.903580]  ffff888102888a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   18.904353]  ffff888102888b00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   18.905062] ==================================================================

test log snippet boot parser 227

Home

[   18.803181] ==================================================================
[   18.805023] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_krealloc_more+0x1ea/0x2e0
[   18.805756] Write of size 1 at addr ffff888102dc40d3 by task kunit_try_catch/224
[   18.806631] 
[   18.807680] CPU: 1 PID: 224 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   18.808501] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   18.809689] Call Trace:
[   18.810519]  dump_stack+0xa4/0xdd
[   18.810908]  ? kmalloc_oob_krealloc_more+0x1ea/0x2e0
[   18.812216]  print_address_description.constprop.0+0x21/0x2d0
[   18.812864]  ? _raw_spin_lock_irqsave+0x94/0x100
[   18.813387]  ? _raw_write_lock_irq+0xf0/0xf0
[   18.814381]  ? kmalloc_oob_krealloc_more+0x1ea/0x2e0
[   18.815183]  ? kmalloc_oob_krealloc_more+0x1ea/0x2e0
[   18.816087]  kasan_report.cold+0x37/0x71
[   18.816639]  ? kmalloc_oob_krealloc_more+0x1ea/0x2e0
[   18.817450]  __asan_store1+0x65/0x70
[   18.817829]  kmalloc_oob_krealloc_more+0x1ea/0x2e0
[   18.818604]  ? kmalloc_oob_krealloc_less+0x2e0/0x2e0
[   18.819166]  ? kunit_unary_assert_format+0xf0/0xf0
[   18.820202]  ? __kasan_check_write+0x14/0x20
[   18.820933]  ? _raw_spin_lock_irqsave+0x94/0x100
[   18.821731]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   18.822529]  ? __kthread_parkme+0x5f/0xa0
[   18.823459]  kunit_try_run_case+0x8f/0xd0
[   18.823824]  ? kunit_catch_run_case+0x80/0x80
[   18.824774]  ? kunit_try_catch_throw+0x40/0x40
[   18.825513]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   18.826294]  kthread+0x1d6/0x200
[   18.826837]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   18.827383]  ret_from_fork+0x22/0x30
[   18.828004] 
[   18.828271] Allocated by task 224:
[   18.828714]  kasan_save_stack+0x34/0x60
[   18.830054]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   18.830564]  kasan_krealloc+0x6f/0xa0
[   18.831048]  krealloc+0xae/0x100
[   18.831720]  kmalloc_oob_krealloc_more+0x137/0x2e0
[   18.832527]  kunit_try_run_case+0x8f/0xd0
[   18.833042]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   18.833711]  kthread+0x1d6/0x200
[   18.834136]  ret_from_fork+0x22/0x30
[   18.835304] 
[   18.835724] The buggy address belongs to the object at ffff888102dc40c0
[   18.835724]  which belongs to the cache kmalloc-32 of size 32
[   18.836818] The buggy address is located 19 bytes inside of
[   18.836818]  32-byte region [ffff888102dc40c0, ffff888102dc40e0)
[   18.838534] The buggy address belongs to the page:
[   18.839360] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102dc4
[   18.840020] flags: 0x200000000000200(slab)
[   18.840770] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041a00
[   18.841919] raw: 0000000000000000 0000000080400040 00000001ffffffff 0000000000000000
[   18.842457] page dumped because: kasan: bad access detected
[   18.843068] 
[   18.843313] Memory state around the buggy address:
[   18.843878]  ffff888102dc3f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   18.845515]  ffff888102dc4000: fa fb fb fb fc fc fc fc 00 00 00 fc fc fc fc fc
[   18.846477] >ffff888102dc4080: 00 00 00 fc fc fc fc fc 00 00 03 fc fc fc fc fc
[   18.847307]                                                  ^
[   18.847765]  ffff888102dc4100: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   18.849358]  ffff888102dc4180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   18.850143] ==================================================================

test log snippet boot parser 228

Home

[   18.514457] ==================================================================
[   18.515548] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_left+0x15b/0x260
[   18.516118] Read of size 1 at addr ffff8881021d6e3f by task kunit_try_catch/218
[   18.516720] 
[   18.517295] CPU: 1 PID: 218 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   18.518017] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   18.518671] Call Trace:
[   18.519137]  dump_stack+0xa4/0xdd
[   18.519605]  ? kmalloc_oob_left+0x15b/0x260
[   18.519960]  print_address_description.constprop.0+0x21/0x2d0
[   18.520954]  ? _raw_spin_lock_irqsave+0x94/0x100
[   18.521560]  ? _raw_write_lock_irq+0xf0/0xf0
[   18.522735]  ? kmalloc_oob_left+0x15b/0x260
[   18.523276]  ? kmalloc_oob_left+0x15b/0x260
[   18.523725]  kasan_report.cold+0x37/0x71
[   18.524230]  ? kmalloc_oob_left+0x15b/0x260
[   18.524778]  __asan_load1+0x62/0x70
[   18.525273]  kmalloc_oob_left+0x15b/0x260
[   18.525758]  ? kmalloc_pagealloc_oob_right+0x220/0x220
[   18.526439]  ? kunit_unary_assert_format+0xf0/0xf0
[   18.527000]  ? __kasan_check_write+0x14/0x20
[   18.527514]  ? _raw_spin_lock_irqsave+0x94/0x100
[   18.528037]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   18.528674]  ? __kthread_parkme+0x5f/0xa0
[   18.529163]  kunit_try_run_case+0x8f/0xd0
[   18.529768]  ? kunit_catch_run_case+0x80/0x80
[   18.530283]  ? kunit_try_catch_throw+0x40/0x40
[   18.530938]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   18.531703]  kthread+0x1d6/0x200
[   18.532199]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   18.532970]  ret_from_fork+0x22/0x30
[   18.533342] 
[   18.533734] Allocated by task 1:
[   18.534121]  kasan_save_stack+0x34/0x60
[   18.534660]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   18.535364]  kasan_kmalloc+0x9/0x10
[   18.535821]  kmem_cache_alloc_trace+0x123/0x270
[   18.536309]  x509_key_preparse+0x1b8/0x370
[   18.537138]  asymmetric_key_preparse+0x73/0xf0
[   18.538141]  key_create_or_update+0x31b/0x790
[   18.538794]  regulatory_init_db+0x13e/0x21a
[   18.539203]  do_one_initcall+0xaf/0x2e0
[   18.540481]  kernel_init_freeable+0x2f1/0x351
[   18.540875]  kernel_init+0x11/0x129
[   18.541335]  ret_from_fork+0x22/0x30
[   18.541642] 
[   18.541921] The buggy address belongs to the object at ffff8881021d6e20
[   18.541921]  which belongs to the cache kmalloc-16 of size 16
[   18.542951] The buggy address is located 15 bytes to the right of
[   18.542951]  16-byte region [ffff8881021d6e20, ffff8881021d6e30)
[   18.544327] The buggy address belongs to the page:
[   18.545002] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1021d6
[   18.546496] flags: 0x200000000000200(slab)
[   18.546870] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041b40
[   18.547679] raw: 0000000000000000 0000000080800080 00000001ffffffff 0000000000000000
[   18.548827] page dumped because: kasan: bad access detected
[   18.549477] 
[   18.550228] Memory state around the buggy address:
[   18.550728]  ffff8881021d6d00: 00 00 fc fc 00 00 fc fc 00 00 fc fc 00 00 fc fc
[   18.551676]  ffff8881021d6d80: 00 00 fc fc 00 00 fc fc fa fb fc fc fa fb fc fc
[   18.552437] >ffff8881021d6e00: 00 00 fc fc 00 00 fc fc 00 07 fc fc fc fc fc fc
[   18.553107]                                         ^
[   18.554049]  ffff8881021d6e80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   18.554810]  ffff8881021d6f00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   18.555737] ==================================================================

test log snippet boot parser 229

Home

[   19.203147] ==================================================================
[   19.204367] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_memset_8+0x160/0x250
[   19.205526] Write of size 8 at addr ffff888102b914d9 by task kunit_try_catch/231
[   19.206547] 
[   19.206930] CPU: 0 PID: 231 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   19.208128] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   19.209442] Call Trace:
[   19.209881]  dump_stack+0xa4/0xdd
[   19.210385]  ? kmalloc_oob_memset_8+0x160/0x250
[   19.211186]  print_address_description.constprop.0+0x21/0x2d0
[   19.211867]  ? _raw_spin_lock_irqsave+0x94/0x100
[   19.212403]  ? _raw_write_lock_irq+0xf0/0xf0
[   19.212924]  ? kmalloc_oob_memset_8+0x160/0x250
[   19.213570]  ? kmalloc_oob_memset_8+0x160/0x250
[   19.214162]  kasan_report.cold+0x37/0x71
[   19.214634]  ? kmalloc_oob_memset_8+0x160/0x250
[   19.215335]  check_memory_region+0x168/0x1d0
[   19.216451]  memset+0x23/0x50
[   19.217043]  kmalloc_oob_memset_8+0x160/0x250
[   19.217784]  ? kmalloc_oob_memset_16+0x250/0x250
[   19.218593]  ? kunit_unary_assert_format+0xf0/0xf0
[   19.219111]  ? __kasan_check_write+0x14/0x20
[   19.219986]  ? _raw_spin_lock_irqsave+0x94/0x100
[   19.221037]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   19.221637]  ? __kthread_parkme+0x5f/0xa0
[   19.222414]  ? trace_hardirqs_on+0x38/0x100
[   19.223100]  kunit_try_run_case+0x8f/0xd0
[   19.223708]  ? kunit_catch_run_case+0x80/0x80
[   19.224336]  ? kunit_try_catch_throw+0x40/0x40
[   19.225293]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   19.225836]  kthread+0x1d6/0x200
[   19.226279]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   19.227797]  ret_from_fork+0x22/0x30
[   19.228244] 
[   19.228659] Allocated by task 231:
[   19.229685]  kasan_save_stack+0x34/0x60
[   19.230437]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   19.230854]  kasan_kmalloc+0x9/0x10
[   19.231486]  kmem_cache_alloc_trace+0x123/0x270
[   19.231877]  kmalloc_oob_memset_8+0xa1/0x250
[   19.232893]  kunit_try_run_case+0x8f/0xd0
[   19.233294]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   19.234479]  kthread+0x1d6/0x200
[   19.234788]  ret_from_fork+0x22/0x30
[   19.235761] 
[   19.236404] The buggy address belongs to the object at ffff888102b914d8
[   19.236404]  which belongs to the cache kmalloc-8 of size 8
[   19.237735] The buggy address is located 1 bytes inside of
[   19.237735]  8-byte region [ffff888102b914d8, ffff888102b914e0)
[   19.239386] The buggy address belongs to the page:
[   19.239646] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102b91
[   19.240840] flags: 0x200000000000200(slab)
[   19.241746] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041c80
[   19.242751] raw: 0000000000000000 0000000080660066 00000001ffffffff 0000000000000000
[   19.243732] page dumped because: kasan: bad access detected
[   19.244582] 
[   19.244827] Memory state around the buggy address:
[   19.246242]  ffff888102b91380: fc fc fc fa fc fc fc fc fa fc fc fc fc fa fc fc
[   19.247183]  ffff888102b91400: fc fc fa fc fc fc fc fa fc fc fc fc fa fc fc fc
[   19.248182] >ffff888102b91480: fc fa fc fc fc fc fa fc fc fc fc 00 fc fc fc fc
[   19.249411]                                                        ^
[   19.250127]  ffff888102b91500: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   19.250759]  ffff888102b91580: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   19.251940] ==================================================================

test log snippet boot parser 230

Home

[   19.257573] ==================================================================
[   19.258619] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_memset_16+0x160/0x250
[   19.259351] Write of size 16 at addr ffff8881021d6ee1 by task kunit_try_catch/232
[   19.259978] 
[   19.260249] CPU: 1 PID: 232 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   19.261806] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   19.262326] Call Trace:
[   19.264130]  dump_stack+0xa4/0xdd
[   19.264457]  ? kmalloc_oob_memset_16+0x160/0x250
[   19.265403]  print_address_description.constprop.0+0x21/0x2d0
[   19.266364]  ? _raw_spin_lock_irqsave+0x94/0x100
[   19.266854]  ? _raw_write_lock_irq+0xf0/0xf0
[   19.268035]  ? kmalloc_oob_memset_16+0x160/0x250
[   19.268645]  ? kmalloc_oob_memset_16+0x160/0x250
[   19.269889]  kasan_report.cold+0x37/0x71
[   19.270333]  ? kmalloc_oob_memset_16+0x160/0x250
[   19.271176]  check_memory_region+0x168/0x1d0
[   19.271995]  memset+0x23/0x50
[   19.272364]  kmalloc_oob_memset_16+0x160/0x250
[   19.272824]  ? kmalloc_uaf_memset+0x250/0x250
[   19.273302]  ? kunit_unary_assert_format+0xf0/0xf0
[   19.274787]  ? __kasan_check_write+0x14/0x20
[   19.275587]  ? _raw_spin_lock_irqsave+0x94/0x100
[   19.276049]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   19.277126]  ? __kthread_parkme+0x5f/0xa0
[   19.277557]  ? trace_hardirqs_on+0x38/0x100
[   19.278670]  kunit_try_run_case+0x8f/0xd0
[   19.279163]  ? kunit_catch_run_case+0x80/0x80
[   19.280056]  ? kunit_try_catch_throw+0x40/0x40
[   19.280566]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   19.280970]  kthread+0x1d6/0x200
[   19.281359]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   19.281851]  ret_from_fork+0x22/0x30
[   19.282219] 
[   19.282596] Allocated by task 232:
[   19.283026]  kasan_save_stack+0x34/0x60
[   19.283561]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   19.284059]  kasan_kmalloc+0x9/0x10
[   19.284506]  kmem_cache_alloc_trace+0x123/0x270
[   19.284896]  kmalloc_oob_memset_16+0xa1/0x250
[   19.285577]  kunit_try_run_case+0x8f/0xd0
[   19.286615]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   19.287314]  kthread+0x1d6/0x200
[   19.288184]  ret_from_fork+0x22/0x30
[   19.288471] 
[   19.288763] The buggy address belongs to the object at ffff8881021d6ee0
[   19.288763]  which belongs to the cache kmalloc-16 of size 16
[   19.291139] The buggy address is located 1 bytes inside of
[   19.291139]  16-byte region [ffff8881021d6ee0, ffff8881021d6ef0)
[   19.292310] The buggy address belongs to the page:
[   19.292928] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1021d6
[   19.294534] flags: 0x200000000000200(slab)
[   19.294749] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041b40
[   19.296446] raw: 0000000000000000 0000000080800080 00000001ffffffff 0000000000000000
[   19.297128] page dumped because: kasan: bad access detected
[   19.297649] 
[   19.297945] Memory state around the buggy address:
[   19.298294]  ffff8881021d6d80: 00 00 fc fc 00 00 fc fc fa fb fc fc fa fb fc fc
[   19.299822]  ffff8881021d6e00: 00 00 fc fc 00 00 fc fc fa fb fc fc fa fb fc fc
[   19.300815] >ffff8881021d6e80: fa fb fc fc fa fb fc fc fa fb fc fc 00 00 fc fc
[   19.301761]                                                              ^
[   19.302412]  ffff8881021d6f00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   19.302895]  ffff8881021d6f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   19.304219] ==================================================================

test log snippet boot parser 231

Home

[   19.094563] ==================================================================
[   19.096742] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_memset_2+0x160/0x250
[   19.098117] Write of size 2 at addr ffff888102b9148f by task kunit_try_catch/229
[   19.099617] 
[   19.099858] CPU: 0 PID: 229 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   19.100311] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   19.100773] Call Trace:
[   19.101078]  dump_stack+0xa4/0xdd
[   19.101349]  ? kmalloc_oob_memset_2+0x160/0x250
[   19.101947]  print_address_description.constprop.0+0x21/0x2d0
[   19.102723]  ? _raw_spin_lock_irqsave+0x94/0x100
[   19.104191]  ? _raw_write_lock_irq+0xf0/0xf0
[   19.105494]  ? kmalloc_oob_memset_2+0x160/0x250
[   19.106258]  ? kmalloc_oob_memset_2+0x160/0x250
[   19.106688]  kasan_report.cold+0x37/0x71
[   19.107370]  ? kmalloc_oob_memset_2+0x160/0x250
[   19.107880]  check_memory_region+0x168/0x1d0
[   19.108646]  memset+0x23/0x50
[   19.109286]  kmalloc_oob_memset_2+0x160/0x250
[   19.110279]  ? kmalloc_oob_memset_4+0x250/0x250
[   19.111004]  ? kunit_unary_assert_format+0xf0/0xf0
[   19.111405]  ? __kasan_check_write+0x14/0x20
[   19.111841]  ? _raw_spin_lock_irqsave+0x94/0x100
[   19.112628]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   19.113307]  ? __kthread_parkme+0x5f/0xa0
[   19.113825]  ? trace_hardirqs_on+0x38/0x100
[   19.114335]  kunit_try_run_case+0x8f/0xd0
[   19.115566]  ? kunit_catch_run_case+0x80/0x80
[   19.116212]  ? kunit_try_catch_throw+0x40/0x40
[   19.116822]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   19.117551]  kthread+0x1d6/0x200
[   19.118135]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   19.118717]  ret_from_fork+0x22/0x30
[   19.119817] 
[   19.120149] Allocated by task 229:
[   19.120710]  kasan_save_stack+0x34/0x60
[   19.121464]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   19.122333]  kasan_kmalloc+0x9/0x10
[   19.123080]  kmem_cache_alloc_trace+0x123/0x270
[   19.123675]  kmalloc_oob_memset_2+0xa1/0x250
[   19.124647]  kunit_try_run_case+0x8f/0xd0
[   19.125410]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   19.126285]  kthread+0x1d6/0x200
[   19.126884]  ret_from_fork+0x22/0x30
[   19.127519] 
[   19.127810] The buggy address belongs to the object at ffff888102b91488
[   19.127810]  which belongs to the cache kmalloc-8 of size 8
[   19.128742] The buggy address is located 7 bytes inside of
[   19.128742]  8-byte region [ffff888102b91488, ffff888102b91490)
[   19.130598] The buggy address belongs to the page:
[   19.131358] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102b91
[   19.132468] flags: 0x200000000000200(slab)
[   19.133177] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041c80
[   19.134007] raw: 0000000000000000 0000000080660066 00000001ffffffff 0000000000000000
[   19.134654] page dumped because: kasan: bad access detected
[   19.135960] 
[   19.136188] Memory state around the buggy address:
[   19.137067]  ffff888102b91380: fc fc fc fa fc fc fc fc fa fc fc fc fc fa fc fc
[   19.137809]  ffff888102b91400: fc fc fa fc fc fc fc fa fc fc fc fc fa fc fc fc
[   19.138397] >ffff888102b91480: fc 00 fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   19.139625]                          ^
[   19.140775]  ffff888102b91500: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   19.141599]  ffff888102b91580: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   19.142451] ==================================================================

test log snippet boot parser 232

Home

[   19.149210] ==================================================================
[   19.150112] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_memset_4+0x160/0x250
[   19.151134] Write of size 4 at addr ffff888102b914b5 by task kunit_try_catch/230
[   19.151692] 
[   19.152166] CPU: 0 PID: 230 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   19.153048] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   19.153940] Call Trace:
[   19.154774]  dump_stack+0xa4/0xdd
[   19.155402]  ? kmalloc_oob_memset_4+0x160/0x250
[   19.155972]  print_address_description.constprop.0+0x21/0x2d0
[   19.157345]  ? _raw_spin_lock_irqsave+0x94/0x100
[   19.157924]  ? _raw_write_lock_irq+0xf0/0xf0
[   19.158637]  ? kmalloc_oob_memset_4+0x160/0x250
[   19.159243]  ? kmalloc_oob_memset_4+0x160/0x250
[   19.160292]  kasan_report.cold+0x37/0x71
[   19.160777]  ? kmalloc_oob_memset_4+0x160/0x250
[   19.161542]  check_memory_region+0x168/0x1d0
[   19.162126]  memset+0x23/0x50
[   19.162678]  kmalloc_oob_memset_4+0x160/0x250
[   19.163227]  ? kmalloc_oob_memset_8+0x250/0x250
[   19.163930]  ? kunit_unary_assert_format+0xf0/0xf0
[   19.164496]  ? __kasan_check_write+0x14/0x20
[   19.165729]  ? _raw_spin_lock_irqsave+0x94/0x100
[   19.166301]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   19.167181]  ? __kthread_parkme+0x5f/0xa0
[   19.167812]  ? trace_hardirqs_on+0x38/0x100
[   19.168395]  kunit_try_run_case+0x8f/0xd0
[   19.168823]  ? kunit_catch_run_case+0x80/0x80
[   19.169543]  ? kunit_try_catch_throw+0x40/0x40
[   19.169998]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   19.171517]  kthread+0x1d6/0x200
[   19.172027]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   19.172787]  ret_from_fork+0x22/0x30
[   19.173463] 
[   19.173746] Allocated by task 230:
[   19.174522]  kasan_save_stack+0x34/0x60
[   19.175682]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   19.176263]  kasan_kmalloc+0x9/0x10
[   19.177079]  kmem_cache_alloc_trace+0x123/0x270
[   19.177868]  kmalloc_oob_memset_4+0xa1/0x250
[   19.178476]  kunit_try_run_case+0x8f/0xd0
[   19.178902]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   19.179716]  kthread+0x1d6/0x200
[   19.180932]  ret_from_fork+0x22/0x30
[   19.181475] 
[   19.181689] The buggy address belongs to the object at ffff888102b914b0
[   19.181689]  which belongs to the cache kmalloc-8 of size 8
[   19.183151] The buggy address is located 5 bytes inside of
[   19.183151]  8-byte region [ffff888102b914b0, ffff888102b914b8)
[   19.184227] The buggy address belongs to the page:
[   19.185310] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102b91
[   19.186574] flags: 0x200000000000200(slab)
[   19.187198] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041c80
[   19.188021] raw: 0000000000000000 0000000080660066 00000001ffffffff 0000000000000000
[   19.189037] page dumped because: kasan: bad access detected
[   19.189506] 
[   19.190460] Memory state around the buggy address:
[   19.191086]  ffff888102b91380: fc fc fc fa fc fc fc fc fa fc fc fc fc fa fc fc
[   19.191631]  ffff888102b91400: fc fc fa fc fc fc fc fa fc fc fc fc fa fc fc fc
[   19.192781] >ffff888102b91480: fc fa fc fc fc fc 00 fc fc fc fc fc fc fc fc fc
[   19.193788]                                         ^
[   19.194592]  ffff888102b91500: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   19.195405]  ffff888102b91580: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   19.196596] ==================================================================

test log snippet boot parser 233

Home

[   18.459562] ==================================================================
[   18.461937] BUG: KASAN: slab-out-of-bounds in kmalloc_oob_right+0x159/0x250
[   18.462737] Write of size 1 at addr ffff888102d9f87b by task kunit_try_catch/217
[   18.463658] 
[   18.464753] CPU: 1 PID: 217 Comm: kunit_try_catch Not tainted 5.10.233-rc1 #1
[   18.465224] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   18.466665] Call Trace:
[   18.468225]  dump_stack+0xa4/0xdd
[   18.468929]  ? kmalloc_oob_right+0x159/0x250
[   18.469589]  print_address_description.constprop.0+0x21/0x2d0
[   18.470210]  ? _raw_spin_lock_irqsave+0x94/0x100
[   18.470891]  ? _raw_write_lock_irq+0xf0/0xf0
[   18.471504]  ? kmalloc_oob_right+0x159/0x250
[   18.472085]  ? kmalloc_oob_right+0x159/0x250
[   18.472727]  kasan_report.cold+0x37/0x71
[   18.473135]  ? kmalloc_oob_right+0x159/0x250
[   18.473748]  __asan_store1+0x65/0x70
[   18.474217]  kmalloc_oob_right+0x159/0x250
[   18.474843]  ? kmalloc_oob_left+0x260/0x260
[   18.475348]  ? kunit_unary_assert_format+0xf0/0xf0
[   18.475896]  ? __kasan_check_write+0x14/0x20
[   18.476413]  ? _raw_spin_lock_irqsave+0x94/0x100
[   18.476962]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   18.477598]  ? __kthread_parkme+0x5f/0xa0
[   18.478134]  ? trace_hardirqs_on+0x38/0x100
[   18.478819]  kunit_try_run_case+0x8f/0xd0
[   18.479478]  ? kunit_catch_run_case+0x80/0x80
[   18.480096]  ? kunit_try_catch_throw+0x40/0x40
[   18.480789]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   18.481580]  kthread+0x1d6/0x200
[   18.482186]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   18.482824]  ret_from_fork+0x22/0x30
[   18.483615] 
[   18.484102] Allocated by task 217:
[   18.485190]  kasan_save_stack+0x34/0x60
[   18.485755]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   18.486249]  kasan_kmalloc+0x9/0x10
[   18.486905]  kmem_cache_alloc_trace+0x123/0x270
[   18.487948]  kmalloc_oob_right+0xa1/0x250
[   18.488441]  kunit_try_run_case+0x8f/0xd0
[   18.488919]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   18.489567]  kthread+0x1d6/0x200
[   18.490112]  ret_from_fork+0x22/0x30
[   18.491056] 
[   18.491766] The buggy address belongs to the object at ffff888102d9f800
[   18.491766]  which belongs to the cache kmalloc-128 of size 128
[   18.493124] The buggy address is located 123 bytes inside of
[   18.493124]  128-byte region [ffff888102d9f800, ffff888102d9f880)
[   18.494623] The buggy address belongs to the page:
[   18.496246] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102d9f
[   18.497110] flags: 0x200000000000200(slab)
[   18.498265] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041640
[   18.499096] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   18.500112] page dumped because: kasan: bad access detected
[   18.501018] 
[   18.501281] Memory state around the buggy address:
[   18.502293]  ffff888102d9f700: 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc fc
[   18.503593]  ffff888102d9f780: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   18.504451] >ffff888102d9f800: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03
[   18.505715]                                                                 ^
[   18.506367]  ffff888102d9f880: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   18.507210]  ffff888102d9f900: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   18.507878] ==================================================================

test log snippet boot parser 234

Home

[   18.619226] ==================================================================
[   18.621295] BUG: KASAN: slab-out-of-bounds in kmalloc_pagealloc_oob_right+0x13f/0x220
[   18.622278] Write of size 1 at addr ffff888102efe00a by task kunit_try_catch/220
[   18.623797] 
[   18.624330] CPU: 0 PID: 220 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   18.625459] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   18.626144] Call Trace:
[   18.626583]  dump_stack+0xa4/0xdd
[   18.627655]  ? kmalloc_pagealloc_oob_right+0x13f/0x220
[   18.628410]  print_address_description.constprop.0+0x21/0x2d0
[   18.629761]  ? _raw_spin_lock_irqsave+0x94/0x100
[   18.630506]  ? _raw_write_lock_irq+0xf0/0xf0
[   18.631066]  ? kmalloc_pagealloc_oob_right+0x13f/0x220
[   18.631999]  ? kmalloc_pagealloc_oob_right+0x13f/0x220
[   18.632769]  kasan_report.cold+0x37/0x71
[   18.633383]  ? kmalloc_pagealloc_oob_right+0x13f/0x220
[   18.634109]  __asan_store1+0x65/0x70
[   18.634738]  kmalloc_pagealloc_oob_right+0x13f/0x220
[   18.635402]  ? kmalloc_pagealloc_uaf+0x220/0x220
[   18.636073]  ? kunit_unary_assert_format+0xf0/0xf0
[   18.636513]  ? __kasan_check_write+0x14/0x20
[   18.637205]  ? _raw_spin_lock_irqsave+0x94/0x100
[   18.637901]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   18.638637]  ? __kthread_parkme+0x5f/0xa0
[   18.639195]  ? trace_hardirqs_on+0x38/0x100
[   18.639764]  kunit_try_run_case+0x8f/0xd0
[   18.640376]  ? kunit_catch_run_case+0x80/0x80
[   18.640981]  ? kunit_try_catch_throw+0x40/0x40
[   18.641703]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   18.642153]  kthread+0x1d6/0x200
[   18.642400]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   18.643753]  ret_from_fork+0x22/0x30
[   18.644335] 
[   18.644587] The buggy address belongs to the page:
[   18.645655] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102efc
[   18.646837] head:(____ptrval____) order:2 compound_mapcount:0 compound_pincount:0
[   18.647583] flags: 0x200000000010000(head)
[   18.648552] raw: 0200000000010000 dead000000000100 dead000000000122 0000000000000000
[   18.649691] raw: 0000000000000000 0000000000000000 00000001ffffffff 0000000000000000
[   18.650330] page dumped because: kasan: bad access detected
[   18.651059] 
[   18.651270] Memory state around the buggy address:
[   18.651673]  ffff888102efdf00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   18.653210]  ffff888102efdf80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   18.653997] >ffff888102efe000: 00 02 fe fe fe fe fe fe fe fe fe fe fe fe fe fe
[   18.654778]                       ^
[   18.655578]  ffff888102efe080: fe fe fe fe fe fe fe fe fe fe fe fe fe fe fe fe
[   18.656507]  ffff888102efe100: fe fe fe fe fe fe fe fe fe fe fe fe fe fe fe fe
[   18.657271] ==================================================================

test log snippet boot parser 235

Home

[   19.538380] ==================================================================
[   19.539643] BUG: KASAN: slab-out-of-bounds in kmem_cache_oob+0x169/0x280
[   19.540756] Read of size 1 at addr ffff888102e7a0c8 by task kunit_try_catch/239
[   19.541995] 
[   19.542733] CPU: 0 PID: 239 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   19.543826] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   19.545084] Call Trace:
[   19.545536]  dump_stack+0xa4/0xdd
[   19.546555]  ? kmem_cache_oob+0x169/0x280
[   19.547189]  print_address_description.constprop.0+0x21/0x2d0
[   19.547862]  ? _raw_spin_lock_irqsave+0x94/0x100
[   19.548546]  ? _raw_write_lock_irq+0xf0/0xf0
[   19.549615]  ? kmem_cache_oob+0x169/0x280
[   19.550109]  ? kmem_cache_oob+0x169/0x280
[   19.550978]  kasan_report.cold+0x37/0x71
[   19.552067]  ? kmem_cache_oob+0x169/0x280
[   19.552478]  __asan_load1+0x62/0x70
[   19.553069]  kmem_cache_oob+0x169/0x280
[   19.554172]  ? kmem_cache_double_free+0x260/0x260
[   19.555018]  ? kunit_unary_assert_format+0xf0/0xf0
[   19.555785]  ? __kasan_check_write+0x14/0x20
[   19.556565]  ? _raw_spin_lock_irqsave+0x94/0x100
[   19.557137]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   19.557737]  ? __kthread_parkme+0x5f/0xa0
[   19.558506]  kunit_try_run_case+0x8f/0xd0
[   19.559373]  ? kunit_catch_run_case+0x80/0x80
[   19.560097]  ? kunit_try_catch_throw+0x40/0x40
[   19.560658]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   19.561768]  kthread+0x1d6/0x200
[   19.562410]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   19.563582]  ret_from_fork+0x22/0x30
[   19.564469] 
[   19.564929] Allocated by task 239:
[   19.565438]  kasan_save_stack+0x34/0x60
[   19.565789]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   19.566554]  kasan_slab_alloc+0xe/0x20
[   19.567354]  kmem_cache_alloc+0xe2/0x250
[   19.568119]  kmem_cache_oob+0x122/0x280
[   19.568617]  kunit_try_run_case+0x8f/0xd0
[   19.569303]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   19.569825]  kthread+0x1d6/0x200
[   19.570279]  ret_from_fork+0x22/0x30
[   19.570575] 
[   19.570947] The buggy address belongs to the object at ffff888102e7a000
[   19.570947]  which belongs to the cache test_cache of size 200
[   19.573165] The buggy address is located 0 bytes to the right of
[   19.573165]  200-byte region [ffff888102e7a000, ffff888102e7a0c8)
[   19.574627] The buggy address belongs to the page:
[   19.575547] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102e7a
[   19.576526] flags: 0x200000000000200(slab)
[   19.577234] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888102869500
[   19.578038] raw: 0000000000000000 00000000800f000f 00000001ffffffff 0000000000000000
[   19.578656] page dumped because: kasan: bad access detected
[   19.579219] 
[   19.579868] Memory state around the buggy address:
[   19.580262]  ffff888102e79f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   19.581295]  ffff888102e7a000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   19.582057] >ffff888102e7a080: 00 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc
[   19.583343]                                               ^
[   19.584077]  ffff888102e7a100: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   19.584670]  ffff888102e7a180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   19.585696] ==================================================================

test log snippet boot parser 236

Home

[   20.307569] ==================================================================
[   20.308647] BUG: KASAN: slab-out-of-bounds in ksize_unpoisons_memory+0x177/0x270
[   20.309950] Write of size 1 at addr ffff888102e77680 by task kunit_try_catch/245
[   20.310676] 
[   20.310951] CPU: 0 PID: 245 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   20.312154] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   20.313130] Call Trace:
[   20.313596]  dump_stack+0xa4/0xdd
[   20.313996]  ? ksize_unpoisons_memory+0x177/0x270
[   20.314606]  print_address_description.constprop.0+0x21/0x2d0
[   20.315183]  ? _raw_spin_lock_irqsave+0x94/0x100
[   20.315789]  ? _raw_write_lock_irq+0xf0/0xf0
[   20.316167]  ? ksize_unpoisons_memory+0x177/0x270
[   20.316813]  ? ksize_unpoisons_memory+0x177/0x270
[   20.317401]  kasan_report.cold+0x37/0x71
[   20.317880]  ? ksize_unpoisons_memory+0x177/0x270
[   20.318465]  __asan_store1+0x65/0x70
[   20.318953]  ksize_unpoisons_memory+0x177/0x270
[   20.319461]  ? kmem_cache_oob+0x280/0x280
[   20.319875]  ? kunit_unary_assert_format+0xf0/0xf0
[   20.320578]  ? __kasan_check_write+0x14/0x20
[   20.321069]  ? _raw_spin_lock_irqsave+0x94/0x100
[   20.321697]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   20.322078]  ? __kthread_parkme+0x5f/0xa0
[   20.322728]  kunit_try_run_case+0x8f/0xd0
[   20.323247]  ? kunit_catch_run_case+0x80/0x80
[   20.323784]  ? kunit_try_catch_throw+0x40/0x40
[   20.324360]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.324897]  kthread+0x1d6/0x200
[   20.325443]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   20.326029]  ret_from_fork+0x22/0x30
[   20.326449] 
[   20.326758] Allocated by task 245:
[   20.327095]  kasan_save_stack+0x34/0x60
[   20.327491]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   20.328080]  kasan_kmalloc+0x9/0x10
[   20.328601]  kmem_cache_alloc_trace+0x123/0x270
[   20.329179]  ksize_unpoisons_memory+0xa3/0x270
[   20.329778]  kunit_try_run_case+0x8f/0xd0
[   20.330205]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.330878]  kthread+0x1d6/0x200
[   20.331165]  ret_from_fork+0x22/0x30
[   20.331647] 
[   20.331927] The buggy address belongs to the object at ffff888102e77600
[   20.331927]  which belongs to the cache kmalloc-128 of size 128
[   20.333128] The buggy address is located 0 bytes to the right of
[   20.333128]  128-byte region [ffff888102e77600, ffff888102e77680)
[   20.334126] The buggy address belongs to the page:
[   20.334786] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102e77
[   20.335355] flags: 0x200000000000200(slab)
[   20.335931] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041640
[   20.336774] raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
[   20.337580] page dumped because: kasan: bad access detected
[   20.337977] 
[   20.338241] Memory state around the buggy address:
[   20.338808]  ffff888102e77580: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   20.339253]  ffff888102e77600: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   20.339884] >ffff888102e77680: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   20.340686]                    ^
[   20.341118]  ffff888102e77700: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   20.341906]  ffff888102e77780: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   20.342742] ==================================================================

test log snippet boot parser 237

Home

[   20.476757] ==================================================================
[   20.477999] BUG: KASAN: slab-out-of-bounds in memchr+0x23/0x50
[   20.478711] Read of size 1 at addr ffff888102888c58 by task kunit_try_catch/248
[   20.479401] 
[   20.479665] CPU: 0 PID: 248 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   20.480122] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   20.481631] Call Trace:
[   20.482106]  dump_stack+0xa4/0xdd
[   20.482683]  ? memchr+0x23/0x50
[   20.483739]  print_address_description.constprop.0+0x21/0x2d0
[   20.484562]  ? _raw_spin_lock_irqsave+0x94/0x100
[   20.485207]  ? _raw_write_lock_irq+0xf0/0xf0
[   20.486214]  ? memchr+0x23/0x50
[   20.486698]  ? memchr+0x23/0x50
[   20.487122]  kasan_report.cold+0x37/0x71
[   20.487691]  ? memchr+0x23/0x50
[   20.488151]  __asan_load1+0x62/0x70
[   20.488742]  memchr+0x23/0x50
[   20.489833]  kasan_memchr+0x161/0x250
[   20.490303]  ? kasan_memcmp+0x2d0/0x2d0
[   20.490782]  ? kunit_unary_assert_format+0xf0/0xf0
[   20.491164]  ? __kasan_check_write+0x14/0x20
[   20.492221]  ? _raw_spin_lock_irqsave+0x94/0x100
[   20.493107]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   20.493483]  ? __kthread_parkme+0x5f/0xa0
[   20.493900]  ? trace_hardirqs_on+0x38/0x100
[   20.494538]  kunit_try_run_case+0x8f/0xd0
[   20.495058]  ? kunit_catch_run_case+0x80/0x80
[   20.495621]  ? kunit_try_catch_throw+0x40/0x40
[   20.496147]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.496902]  kthread+0x1d6/0x200
[   20.497656]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   20.499150]  ret_from_fork+0x22/0x30
[   20.499680] 
[   20.499970] Allocated by task 248:
[   20.500507]  kasan_save_stack+0x34/0x60
[   20.501021]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   20.501712]  kasan_kmalloc+0x9/0x10
[   20.502966]  kmem_cache_alloc_trace+0x123/0x270
[   20.503296]  kasan_memchr+0xa1/0x250
[   20.503982]  kunit_try_run_case+0x8f/0xd0
[   20.504812]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.505716]  kthread+0x1d6/0x200
[   20.506337]  ret_from_fork+0x22/0x30
[   20.507227] 
[   20.507587] The buggy address belongs to the object at ffff888102888c40
[   20.507587]  which belongs to the cache kmalloc-32 of size 32
[   20.508818] The buggy address is located 24 bytes inside of
[   20.508818]  32-byte region [ffff888102888c40, ffff888102888c60)
[   20.510345] The buggy address belongs to the page:
[   20.510851] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102888
[   20.511941] flags: 0x200000000000200(slab)
[   20.512563] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041a00
[   20.513600] raw: 0000000000000000 0000000080400040 00000001ffffffff 0000000000000000
[   20.514107] page dumped because: kasan: bad access detected
[   20.514945] 
[   20.515120] Memory state around the buggy address:
[   20.515494]  ffff888102888b00: fa fb fb fb fc fc fc fc fa fb fb fb fc fc fc fc
[   20.516211]  ffff888102888b80: fa fb fb fb fc fc fc fc fa fb fb fb fc fc fc fc
[   20.517447] >ffff888102888c00: 00 00 00 fc fc fc fc fc 00 00 00 fc fc fc fc fc
[   20.518996]                                                     ^
[   20.519820]  ffff888102888c80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   20.520780]  ffff888102888d00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   20.521761] ==================================================================

test log snippet boot parser 238

Home

[   20.527470] ==================================================================
[   20.528635] BUG: KASAN: slab-out-of-bounds in memcmp+0x31/0x70
[   20.529042] Read of size 1 at addr ffff888102dc4558 by task kunit_try_catch/249
[   20.529471] 
[   20.529767] CPU: 1 PID: 249 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   20.531911] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   20.532804] Call Trace:
[   20.533117]  dump_stack+0xa4/0xdd
[   20.533531]  ? memcmp+0x31/0x70
[   20.534096]  print_address_description.constprop.0+0x21/0x2d0
[   20.535192]  ? _raw_spin_lock_irqsave+0x94/0x100
[   20.536225]  ? _raw_write_lock_irq+0xf0/0xf0
[   20.537266]  ? memcmp+0x31/0x70
[   20.537668]  ? memcmp+0x31/0x70
[   20.538141]  kasan_report.cold+0x37/0x71
[   20.538876]  ? memcmp+0x31/0x70
[   20.539438]  __asan_load1+0x62/0x70
[   20.540371]  memcmp+0x31/0x70
[   20.540819]  kasan_memcmp+0x1bd/0x2d0
[   20.541338]  ? kmalloc_oob_in_memset+0x250/0x250
[   20.541939]  ? kunit_unary_assert_format+0xf0/0xf0
[   20.542881]  ? finish_task_switch+0xa9/0x380
[   20.543722]  ? finish_task_switch+0xb3/0x380
[   20.544695]  ? _raw_spin_lock_irqsave+0x94/0x100
[   20.545527]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   20.546001]  ? __kthread_parkme+0x5f/0xa0
[   20.546803]  kunit_try_run_case+0x8f/0xd0
[   20.547668]  ? kunit_catch_run_case+0x80/0x80
[   20.548651]  ? kunit_try_catch_throw+0x40/0x40
[   20.549254]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.550206]  kthread+0x1d6/0x200
[   20.550709]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   20.551516]  ret_from_fork+0x22/0x30
[   20.552378] 
[   20.552696] Allocated by task 249:
[   20.553070]  kasan_save_stack+0x34/0x60
[   20.553665]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   20.554201]  kasan_kmalloc+0x9/0x10
[   20.554602]  kmem_cache_alloc_trace+0x123/0x270
[   20.555007]  kasan_memcmp+0xec/0x2d0
[   20.555784]  kunit_try_run_case+0x8f/0xd0
[   20.557034]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.557728]  kthread+0x1d6/0x200
[   20.558367]  ret_from_fork+0x22/0x30
[   20.559119] 
[   20.559503] The buggy address belongs to the object at ffff888102dc4540
[   20.559503]  which belongs to the cache kmalloc-32 of size 32
[   20.561242] The buggy address is located 24 bytes inside of
[   20.561242]  32-byte region [ffff888102dc4540, ffff888102dc4560)
[   20.562375] The buggy address belongs to the page:
[   20.562980] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102dc4
[   20.564597] flags: 0x200000000000200(slab)
[   20.565319] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041a00
[   20.566234] raw: 0000000000000000 0000000080400040 00000001ffffffff 0000000000000000
[   20.566887] page dumped because: kasan: bad access detected
[   20.568478] 
[   20.568706] Memory state around the buggy address:
[   20.569769]  ffff888102dc4400: fa fb fb fb fc fc fc fc fa fb fb fb fc fc fc fc
[   20.570727]  ffff888102dc4480: fa fb fb fb fc fc fc fc 00 00 00 fc fc fc fc fc
[   20.571454] >ffff888102dc4500: 00 00 00 fc fc fc fc fc 00 00 00 fc fc fc fc fc
[   20.572065]                                                     ^
[   20.572989]  ffff888102dc4580: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   20.573820]  ffff888102dc4600: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   20.574768] ==================================================================

test log snippet boot parser 239

Home

[   20.164326] ==================================================================
[   20.166105] BUG: KASAN: stack-out-of-bounds in kasan_stack_oob+0xc4/0x1b0
[   20.167257] Read of size 1 at addr ffff888102f27e62 by task kunit_try_catch/242
[   20.168240] 
[   20.168668] CPU: 1 PID: 242 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   20.170147] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   20.170791] Call Trace:
[   20.171956]  dump_stack+0xa4/0xdd
[   20.172568]  ? kasan_stack_oob+0xc4/0x1b0
[   20.173270]  print_address_description.constprop.0+0x21/0x2d0
[   20.173765]  ? _raw_spin_lock_irqsave+0x94/0x100
[   20.174624]  ? _raw_write_lock_irq+0xf0/0xf0
[   20.175872]  ? kasan_stack_oob+0xc4/0x1b0
[   20.176535]  ? kasan_stack_oob+0xc4/0x1b0
[   20.177300]  kasan_report.cold+0x37/0x71
[   20.177669]  ? kasan_stack_oob+0xc4/0x1b0
[   20.178611]  __asan_load1+0x62/0x70
[   20.179058]  kasan_stack_oob+0xc4/0x1b0
[   20.180219]  ? _parse_integer+0xc0/0xc0
[   20.181065]  ? __kasan_check_write+0x14/0x20
[   20.181835]  ? _raw_spin_lock_irqsave+0x94/0x100
[   20.182803]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   20.183845]  ? __kthread_parkme+0x5f/0xa0
[   20.184565]  ? trace_hardirqs_on+0x38/0x100
[   20.185380]  kunit_try_run_case+0x8f/0xd0
[   20.185830]  ? kunit_catch_run_case+0x80/0x80
[   20.186972]  ? kunit_try_catch_throw+0x40/0x40
[   20.187880]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.188652]  kthread+0x1d6/0x200
[   20.189374]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   20.190204]  ret_from_fork+0x22/0x30
[   20.190673] 
[   20.190867] The buggy address belongs to the page:
[   20.192174] page:(____ptrval____) refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102f27
[   20.193242] flags: 0x200000000000000()
[   20.194301] raw: 0200000000000000 ffffea00040bc9c8 ffffea00040bc9c8 0000000000000000
[   20.195602] raw: 0000000000000000 0000000000000000 00000000ffffffff 0000000000000000
[   20.196397] page dumped because: kasan: bad access detected
[   20.197293] 
[   20.197683] addr ffff888102f27e62 is located in stack of task kunit_try_catch/242 at offset 202 in frame:
[   20.198705]  kasan_stack_oob+0x0/0x1b0
[   20.200061] 
[   20.200337] this frame has 3 objects:
[   20.201383]  [32, 40) 'array'
[   20.201511]  [64, 152) '__assertion'
[   20.201861]  [192, 202) 'stack_array'
[   20.202341] 
[   20.202815] Memory state around the buggy address:
[   20.203999]  ffff888102f27d00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   20.204751]  ffff888102f27d80: 00 00 00 f1 f1 f1 f1 00 f2 f2 f2 00 00 00 00 00
[   20.205719] >ffff888102f27e00: 00 00 00 00 00 00 f2 f2 f2 f2 f2 00 02 f3 f3 00
[   20.206631]                                                        ^
[   20.207565]  ffff888102f27e80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   20.208208]  ffff888102f27f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   20.209820] ==================================================================

test log snippet boot parser 240

Home

[   21.628635] ==================================================================
[   21.629971] BUG: KASAN: use-after-free in kfree_sensitive+0x1f/0x70
[   21.631075] Read of size 1 at addr ffff888102b82320 by task kunit_try_catch/253
[   21.631721] 
[   21.632830] CPU: 0 PID: 253 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   21.633805] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   21.635060] Call Trace:
[   21.635364]  dump_stack+0xa4/0xdd
[   21.636619]  ? kfree_sensitive+0x1f/0x70
[   21.637334]  print_address_description.constprop.0+0x21/0x2d0
[   21.638405]  ? _raw_spin_lock_irqsave+0x94/0x100
[   21.638901]  ? _raw_write_lock_irq+0xf0/0xf0
[   21.639609]  ? __kasan_check_write+0x14/0x20
[   21.640587]  ? kfree_sensitive+0x1f/0x70
[   21.641221]  ? kfree_sensitive+0x1f/0x70
[   21.641639]  kasan_report.cold+0x37/0x71
[   21.642276]  ? kfree_sensitive+0x1f/0x70
[   21.643324]  check_memory_region+0x168/0x1d0
[   21.643872]  __kasan_check_read+0x11/0x20
[   21.644856]  kfree_sensitive+0x1f/0x70
[   21.645268]  kmalloc_double_kzfree+0x15c/0x240
[   21.645825]  ? get_order+0x20/0x20
[   21.646186]  ? kunit_unary_assert_format+0xf0/0xf0
[   21.646809]  ? irqentry_exit+0x20/0x60
[   21.647287]  ? sysvec_apic_timer_interrupt+0x42/0x90
[   21.647858]  ? asm_sysvec_apic_timer_interrupt+0x12/0x20
[   21.648689]  ? get_order+0x20/0x20
[   21.649207]  ? kunit_try_run_case+0x84/0xd0
[   21.649871]  kunit_try_run_case+0x8f/0xd0
[   21.650479]  ? kunit_catch_run_case+0x80/0x80
[   21.650832]  ? kunit_try_catch_throw+0x40/0x40
[   21.651168]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.651883]  kthread+0x1d6/0x200
[   21.652562]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   21.653281]  ret_from_fork+0x22/0x30
[   21.653900] 
[   21.654159] Allocated by task 253:
[   21.654721]  kasan_save_stack+0x34/0x60
[   21.655271]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   21.655938]  kasan_kmalloc+0x9/0x10
[   21.656539]  kmem_cache_alloc_trace+0x123/0x270
[   21.657156]  kmalloc_double_kzfree+0x9e/0x240
[   21.657843]  kunit_try_run_case+0x8f/0xd0
[   21.658408]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.659142]  kthread+0x1d6/0x200
[   21.659606]  ret_from_fork+0x22/0x30
[   21.660065] 
[   21.660438] Freed by task 253:
[   21.660869]  kasan_save_stack+0x34/0x60
[   21.661472]  kasan_set_track+0x20/0x30
[   21.662034]  kasan_set_free_info+0x1f/0x40
[   21.662726]  __kasan_slab_free+0x117/0x160
[   21.663360]  kasan_slab_free+0xe/0x20
[   21.663925]  kfree+0xa8/0x4c0
[   21.664413]  kfree_sensitive+0x64/0x70
[   21.664981]  kmalloc_double_kzfree+0x125/0x240
[   21.665634]  kunit_try_run_case+0x8f/0xd0
[   21.666136]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   21.666915]  kthread+0x1d6/0x200
[   21.667509]  ret_from_fork+0x22/0x30
[   21.667982] 
[   21.668227] The buggy address belongs to the object at ffff888102b82320
[   21.668227]  which belongs to the cache kmalloc-16 of size 16
[   21.669543] The buggy address is located 0 bytes inside of
[   21.669543]  16-byte region [ffff888102b82320, ffff888102b82330)
[   21.670732] The buggy address belongs to the page:
[   21.671413] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102b82
[   21.672487] flags: 0x200000000000200(slab)
[   21.673134] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041b40
[   21.673872] raw: 0000000000000000 0000000080800080 00000001ffffffff 0000000000000000
[   21.674488] page dumped because: kasan: bad access detected
[   21.675116] 
[   21.675294] Memory state around the buggy address:
[   21.675888]  ffff888102b82200: 00 00 fc fc fa fb fc fc fa fb fc fc 00 00 fc fc
[   21.676612]  ffff888102b82280: 00 00 fc fc fa fb fc fc 00 00 fc fc fa fb fc fc
[   21.677112] >ffff888102b82300: fa fb fc fc fa fb fc fc fc fc fc fc fc fc fc fc
[   21.677924]                                ^
[   21.678436]  ffff888102b82380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.679123]  ffff888102b82400: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   21.679742] ==================================================================

test log snippet boot parser 241

Home

[   18.664544] ==================================================================
[   18.665974] BUG: KASAN: use-after-free in kmalloc_pagealloc_uaf+0x142/0x220
[   18.667130] Write of size 1 at addr ffff888102efc000 by task kunit_try_catch/221
[   18.668065] 
[   18.668385] CPU: 0 PID: 221 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   18.669088] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   18.669933] Call Trace:
[   18.670454]  dump_stack+0xa4/0xdd
[   18.670966]  ? kmalloc_pagealloc_uaf+0x142/0x220
[   18.671654]  print_address_description.constprop.0+0x21/0x2d0
[   18.672399]  ? _raw_spin_lock_irqsave+0x94/0x100
[   18.673010]  ? _raw_write_lock_irq+0xf0/0xf0
[   18.673612]  ? kmalloc_pagealloc_uaf+0x142/0x220
[   18.674174]  ? kmalloc_pagealloc_uaf+0x142/0x220
[   18.674738]  kasan_report.cold+0x37/0x71
[   18.675248]  ? kmalloc_pagealloc_uaf+0x142/0x220
[   18.675889]  __asan_store1+0x65/0x70
[   18.676400]  kmalloc_pagealloc_uaf+0x142/0x220
[   18.676981]  ? kmalloc_pagealloc_invalid_free+0x210/0x210
[   18.677632]  ? kunit_unary_assert_format+0xf0/0xf0
[   18.678125]  ? __kasan_check_write+0x14/0x20
[   18.678593]  ? _raw_spin_lock_irqsave+0x94/0x100
[   18.679041]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   18.679658]  ? __kthread_parkme+0x5f/0xa0
[   18.680145]  ? trace_hardirqs_on+0x38/0x100
[   18.680639]  kunit_try_run_case+0x8f/0xd0
[   18.681124]  ? kunit_catch_run_case+0x80/0x80
[   18.681680]  ? kunit_try_catch_throw+0x40/0x40
[   18.682026]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   18.682694]  kthread+0x1d6/0x200
[   18.683126]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   18.683767]  ret_from_fork+0x22/0x30
[   18.684069] 
[   18.684339] The buggy address belongs to the page:
[   18.685012] page:(____ptrval____) refcount:0 mapcount:-128 mapping:0000000000000000 index:0x0 pfn:0x102efc
[   18.685793] flags: 0x200000000000000()
[   18.686283] raw: 0200000000000000 ffff88817fffab50 ffff88817fffab50 0000000000000000
[   18.687118] raw: 0000000000000000 0000000000000002 00000000ffffff7f 0000000000000000
[   18.687808] page dumped because: kasan: bad access detected
[   18.688201] 
[   18.688488] Memory state around the buggy address:
[   18.689042]  ffff888102efbf00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   18.689829]  ffff888102efbf80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   18.690526] >ffff888102efc000: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[   18.691054]                    ^
[   18.691534]  ffff888102efc080: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[   18.692031]  ffff888102efc100: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[   18.692523] ==================================================================

test log snippet boot parser 242

Home

[   19.476597] ==================================================================
[   19.477822] BUG: KASAN: use-after-free in kmalloc_uaf2+0x210/0x380
[   19.478699] Write of size 1 at addr ffff888102dc34a8 by task kunit_try_catch/236
[   19.479157] 
[   19.479523] CPU: 1 PID: 236 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   19.480319] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   19.481212] Call Trace:
[   19.481718]  dump_stack+0xa4/0xdd
[   19.482218]  ? kmalloc_uaf2+0x210/0x380
[   19.482785]  print_address_description.constprop.0+0x21/0x2d0
[   19.483370]  ? _raw_spin_lock_irqsave+0x94/0x100
[   19.483973]  ? _raw_write_lock_irq+0xf0/0xf0
[   19.484571]  ? kmalloc_uaf2+0x210/0x380
[   19.485026]  ? kmalloc_uaf2+0x210/0x380
[   19.485566]  kasan_report.cold+0x37/0x71
[   19.486095]  ? kmalloc_uaf2+0x210/0x380
[   19.486658]  __asan_store1+0x65/0x70
[   19.487068]  kmalloc_uaf2+0x210/0x380
[   19.487653]  ? kfree_via_page+0x1f0/0x1f0
[   19.488192]  ? kunit_unary_assert_format+0xf0/0xf0
[   19.488820]  ? __kasan_check_write+0x14/0x20
[   19.489254]  ? _raw_spin_lock_irqsave+0x94/0x100
[   19.489861]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   19.490444]  ? __kthread_parkme+0x5f/0xa0
[   19.490793]  kunit_try_run_case+0x8f/0xd0
[   19.491114]  ? kunit_catch_run_case+0x80/0x80
[   19.491772]  ? kunit_try_catch_throw+0x40/0x40
[   19.492434]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   19.493106]  kthread+0x1d6/0x200
[   19.493694]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   19.494342]  ret_from_fork+0x22/0x30
[   19.494748] 
[   19.494937] Allocated by task 236:
[   19.495236]  kasan_save_stack+0x34/0x60
[   19.495821]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   19.496468]  kasan_kmalloc+0x9/0x10
[   19.496971]  kmem_cache_alloc_trace+0x123/0x270
[   19.497599]  kmalloc_uaf2+0xa3/0x380
[   19.497982]  kunit_try_run_case+0x8f/0xd0
[   19.498541]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   19.499096]  kthread+0x1d6/0x200
[   19.499514]  ret_from_fork+0x22/0x30
[   19.499769] 
[   19.499991] Freed by task 236:
[   19.500495]  kasan_save_stack+0x34/0x60
[   19.501014]  kasan_set_track+0x20/0x30
[   19.501578]  kasan_set_free_info+0x1f/0x40
[   19.502099]  __kasan_slab_free+0x117/0x160
[   19.502579]  kasan_slab_free+0xe/0x20
[   19.503105]  kfree+0xa8/0x4c0
[   19.503589]  kmalloc_uaf2+0x134/0x380
[   19.503896]  kunit_try_run_case+0x8f/0xd0
[   19.504278]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   19.505001]  kthread+0x1d6/0x200
[   19.505480]  ret_from_fork+0x22/0x30
[   19.505916] 
[   19.506219] The buggy address belongs to the object at ffff888102dc3480
[   19.506219]  which belongs to the cache kmalloc-64 of size 64
[   19.507263] The buggy address is located 40 bytes inside of
[   19.507263]  64-byte region [ffff888102dc3480, ffff888102dc34c0)
[   19.508080] The buggy address belongs to the page:
[   19.508702] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102dc3
[   19.509646] flags: 0x200000000000200(slab)
[   19.510170] raw: 0200000000000200 dead000000000100 dead000000000122 ffff8881000418c0
[   19.512562] raw: 0000000000000000 0000000080200020 00000001ffffffff 0000000000000000
[   19.513389] page dumped because: kasan: bad access detected
[   19.513967] 
[   19.514208] Memory state around the buggy address:
[   19.514731]  ffff888102dc3380: fa fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc
[   19.515336]  ffff888102dc3400: fa fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc
[   19.516683] >ffff888102dc3480: fa fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc
[   19.517282]                                   ^
[   19.517869]  ffff888102dc3500: 00 00 00 00 00 03 fc fc fc fc fc fc fc fc fc fc
[   19.518455]  ffff888102dc3580: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   19.519119] ==================================================================

test log snippet boot parser 243

Home

[   19.357679] ==================================================================
[   19.358838] BUG: KASAN: use-after-free in kmalloc_uaf+0x161/0x250
[   19.359518] Write of size 1 at addr ffff888102b82308 by task kunit_try_catch/234
[   19.360615] 
[   19.360931] CPU: 0 PID: 234 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   19.361463] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   19.362325] Call Trace:
[   19.363513]  dump_stack+0xa4/0xdd
[   19.364105]  ? kmalloc_uaf+0x161/0x250
[   19.364630]  print_address_description.constprop.0+0x21/0x2d0
[   19.365201]  ? _raw_spin_lock_irqsave+0x94/0x100
[   19.366436]  ? _raw_write_lock_irq+0xf0/0xf0
[   19.367293]  ? kmalloc_uaf+0x161/0x250
[   19.367863]  ? kmalloc_uaf+0x161/0x250
[   19.368663]  kasan_report.cold+0x37/0x71
[   19.369549]  ? kmalloc_uaf+0x161/0x250
[   19.370368]  __asan_store1+0x65/0x70
[   19.370970]  kmalloc_uaf+0x161/0x250
[   19.371506]  ? kmalloc_uaf2+0x380/0x380
[   19.372278]  ? kunit_unary_assert_format+0xf0/0xf0
[   19.373109]  ? __kasan_check_write+0x14/0x20
[   19.373639]  ? _raw_spin_lock_irqsave+0x94/0x100
[   19.374510]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   19.375073]  ? __kthread_parkme+0x5f/0xa0
[   19.376046]  ? trace_hardirqs_on+0x38/0x100
[   19.376725]  kunit_try_run_case+0x8f/0xd0
[   19.377462]  ? kunit_catch_run_case+0x80/0x80
[   19.378095]  ? kunit_try_catch_throw+0x40/0x40
[   19.378672]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   19.379215]  kthread+0x1d6/0x200
[   19.379626]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   19.380128]  ret_from_fork+0x22/0x30
[   19.381334] 
[   19.381632] Allocated by task 234:
[   19.382382]  kasan_save_stack+0x34/0x60
[   19.383030]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   19.383648]  kasan_kmalloc+0x9/0x10
[   19.384631]  kmem_cache_alloc_trace+0x123/0x270
[   19.385442]  kmalloc_uaf+0xa1/0x250
[   19.386204]  kunit_try_run_case+0x8f/0xd0
[   19.386663]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   19.387550]  kthread+0x1d6/0x200
[   19.388399]  ret_from_fork+0x22/0x30
[   19.389058] 
[   19.389295] Freed by task 234:
[   19.389748]  kasan_save_stack+0x34/0x60
[   19.390515]  kasan_set_track+0x20/0x30
[   19.391179]  kasan_set_free_info+0x1f/0x40
[   19.391765]  __kasan_slab_free+0x117/0x160
[   19.392596]  kasan_slab_free+0xe/0x20
[   19.393157]  kfree+0xa8/0x4c0
[   19.394087]  kmalloc_uaf+0x128/0x250
[   19.394522]  kunit_try_run_case+0x8f/0xd0
[   19.395222]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   19.395741]  kthread+0x1d6/0x200
[   19.396633]  ret_from_fork+0x22/0x30
[   19.397271] 
[   19.397561] The buggy address belongs to the object at ffff888102b82300
[   19.397561]  which belongs to the cache kmalloc-16 of size 16
[   19.399589] The buggy address is located 8 bytes inside of
[   19.399589]  16-byte region [ffff888102b82300, ffff888102b82310)
[   19.401078] The buggy address belongs to the page:
[   19.401944] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102b82
[   19.403262] flags: 0x200000000000200(slab)
[   19.403912] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041b40
[   19.404548] raw: 0000000000000000 0000000080800080 00000001ffffffff 0000000000000000
[   19.405208] page dumped because: kasan: bad access detected
[   19.405865] 
[   19.406068] Memory state around the buggy address:
[   19.406794]  ffff888102b82200: 00 00 fc fc fa fb fc fc fa fb fc fc 00 00 fc fc
[   19.408268]  ffff888102b82280: 00 00 fc fc fa fb fc fc 00 00 fc fc fa fb fc fc
[   19.409292] >ffff888102b82300: fa fb fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   19.410152]                       ^
[   19.410841]  ffff888102b82380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   19.411917]  ffff888102b82400: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   19.413276] ==================================================================

test log snippet boot parser 244

Home

[   18.967686] ==================================================================
[   18.969446] BUG: KASAN: use-after-free in kmalloc_uaf_16+0x1d9/0x300
[   18.970954] Read of size 16 at addr ffff8881021d6ec0 by task kunit_try_catch/227
[   18.971879] 
[   18.972744] CPU: 1 PID: 227 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   18.973595] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   18.974607] Call Trace:
[   18.974939]  dump_stack+0xa4/0xdd
[   18.976122]  ? kmalloc_uaf_16+0x1d9/0x300
[   18.976809]  print_address_description.constprop.0+0x21/0x2d0
[   18.977631]  ? _raw_spin_lock_irqsave+0x94/0x100
[   18.978372]  ? _raw_write_lock_irq+0xf0/0xf0
[   18.978867]  ? kmalloc_uaf_16+0x1d9/0x300
[   18.980282]  ? kmalloc_uaf_16+0x1d9/0x300
[   18.980801]  kasan_report.cold+0x37/0x71
[   18.981643]  ? kmalloc_uaf_16+0x1d9/0x300
[   18.982557]  __asan_load16+0x65/0x90
[   18.983670]  kmalloc_uaf_16+0x1d9/0x300
[   18.984404]  ? kmalloc_uaf+0x250/0x250
[   18.984913]  ? kunit_unary_assert_format+0xf0/0xf0
[   18.986017]  ? __kasan_check_write+0x14/0x20
[   18.986735]  ? _raw_spin_lock_irqsave+0x94/0x100
[   18.987710]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   18.988258]  ? __kthread_parkme+0x5f/0xa0
[   18.989259]  kunit_try_run_case+0x8f/0xd0
[   18.989866]  ? kunit_catch_run_case+0x80/0x80
[   18.990355]  ? kunit_try_catch_throw+0x40/0x40
[   18.990850]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   18.992742]  kthread+0x1d6/0x200
[   18.993160]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   18.994177]  ret_from_fork+0x22/0x30
[   18.994859] 
[   18.995539] Allocated by task 227:
[   18.996411]  kasan_save_stack+0x34/0x60
[   18.997153]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   18.997894]  kasan_kmalloc+0x9/0x10
[   18.998697]  kmem_cache_alloc_trace+0x123/0x270
[   18.999740]  kmalloc_uaf_16+0x127/0x300
[   19.000308]  kunit_try_run_case+0x8f/0xd0
[   19.001469]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   19.002336]  kthread+0x1d6/0x200
[   19.003396]  ret_from_fork+0x22/0x30
[   19.004120] 
[   19.004482] Freed by task 227:
[   19.005358]  kasan_save_stack+0x34/0x60
[   19.006262]  kasan_set_track+0x20/0x30
[   19.007021]  kasan_set_free_info+0x1f/0x40
[   19.007374]  __kasan_slab_free+0x117/0x160
[   19.008249]  kasan_slab_free+0xe/0x20
[   19.008869]  kfree+0xa8/0x4c0
[   19.010210]  kmalloc_uaf_16+0x19a/0x300
[   19.010686]  kunit_try_run_case+0x8f/0xd0
[   19.011136]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   19.011670]  kthread+0x1d6/0x200
[   19.012198]  ret_from_fork+0x22/0x30
[   19.012729] 
[   19.013010] The buggy address belongs to the object at ffff8881021d6ec0
[   19.013010]  which belongs to the cache kmalloc-16 of size 16
[   19.014279] The buggy address is located 0 bytes inside of
[   19.014279]  16-byte region [ffff8881021d6ec0, ffff8881021d6ed0)
[   19.015617] The buggy address belongs to the page:
[   19.016437] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1021d6
[   19.017627] flags: 0x200000000000200(slab)
[   19.018253] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041b40
[   19.019089] raw: 0000000000000000 0000000080800080 00000001ffffffff 0000000000000000
[   19.020008] page dumped because: kasan: bad access detected
[   19.020874] 
[   19.021357] Memory state around the buggy address:
[   19.022387]  ffff8881021d6d80: 00 00 fc fc 00 00 fc fc fa fb fc fc fa fb fc fc
[   19.023257]  ffff8881021d6e00: 00 00 fc fc 00 00 fc fc fa fb fc fc fa fb fc fc
[   19.024181] >ffff8881021d6e80: fa fb fc fc 00 00 fc fc fa fb fc fc fc fc fc fc
[   19.024812]                                            ^
[   19.025616]  ffff8881021d6f00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   19.026375]  ffff8881021d6f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   19.027512] ==================================================================

test log snippet boot parser 245

Home

[   19.420438] ==================================================================
[   19.422128] BUG: KASAN: use-after-free in kmalloc_uaf_memset+0x163/0x250
[   19.423705] Write of size 33 at addr ffff888102dc3400 by task kunit_try_catch/235
[   19.424454] 
[   19.424685] CPU: 1 PID: 235 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   19.425774] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   19.426399] Call Trace:
[   19.426739]  dump_stack+0xa4/0xdd
[   19.427198]  ? kmalloc_uaf_memset+0x163/0x250
[   19.428692]  print_address_description.constprop.0+0x21/0x2d0
[   19.429472]  ? _raw_spin_lock_irqsave+0x94/0x100
[   19.430246]  ? _raw_write_lock_irq+0xf0/0xf0
[   19.431055]  ? kmalloc_uaf_memset+0x163/0x250
[   19.431648]  ? kmalloc_uaf_memset+0x163/0x250
[   19.432487]  kasan_report.cold+0x37/0x71
[   19.432805]  ? kmalloc_uaf_memset+0x163/0x250
[   19.433441]  check_memory_region+0x168/0x1d0
[   19.434751]  memset+0x23/0x50
[   19.435288]  kmalloc_uaf_memset+0x163/0x250
[   19.435924]  ? kasan_strings+0x650/0x650
[   19.436500]  ? kunit_unary_assert_format+0xf0/0xf0
[   19.437640]  ? irqentry_exit+0x20/0x60
[   19.438340]  ? sysvec_apic_timer_interrupt+0x42/0x90
[   19.439283]  ? asm_sysvec_apic_timer_interrupt+0x12/0x20
[   19.439740]  ? kasan_strings+0x650/0x650
[   19.440757]  ? kunit_try_run_case+0x84/0xd0
[   19.441785]  kunit_try_run_case+0x8f/0xd0
[   19.442297]  ? kunit_catch_run_case+0x80/0x80
[   19.443014]  ? kunit_try_catch_throw+0x40/0x40
[   19.443922]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   19.444180]  kthread+0x1d6/0x200
[   19.444357]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   19.444974]  ret_from_fork+0x22/0x30
[   19.445530] 
[   19.445741] Allocated by task 235:
[   19.446455]  kasan_save_stack+0x34/0x60
[   19.447201]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   19.447939]  kasan_kmalloc+0x9/0x10
[   19.448570]  kmem_cache_alloc_trace+0x123/0x270
[   19.449048]  kmalloc_uaf_memset+0x9e/0x250
[   19.449699]  kunit_try_run_case+0x8f/0xd0
[   19.450239]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   19.450964]  kthread+0x1d6/0x200
[   19.451529]  ret_from_fork+0x22/0x30
[   19.452074] 
[   19.452438] Freed by task 235:
[   19.453121]  kasan_save_stack+0x34/0x60
[   19.453762]  kasan_set_track+0x20/0x30
[   19.454095]  kasan_set_free_info+0x1f/0x40
[   19.454611]  __kasan_slab_free+0x117/0x160
[   19.455055]  kasan_slab_free+0xe/0x20
[   19.455695]  kfree+0xa8/0x4c0
[   19.455984]  kmalloc_uaf_memset+0x125/0x250
[   19.456196]  kunit_try_run_case+0x8f/0xd0
[   19.456382]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   19.456623]  kthread+0x1d6/0x200
[   19.456782]  ret_from_fork+0x22/0x30
[   19.456939] 
[   19.457056] The buggy address belongs to the object at ffff888102dc3400
[   19.457056]  which belongs to the cache kmalloc-64 of size 64
[   19.457525] The buggy address is located 0 bytes inside of
[   19.457525]  64-byte region [ffff888102dc3400, ffff888102dc3440)
[   19.458654] The buggy address belongs to the page:
[   19.460455] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102dc3
[   19.461670] flags: 0x200000000000200(slab)
[   19.462442] raw: 0200000000000200 dead000000000100 dead000000000122 ffff8881000418c0
[   19.463348] raw: 0000000000000000 0000000080200020 00000001ffffffff 0000000000000000
[   19.464199] page dumped because: kasan: bad access detected
[   19.464519] 
[   19.464666] Memory state around the buggy address:
[   19.465469]  ffff888102dc3300: fa fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc
[   19.466533]  ffff888102dc3380: fa fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc
[   19.467599] >ffff888102dc3400: fa fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc
[   19.468182]                    ^
[   19.468557]  ffff888102dc3480: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   19.469177]  ffff888102dc3500: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   19.470355] ==================================================================

test log snippet boot parser 246

Home

[   20.581685] ==================================================================
[   20.582510] BUG: KASAN: use-after-free in strchr+0x14/0x60
[   20.583049] Read of size 1 at addr ffff888102dc4590 by task kunit_try_catch/250
[   20.583834] 
[   20.584983] CPU: 1 PID: 250 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   20.586283] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   20.587181] Call Trace:
[   20.587682]  dump_stack+0xa4/0xdd
[   20.588553]  ? strchr+0x14/0x60
[   20.588907]  print_address_description.constprop.0+0x21/0x2d0
[   20.590251]  ? _raw_spin_lock_irqsave+0x94/0x100
[   20.590929]  ? _raw_write_lock_irq+0xf0/0xf0
[   20.591563]  ? _raw_spin_lock+0x7b/0xd0
[   20.592353]  ? strchr+0x14/0x60
[   20.592646]  ? strchr+0x14/0x60
[   20.593716]  kasan_report.cold+0x37/0x71
[   20.594549]  ? strchr+0x14/0x60
[   20.594995]  __asan_load1+0x62/0x70
[   20.595603]  strchr+0x14/0x60
[   20.596270]  kasan_strings+0x169/0x650
[   20.596859]  ? kmalloc_oob_right+0x250/0x250
[   20.597659]  ? kunit_unary_assert_format+0xf0/0xf0
[   20.598479]  ? __kasan_check_write+0x14/0x20
[   20.598937]  ? _raw_spin_lock_irqsave+0x94/0x100
[   20.599697]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   20.600280]  ? __kthread_parkme+0x5f/0xa0
[   20.601046]  kunit_try_run_case+0x8f/0xd0
[   20.601611]  ? kunit_catch_run_case+0x80/0x80
[   20.602137]  ? kunit_try_catch_throw+0x40/0x40
[   20.603215]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.603662]  kthread+0x1d6/0x200
[   20.604266]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   20.605200]  ret_from_fork+0x22/0x30
[   20.605679] 
[   20.605994] Allocated by task 250:
[   20.606460]  kasan_save_stack+0x34/0x60
[   20.606800]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   20.607358]  kasan_kmalloc+0x9/0x10
[   20.608181]  kmem_cache_alloc_trace+0x123/0x270
[   20.608663]  kasan_strings+0xa0/0x650
[   20.609009]  kunit_try_run_case+0x8f/0xd0
[   20.609751]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.610602]  kthread+0x1d6/0x200
[   20.611237]  ret_from_fork+0x22/0x30
[   20.611724] 
[   20.612202] Freed by task 250:
[   20.612672]  kasan_save_stack+0x34/0x60
[   20.613359]  kasan_set_track+0x20/0x30
[   20.614037]  kasan_set_free_info+0x1f/0x40
[   20.614582]  __kasan_slab_free+0x117/0x160
[   20.615402]  kasan_slab_free+0xe/0x20
[   20.616111]  kfree+0xa8/0x4c0
[   20.616496]  kasan_strings+0x12b/0x650
[   20.617184]  kunit_try_run_case+0x8f/0xd0
[   20.617684]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.618512]  kthread+0x1d6/0x200
[   20.619166]  ret_from_fork+0x22/0x30
[   20.619622] 
[   20.620083] The buggy address belongs to the object at ffff888102dc4580
[   20.620083]  which belongs to the cache kmalloc-32 of size 32
[   20.621281] The buggy address is located 16 bytes inside of
[   20.621281]  32-byte region [ffff888102dc4580, ffff888102dc45a0)
[   20.622259] The buggy address belongs to the page:
[   20.623348] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102dc4
[   20.624189] flags: 0x200000000000200(slab)
[   20.625083] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041a00
[   20.625990] raw: 0000000000000000 0000000080400040 00000001ffffffff 0000000000000000
[   20.626712] page dumped because: kasan: bad access detected
[   20.627561] 
[   20.627821] Memory state around the buggy address:
[   20.628701]  ffff888102dc4480: fa fb fb fb fc fc fc fc 00 00 00 fc fc fc fc fc
[   20.629603]  ffff888102dc4500: 00 00 00 fc fc fc fc fc fa fb fb fb fc fc fc fc
[   20.630451] >ffff888102dc4580: fa fb fb fb fc fc fc fc fc fc fc fc fc fc fc fc
[   20.631465]                          ^
[   20.632163]  ffff888102dc4600: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   20.633031]  ffff888102dc4680: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   20.633986] ==================================================================

test log snippet boot parser 247

Home

[   20.680740] ==================================================================
[   20.681627] BUG: KASAN: use-after-free in strcmp+0x22/0x60
[   20.682246] Read of size 1 at addr ffff888102dc4590 by task kunit_try_catch/250
[   20.683053] 
[   20.683405] CPU: 1 PID: 250 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   20.684152] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   20.684903] Call Trace:
[   20.685372]  dump_stack+0xa4/0xdd
[   20.685860]  ? strcmp+0x22/0x60
[   20.686254]  print_address_description.constprop.0+0x21/0x2d0
[   20.686912]  ? _raw_spin_lock_irqsave+0x94/0x100
[   20.687265]  ? _raw_write_lock_irq+0xf0/0xf0
[   20.687866]  ? end_report+0x32/0x55
[   20.688375]  ? strcmp+0x22/0x60
[   20.688814]  ? strcmp+0x22/0x60
[   20.689293]  kasan_report.cold+0x37/0x71
[   20.689780]  ? strcmp+0x22/0x60
[   20.690240]  __asan_load1+0x62/0x70
[   20.690733]  strcmp+0x22/0x60
[   20.691190]  kasan_strings+0x305/0x650
[   20.691702]  ? kmalloc_oob_right+0x250/0x250
[   20.692103]  ? kunit_unary_assert_format+0xf0/0xf0
[   20.692795]  ? kunit_binary_str_assert_format+0x150/0x150
[   20.693287]  ? _raw_spin_lock_irqsave+0x94/0x100
[   20.693861]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   20.694493]  ? __kthread_parkme+0x5f/0xa0
[   20.694915]  kunit_try_run_case+0x8f/0xd0
[   20.695489]  ? kunit_catch_run_case+0x80/0x80
[   20.696054]  ? kunit_try_catch_throw+0x40/0x40
[   20.696514]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.697138]  kthread+0x1d6/0x200
[   20.697680]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   20.698275]  ret_from_fork+0x22/0x30
[   20.698619] 
[   20.698805] Allocated by task 250:
[   20.699100]  kasan_save_stack+0x34/0x60
[   20.699491]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   20.700089]  kasan_kmalloc+0x9/0x10
[   20.700606]  kmem_cache_alloc_trace+0x123/0x270
[   20.701133]  kasan_strings+0xa0/0x650
[   20.701643]  kunit_try_run_case+0x8f/0xd0
[   20.702134]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.702857]  kthread+0x1d6/0x200
[   20.703294]  ret_from_fork+0x22/0x30
[   20.703758] 
[   20.704025] Freed by task 250:
[   20.704344]  kasan_save_stack+0x34/0x60
[   20.704681]  kasan_set_track+0x20/0x30
[   20.705004]  kasan_set_free_info+0x1f/0x40
[   20.705363]  __kasan_slab_free+0x117/0x160
[   20.705878]  kasan_slab_free+0xe/0x20
[   20.706404]  kfree+0xa8/0x4c0
[   20.706827]  kasan_strings+0x12b/0x650
[   20.707283]  kunit_try_run_case+0x8f/0xd0
[   20.707835]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.708511]  kthread+0x1d6/0x200
[   20.708948]  ret_from_fork+0x22/0x30
[   20.709447] 
[   20.709719] The buggy address belongs to the object at ffff888102dc4580
[   20.709719]  which belongs to the cache kmalloc-32 of size 32
[   20.710827] The buggy address is located 16 bytes inside of
[   20.710827]  32-byte region [ffff888102dc4580, ffff888102dc45a0)
[   20.711602] The buggy address belongs to the page:
[   20.712176] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102dc4
[   20.713210] flags: 0x200000000000200(slab)
[   20.713802] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041a00
[   20.714554] raw: 0000000000000000 0000000080400040 00000001ffffffff 0000000000000000
[   20.715183] page dumped because: kasan: bad access detected
[   20.715691] 
[   20.715862] Memory state around the buggy address:
[   20.716482]  ffff888102dc4480: fa fb fb fb fc fc fc fc fa fb fb fb fc fc fc fc
[   20.717240]  ffff888102dc4500: 00 00 00 fc fc fc fc fc fa fb fb fb fc fc fc fc
[   20.717908] >ffff888102dc4580: fa fb fb fb fc fc fc fc fc fc fc fc fc fc fc fc
[   20.718598]                          ^
[   20.719036]  ffff888102dc4600: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   20.719759]  ffff888102dc4680: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   20.720470] ==================================================================

test log snippet boot parser 248

Home

[   20.763309] ==================================================================
[   20.764112] BUG: KASAN: use-after-free in strlen+0xf/0x50
[   20.765165] Read of size 1 at addr ffff888102dc4590 by task kunit_try_catch/250
[   20.765941] 
[   20.766256] CPU: 1 PID: 250 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   20.767133] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   20.768060] Call Trace:
[   20.768570]  dump_stack+0xa4/0xdd
[   20.769048]  ? strlen+0xf/0x50
[   20.769822]  print_address_description.constprop.0+0x21/0x2d0
[   20.771385]  ? _raw_spin_lock_irqsave+0x94/0x100
[   20.772194]  ? _raw_write_lock_irq+0xf0/0xf0
[   20.773310]  ? _raw_spin_unlock_irqrestore+0x23/0x40
[   20.773976]  ? strlen+0xf/0x50
[   20.776069]  ? strlen+0xf/0x50
[   20.776637]  kasan_report.cold+0x37/0x71
[   20.777197]  ? strlen+0xf/0x50
[   20.777658]  __asan_load1+0x62/0x70
[   20.778180]  strlen+0xf/0x50
[   20.778689]  kasan_strings+0x495/0x650
[   20.779182]  ? kmalloc_oob_right+0x250/0x250
[   20.779676]  ? kunit_unary_assert_format+0xf0/0xf0
[   20.780288]  ? kunit_binary_str_assert_format+0x150/0x150
[   20.780905]  ? _raw_spin_lock_irqsave+0x94/0x100
[   20.781266]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   20.781862]  ? __kthread_parkme+0x5f/0xa0
[   20.782453]  kunit_try_run_case+0x8f/0xd0
[   20.783045]  ? kunit_catch_run_case+0x80/0x80
[   20.783668]  ? kunit_try_catch_throw+0x40/0x40
[   20.784243]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.784960]  kthread+0x1d6/0x200
[   20.785389]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   20.785973]  ret_from_fork+0x22/0x30
[   20.786260] 
[   20.786621] Allocated by task 250:
[   20.787069]  kasan_save_stack+0x34/0x60
[   20.787614]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   20.788140]  kasan_kmalloc+0x9/0x10
[   20.788677]  kmem_cache_alloc_trace+0x123/0x270
[   20.789076]  kasan_strings+0xa0/0x650
[   20.789440]  kunit_try_run_case+0x8f/0xd0
[   20.789773]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.790136]  kthread+0x1d6/0x200
[   20.790475]  ret_from_fork+0x22/0x30
[   20.790873] 
[   20.791121] Freed by task 250:
[   20.791591]  kasan_save_stack+0x34/0x60
[   20.792154]  kasan_set_track+0x20/0x30
[   20.792795]  kasan_set_free_info+0x1f/0x40
[   20.793379]  __kasan_slab_free+0x117/0x160
[   20.793930]  kasan_slab_free+0xe/0x20
[   20.794457]  kfree+0xa8/0x4c0
[   20.794860]  kasan_strings+0x12b/0x650
[   20.795387]  kunit_try_run_case+0x8f/0xd0
[   20.795934]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.796573]  kthread+0x1d6/0x200
[   20.796859]  ret_from_fork+0x22/0x30
[   20.797116] 
[   20.797346] The buggy address belongs to the object at ffff888102dc4580
[   20.797346]  which belongs to the cache kmalloc-32 of size 32
[   20.798562] The buggy address is located 16 bytes inside of
[   20.798562]  32-byte region [ffff888102dc4580, ffff888102dc45a0)
[   20.799727] The buggy address belongs to the page:
[   20.800358] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102dc4
[   20.801156] flags: 0x200000000000200(slab)
[   20.801565] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041a00
[   20.802035] raw: 0000000000000000 0000000080400040 00000001ffffffff 0000000000000000
[   20.802877] page dumped because: kasan: bad access detected
[   20.803533] 
[   20.803777] Memory state around the buggy address:
[   20.804356]  ffff888102dc4480: fa fb fb fb fc fc fc fc fa fb fb fb fc fc fc fc
[   20.805080]  ffff888102dc4500: 00 00 00 fc fc fc fc fc fa fb fb fb fc fc fc fc
[   20.805783] >ffff888102dc4580: fa fb fb fb fc fc fc fc fc fc fc fc fc fc fc fc
[   20.806287]                          ^
[   20.807310]  ffff888102dc4600: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   20.809022]  ffff888102dc4680: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   20.809793] ==================================================================

test log snippet boot parser 249

Home

[   20.721610] ==================================================================
[   20.722982] BUG: KASAN: use-after-free in strncmp+0x32/0x80
[   20.723658] Read of size 1 at addr ffff888102dc4590 by task kunit_try_catch/250
[   20.724193] 
[   20.724577] CPU: 1 PID: 250 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   20.725225] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   20.726063] Call Trace:
[   20.726573]  dump_stack+0xa4/0xdd
[   20.726996]  ? strncmp+0x32/0x80
[   20.727465]  print_address_description.constprop.0+0x21/0x2d0
[   20.728056]  ? _raw_spin_lock_irqsave+0x94/0x100
[   20.728487]  ? _raw_write_lock_irq+0xf0/0xf0
[   20.729054]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   20.729701]  ? strncmp+0x32/0x80
[   20.730151]  ? strncmp+0x32/0x80
[   20.730668]  kasan_report.cold+0x37/0x71
[   20.731115]  ? kasan_report.cold+0x55/0x71
[   20.731579]  ? strncmp+0x32/0x80
[   20.732082]  __asan_load1+0x62/0x70
[   20.732622]  strncmp+0x32/0x80
[   20.733112]  kasan_strings+0x3d3/0x650
[   20.733594]  ? kmalloc_oob_right+0x250/0x250
[   20.733944]  ? kunit_unary_assert_format+0xf0/0xf0
[   20.734319]  ? kunit_binary_str_assert_format+0x150/0x150
[   20.735011]  ? _raw_spin_lock_irqsave+0x94/0x100
[   20.735628]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   20.736208]  ? __kthread_parkme+0x5f/0xa0
[   20.736772]  kunit_try_run_case+0x8f/0xd0
[   20.737270]  ? kunit_catch_run_case+0x80/0x80
[   20.737841]  ? kunit_try_catch_throw+0x40/0x40
[   20.738364]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.738813]  kthread+0x1d6/0x200
[   20.739118]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   20.739561]  ret_from_fork+0x22/0x30
[   20.739846] 
[   20.740025] Allocated by task 250:
[   20.740359]  kasan_save_stack+0x34/0x60
[   20.740912]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   20.741529]  kasan_kmalloc+0x9/0x10
[   20.742012]  kmem_cache_alloc_trace+0x123/0x270
[   20.742622]  kasan_strings+0xa0/0x650
[   20.743150]  kunit_try_run_case+0x8f/0xd0
[   20.743739]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.744404]  kthread+0x1d6/0x200
[   20.744856]  ret_from_fork+0x22/0x30
[   20.745265] 
[   20.745611] Freed by task 250:
[   20.746147]  kasan_save_stack+0x34/0x60
[   20.746755]  kasan_set_track+0x20/0x30
[   20.747266]  kasan_set_free_info+0x1f/0x40
[   20.747845]  __kasan_slab_free+0x117/0x160
[   20.748413]  kasan_slab_free+0xe/0x20
[   20.748912]  kfree+0xa8/0x4c0
[   20.749384]  kasan_strings+0x12b/0x650
[   20.749878]  kunit_try_run_case+0x8f/0xd0
[   20.750452]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.750937]  kthread+0x1d6/0x200
[   20.751410]  ret_from_fork+0x22/0x30
[   20.751725] 
[   20.752032] The buggy address belongs to the object at ffff888102dc4580
[   20.752032]  which belongs to the cache kmalloc-32 of size 32
[   20.752929] The buggy address is located 16 bytes inside of
[   20.752929]  32-byte region [ffff888102dc4580, ffff888102dc45a0)
[   20.753691] The buggy address belongs to the page:
[   20.754247] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102dc4
[   20.755246] flags: 0x200000000000200(slab)
[   20.755873] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041a00
[   20.756743] raw: 0000000000000000 0000000080400040 00000001ffffffff 0000000000000000
[   20.757374] page dumped because: kasan: bad access detected
[   20.757731] 
[   20.757899] Memory state around the buggy address:
[   20.758246]  ffff888102dc4480: fa fb fb fb fc fc fc fc fa fb fb fb fc fc fc fc
[   20.758964]  ffff888102dc4500: 00 00 00 fc fc fc fc fc fa fb fb fb fc fc fc fc
[   20.759803] >ffff888102dc4580: fa fb fb fb fc fc fc fc fc fc fc fc fc fc fc fc
[   20.760639]                          ^
[   20.761142]  ffff888102dc4600: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   20.761764]  ffff888102dc4680: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   20.762172] ==================================================================

test log snippet boot parser 250

Home

[   20.811716] ==================================================================
[   20.812492] BUG: KASAN: use-after-free in strnlen+0x2d/0x50
[   20.812967] Read of size 1 at addr ffff888102dc4590 by task kunit_try_catch/250
[   20.813707] 
[   20.814010] CPU: 1 PID: 250 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   20.814748] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   20.815560] Call Trace:
[   20.815981]  dump_stack+0xa4/0xdd
[   20.816377]  ? strnlen+0x2d/0x50
[   20.816871]  print_address_description.constprop.0+0x21/0x2d0
[   20.817504]  ? _raw_spin_lock_irqsave+0x94/0x100
[   20.817918]  ? _raw_write_lock_irq+0xf0/0xf0
[   20.818253]  ? end_report+0x32/0x55
[   20.818743]  ? strnlen+0x2d/0x50
[   20.819203]  ? strnlen+0x2d/0x50
[   20.819709]  kasan_report.cold+0x37/0x71
[   20.820194]  ? kasan_report.cold+0x55/0x71
[   20.820779]  ? strnlen+0x2d/0x50
[   20.821273]  __asan_load1+0x62/0x70
[   20.821799]  strnlen+0x2d/0x50
[   20.822262]  kasan_strings+0x55c/0x650
[   20.822846]  ? kmalloc_oob_right+0x250/0x250
[   20.823400]  ? kunit_unary_assert_format+0xf0/0xf0
[   20.823809]  ? kunit_binary_str_assert_format+0x150/0x150
[   20.824379]  ? _raw_spin_lock_irqsave+0x94/0x100
[   20.824993]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   20.825631]  ? __kthread_parkme+0x5f/0xa0
[   20.826153]  kunit_try_run_case+0x8f/0xd0
[   20.826660]  ? kunit_catch_run_case+0x80/0x80
[   20.827160]  ? kunit_try_catch_throw+0x40/0x40
[   20.827620]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.828267]  kthread+0x1d6/0x200
[   20.828807]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   20.829489]  ret_from_fork+0x22/0x30
[   20.829945] 
[   20.830150] Allocated by task 250:
[   20.830514]  kasan_save_stack+0x34/0x60
[   20.831000]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   20.831636]  kasan_kmalloc+0x9/0x10
[   20.832081]  kmem_cache_alloc_trace+0x123/0x270
[   20.832540]  kasan_strings+0xa0/0x650
[   20.833083]  kunit_try_run_case+0x8f/0xd0
[   20.833522]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.834137]  kthread+0x1d6/0x200
[   20.834597]  ret_from_fork+0x22/0x30
[   20.834983] 
[   20.835184] Freed by task 250:
[   20.835570]  kasan_save_stack+0x34/0x60
[   20.836085]  kasan_set_track+0x20/0x30
[   20.836635]  kasan_set_free_info+0x1f/0x40
[   20.837066]  __kasan_slab_free+0x117/0x160
[   20.837413]  kasan_slab_free+0xe/0x20
[   20.837878]  kfree+0xa8/0x4c0
[   20.838349]  kasan_strings+0x12b/0x650
[   20.838831]  kunit_try_run_case+0x8f/0xd0
[   20.839223]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.839907]  kthread+0x1d6/0x200
[   20.840193]  ret_from_fork+0x22/0x30
[   20.840546] 
[   20.840838] The buggy address belongs to the object at ffff888102dc4580
[   20.840838]  which belongs to the cache kmalloc-32 of size 32
[   20.842061] The buggy address is located 16 bytes inside of
[   20.842061]  32-byte region [ffff888102dc4580, ffff888102dc45a0)
[   20.842993] The buggy address belongs to the page:
[   20.843649] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102dc4
[   20.844506] flags: 0x200000000000200(slab)
[   20.844851] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041a00
[   20.845378] raw: 0000000000000000 0000000080400040 00000001ffffffff 0000000000000000
[   20.846129] page dumped because: kasan: bad access detected
[   20.846875] 
[   20.847197] Memory state around the buggy address:
[   20.847860]  ffff888102dc4480: fa fb fb fb fc fc fc fc fa fb fb fb fc fc fc fc
[   20.848664]  ffff888102dc4500: 00 00 00 fc fc fc fc fc fa fb fb fb fc fc fc fc
[   20.849464] >ffff888102dc4580: fa fb fb fb fc fc fc fc fc fc fc fc fc fc fc fc
[   20.850052]                          ^
[   20.850542]  ffff888102dc4600: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   20.851108]  ffff888102dc4680: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   20.851667] ==================================================================

test log snippet boot parser 251

Home

[   20.637740] ==================================================================
[   20.638464] BUG: KASAN: use-after-free in strrchr+0x1a/0x40
[   20.638974] Read of size 1 at addr ffff888102dc4590 by task kunit_try_catch/250
[   20.639753] 
[   20.640004] CPU: 1 PID: 250 Comm: kunit_try_catch Tainted: G    B             5.10.233-rc1 #1
[   20.641378] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   20.642570] Call Trace:
[   20.642912]  dump_stack+0xa4/0xdd
[   20.643375]  ? strrchr+0x1a/0x40
[   20.643833]  print_address_description.constprop.0+0x21/0x2d0
[   20.644901]  ? _raw_spin_lock_irqsave+0x94/0x100
[   20.645578]  ? _raw_write_lock_irq+0xf0/0xf0
[   20.646155]  ? asm_sysvec_apic_timer_interrupt+0x12/0x20
[   20.646627]  ? strrchr+0x1a/0x40
[   20.647064]  ? strrchr+0x1a/0x40
[   20.647580]  kasan_report.cold+0x37/0x71
[   20.647936]  ? strrchr+0x1a/0x40
[   20.648476]  __asan_load1+0x62/0x70
[   20.648992]  strrchr+0x1a/0x40
[   20.649345]  kasan_strings+0x23b/0x650
[   20.649868]  ? kmalloc_oob_right+0x250/0x250
[   20.650408]  ? kunit_unary_assert_format+0xf0/0xf0
[   20.650928]  ? kunit_binary_str_assert_format+0x150/0x150
[   20.651589]  ? _raw_spin_lock_irqsave+0x94/0x100
[   20.652224]  ? _raw_spin_unlock_irqrestore+0x31/0x40
[   20.652975]  ? __kthread_parkme+0x5f/0xa0
[   20.653572]  kunit_try_run_case+0x8f/0xd0
[   20.654129]  ? kunit_catch_run_case+0x80/0x80
[   20.654753]  ? kunit_try_catch_throw+0x40/0x40
[   20.655285]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.655911]  kthread+0x1d6/0x200
[   20.656282]  ? kthread_create_worker_on_cpu+0xe0/0xe0
[   20.656970]  ret_from_fork+0x22/0x30
[   20.657361] 
[   20.657647] Allocated by task 250:
[   20.658092]  kasan_save_stack+0x34/0x60
[   20.658502]  __kasan_kmalloc.constprop.0+0xf2/0x100
[   20.659093]  kasan_kmalloc+0x9/0x10
[   20.659607]  kmem_cache_alloc_trace+0x123/0x270
[   20.660144]  kasan_strings+0xa0/0x650
[   20.660696]  kunit_try_run_case+0x8f/0xd0
[   20.661199]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.661720]  kthread+0x1d6/0x200
[   20.662184]  ret_from_fork+0x22/0x30
[   20.662644] 
[   20.662940] Freed by task 250:
[   20.663367]  kasan_save_stack+0x34/0x60
[   20.663878]  kasan_set_track+0x20/0x30
[   20.664433]  kasan_set_free_info+0x1f/0x40
[   20.664850]  __kasan_slab_free+0x117/0x160
[   20.665407]  kasan_slab_free+0xe/0x20
[   20.665755]  kfree+0xa8/0x4c0
[   20.666023]  kasan_strings+0x12b/0x650
[   20.666364]  kunit_try_run_case+0x8f/0xd0
[   20.666905]  kunit_generic_run_threadfn_adapter+0x2f/0x50
[   20.667564]  kthread+0x1d6/0x200
[   20.668029]  ret_from_fork+0x22/0x30
[   20.668508] 
[   20.668784] The buggy address belongs to the object at ffff888102dc4580
[   20.668784]  which belongs to the cache kmalloc-32 of size 32
[   20.669761] The buggy address is located 16 bytes inside of
[   20.669761]  32-byte region [ffff888102dc4580, ffff888102dc45a0)
[   20.670653] The buggy address belongs to the page:
[   20.671255] page:(____ptrval____) refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x102dc4
[   20.672060] flags: 0x200000000000200(slab)
[   20.672590] raw: 0200000000000200 dead000000000100 dead000000000122 ffff888100041a00
[   20.673440] raw: 0000000000000000 0000000080400040 00000001ffffffff 0000000000000000
[   20.674056] page dumped because: kasan: bad access detected
[   20.674584] 
[   20.674761] Memory state around the buggy address:
[   20.675108]  ffff888102dc4480: fa fb fb fb fc fc fc fc fa fb fb fb fc fc fc fc
[   20.675931]  ffff888102dc4500: 00 00 00 fc fc fc fc fc fa fb fb fb fc fc fc fc
[   20.676779] >ffff888102dc4580: fa fb fb fb fc fc fc fc fc fc fc fc fc fc fc fc
[   20.677539]                          ^
[   20.678022]  ffff888102dc4600: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   20.678835]  ffff888102dc4680: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[   20.679354] ==================================================================

test log snippet test parser 1

Home

------------[ cut here ]------------
[   59.822063] Modules linked in: qcom_camss snd_soc_hdmi_codec videobuf2_dma_sg v4l2_fwnode videobuf2_v4l2 adv7511 crct10dif_ce snd_soc_lpass_apq8016 snd_soc_lpass_cpu videobuf2_common cec videodev snd_soc_lpass_platform qcom_spmi_temp_alarm snd_soc_apq8016_sbc snd_soc_qcom_common rtc_pm8xxx msm mc videobuf2_memops qnoc_msm8916 i2c_qcom_cci mdt_loader qcom_rng drm_kms_helper socinfo icc_smd_rpm display_connector rmtfs_mem fuse drm ip_tables x_tables
[   59.968111] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   60.225431] pc : kvmalloc_node+0xd4/0xdc
[   60.335379] sp : ffff8000152a3d10
[   60.583903] x29: ffff8000152a3d10 x28: ffff00000a823c00 
[   60.601743] x25: 0000000000000000 x24: 0000000000000000 
[   60.705626] x21: ffff8000102f09f4 x20: 00000000ffffffff 
[   60.961403] x17: 0000000000000000 x16: 0000000000000000 
[   60.974395] x13: fffffffffff609f0 x12: ffffffffffffeaf4 
[   61.077996] x9 : f65307b4685bb500 x8 : 0000000000000004 
[   61.333894] x5 : 0000000000000000 x4 : ffff8000152a3ce0 
[   61.345867] x1 : 0000000000000016 x0 : 0000000000000000 
[   61.450758]  kvmalloc_node+0xd4/0xdc
[   61.704317]  expand_files+0x114/0x2f0
[   61.713985]  __arm64_sys_dup3+0x20/0x30
[   61.817859]  do_el0_svc+0x24/0x90
[   62.071228]  el0_sync_handler+0xcc/0xe4
[   62.097924] ---[ end trace ce83ca97e34b33af ]---

test log snippet test parser 2

Home

------------[ cut here ]------------
[   59.822063] Modules linked in: qcom_camss snd_soc_hdmi_codec videobuf2_dma_sg v4l2_fwnode videobuf2_v4l2 adv7511 crct10dif_ce snd_soc_lpass_apq8016 snd_soc_lpass_cpu videobuf2_common cec videodev snd_soc_lpass_platform qcom_spmi_temp_alarm snd_soc_apq8016_sbc snd_soc_qcom_common rtc_pm8xxx msm mc videobuf2_memops qnoc_msm8916 i2c_qcom_cci mdt_loader qcom_rng drm_kms_helper socinfo icc_smd_rpm display_connector rmtfs_mem fuse drm ip_tables x_tables
[   59.968111] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   60.225431] pc : kvmalloc_node+0xd4/0xdc
[   60.335379] sp : ffff8000152a3d10
[   60.583903] x29: ffff8000152a3d10 x28: ffff00000a823c00 
[   60.601743] x25: 0000000000000000 x24: 0000000000000000 
[   60.705626] x21: ffff8000102f09f4 x20: 00000000ffffffff 
[   60.961403] x17: 0000000000000000 x16: 0000000000000000 
[   60.974395] x13: fffffffffff609f0 x12: ffffffffffffeaf4 
[   61.077996] x9 : f65307b4685bb500 x8 : 0000000000000004 
[   61.333894] x5 : 0000000000000000 x4 : ffff8000152a3ce0 
[   61.345867] x1 : 0000000000000016 x0 : 0000000000000000 
[   61.450758]  kvmalloc_node+0xd4/0xdc
[   61.704317]  expand_files+0x114/0x2f0
[   61.713985]  __arm64_sys_dup3+0x20/0x30
[   61.817859]  do_el0_svc+0x24/0x90
[   62.071228]  el0_sync_handler+0xcc/0xe4
[   62.097924] ---[ end trace ce83ca97e34b33af ]---

test log snippet test parser 3

Home

------------[ cut here ]------------
[   11.441617] Memory manager not clean during takedown.
[   11.446820] WARNING: CPU: 0 PID: 297 at drivers/gpu/drm/drm_mm.c:998 drm_mm_takedown+0x30/0x40 [drm]
[   11.451325] Modules linked in: snd_soc_hdmi_codec(+) crct10dif_ce adv7511 cec snd_soc_lpass_apq8016 msm(+) snd_soc_lpass_cpu qcom_spmi_temp_alarm rtc_pm8xxx snd_soc_apq8016_sbc snd_soc_msm8916_analog snd_soc_msm8916_digital snd_soc_lpass_platform snd_soc_qcom_common qcom_camss mdt_loader videobuf2_dma_sg qnoc_msm8916 qcom_rng v4l2_fwnode videobuf2_memops videobuf2_v4l2 drm_kms_helper videobuf2_common icc_smd_rpm i2c_qcom_cci socinfo display_connector rmtfs_mem fuse drm ip_tables x_tables
[   11.458869] debugfs: Directory '7708000.audio-controller' with parent 'DB410c' already present!
[   11.481466] CPU: 0 PID: 297 Comm: (udev-worker) Tainted: G        W         5.10.233-rc1 #1
[   11.481471] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   11.481477] pstate: 60000005 (nZCv daif -PAN -UAO -TCO BTYPE=--)
[   11.481618] pc : drm_mm_takedown+0x30/0x40 [drm]
[   11.481757] lr : drm_mm_takedown+0x30/0x40 [drm]
[   11.503737] qcom-camss 1b0ac00.camss: VFE reset timeout
[   11.506313] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:audio-codec@f000: PMIC REV: 1  CODEC Version: 1
[   11.506825] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:audio-codec@f000: ASoC: sink widget PDM_RX1 overwritten
[   11.506915] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:audio-codec@f000: ASoC: source widget PDM_RX1 overwritten
[   11.506960] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:audio-codec@f000: ASoC: source widget PDM_RX1 overwritten
[   11.506977] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:audio-codec@f000: ASoC: sink widget PDM_RX1 overwritten
[   11.506998] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:audio-codec@f000: ASoC: sink widget PDM_RX1 overwritten
[   11.507021] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:audio-codec@f000: ASoC: sink widget ADC1 overwritten
[   11.507047] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:audio-codec@f000: ASoC: sink widget ADC1 overwritten
[   11.507070] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:audio-codec@f000: ASoC: sink widget PDM_RX1 overwritten
[   11.507282] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:audio-codec@f000: ASoC: source widget PDM_RX3 overwritten
[   11.507405] hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_component_set_jack on hdmi-audio-codec.2.auto: -95
[   11.507418] qcom-apq8016-sbc 7702000.sound: Failed to set jack: -95
[   11.507429]  ADV7533: ASoC: error at snd_soc_link_init on ADV7533: -95
[   11.507591] hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_component_set_jack on hdmi-audio-codec.2.auto: -95
[   11.508411] qcom-apq8016-sbc: probe of 7702000.sound failed with error -95
[   11.512082] sp : ffff80001400f6e0
[   11.512086] x29: ffff80001400f6e0 x28: ffff000039ad5760 
[   11.512094] x27: ffff000036a90800 x26: ffff00003e257e80 
[   11.512102] x25: ffff800009f5b190 x24: ffff00003aaa9810 
[   11.512110] x23: ffff000034f5f000 x22: ffff00003d663600 
[   11.512118] x21: ffff000036a91488 x20: ffff000036a91080 
[   11.512126] x19: ffff00003d663600 x18: 0000000000000006 
[   11.512134] x17: 0000000000000000 x16: 0000000000000000 
[   11.522601] qcom-camss 1b0ac00.camss: Failed to power up pipeline: -5
[   11.527351] 
[   11.527355] x15: ffff80001400f200 x14: 0720072007200720 
[   11.527363] x13: 0720072007200720 x12: 0720072007200720 
[   11.527371] x11: 0720072007200720 x10: 0000000000000b60 
[   11.527379] x9 : ffff80001018e378 x8 : ffff00003e525a80 
[   11.757051] x7 : 0000000000000114 x6 : ffff800012579000 
[   11.757061] x5 : ffff800012579aa8 x4 : ffff00003fab29a0 
[   11.757069] x3 : 0000000000000000 x2 : 0000000000000000 
[   11.757076] x1 : 0000000000000000 x0 : ffff00003e524ec0 
[   11.757085] Call trace:
[   11.757230]  drm_mm_takedown+0x30/0x40 [drm]
[   11.757399]  msm_gem_address_space_put.part.0+0x84/0xd0 [msm]
[   11.790349]  msm_gem_address_space_put+0x1c/0x30 [msm]
[   11.795986]  mdp5_kms_destroy+0x94/0xb0 [msm]
[   11.801012]  mdp5_kms_init+0x240/0x3b0 [msm]
[   11.805435]  msm_drm_bind+0x4bc/0x5bc [msm]
[   11.809647]  try_to_bring_up_master+0x200/0x2d0
[   11.813550]  component_master_add_with_match+0xd0/0x110
[   11.818195]  msm_pdev_probe+0x26c/0x304 [msm]
[   11.823271]  platform_drv_probe+0x5c/0xb4
[   11.827783]  really_probe+0xf8/0x53c
[   11.831776]  driver_probe_device+0xec/0x140
[   11.835422]  device_driver_attach+0xc8/0xd0
[   11.839329]  __driver_attach+0xd0/0x190
[   11.843494]  bus_for_each_dev+0x7c/0xe0
[   11.847315]  driver_attach+0x2c/0x40
[   11.851133]  bus_add_driver+0x154/0x254
[   11.854952]  driver_register+0x80/0x13c
[   11.858510]  __platform_driver_register+0x50/0x5c
[   11.862464]  msm_drm_register+0x64/0x7c [msm]
[   11.867196]  do_one_initcall+0x60/0x300
[   11.871532]  do_init_module+0x50/0x260
[   11.875177]  load_module+0x2360/0x2b90
[   11.878996]  __do_sys_finit_module+0xa8/0x11c
[   11.882732]  __arm64_sys_finit_module+0x28/0x34
[   11.887160]  do_el0_svc+0x94/0x220
[   11.891497]  el0_svc+0x20/0x30
[   11.894969]  el0_sync_handler+0xe8/0x140
[   11.898007]  el0_sync+0x180/0x1c0
[   11.902086] ---[ end trace 7a41f8a532f8bcb6 ]---

test log snippet test parser 4

Home

------------[ cut here ]------------
[   11.441617] Memory manager not clean during takedown.
[   11.446820] WARNING: CPU: 0 PID: 297 at drivers/gpu/drm/drm_mm.c:998 drm_mm_takedown+0x30/0x40 [drm]
[   11.451325] Modules linked in: snd_soc_hdmi_codec(+) crct10dif_ce adv7511 cec snd_soc_lpass_apq8016 msm(+) snd_soc_lpass_cpu qcom_spmi_temp_alarm rtc_pm8xxx snd_soc_apq8016_sbc snd_soc_msm8916_analog snd_soc_msm8916_digital snd_soc_lpass_platform snd_soc_qcom_common qcom_camss mdt_loader videobuf2_dma_sg qnoc_msm8916 qcom_rng v4l2_fwnode videobuf2_memops videobuf2_v4l2 drm_kms_helper videobuf2_common icc_smd_rpm i2c_qcom_cci socinfo display_connector rmtfs_mem fuse drm ip_tables x_tables
[   11.458869] debugfs: Directory '7708000.audio-controller' with parent 'DB410c' already present!
[   11.481466] CPU: 0 PID: 297 Comm: (udev-worker) Tainted: G        W         5.10.233-rc1 #1
[   11.481471] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   11.481477] pstate: 60000005 (nZCv daif -PAN -UAO -TCO BTYPE=--)
[   11.481618] pc : drm_mm_takedown+0x30/0x40 [drm]
[   11.481757] lr : drm_mm_takedown+0x30/0x40 [drm]
[   11.503737] qcom-camss 1b0ac00.camss: VFE reset timeout
[   11.506313] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:audio-codec@f000: PMIC REV: 1  CODEC Version: 1
[   11.506825] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:audio-codec@f000: ASoC: sink widget PDM_RX1 overwritten
[   11.506915] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:audio-codec@f000: ASoC: source widget PDM_RX1 overwritten
[   11.506960] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:audio-codec@f000: ASoC: source widget PDM_RX1 overwritten
[   11.506977] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:audio-codec@f000: ASoC: sink widget PDM_RX1 overwritten
[   11.506998] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:audio-codec@f000: ASoC: sink widget PDM_RX1 overwritten
[   11.507021] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:audio-codec@f000: ASoC: sink widget ADC1 overwritten
[   11.507047] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:audio-codec@f000: ASoC: sink widget ADC1 overwritten
[   11.507070] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:audio-codec@f000: ASoC: sink widget PDM_RX1 overwritten
[   11.507282] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:audio-codec@f000: ASoC: source widget PDM_RX3 overwritten
[   11.507405] hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_component_set_jack on hdmi-audio-codec.2.auto: -95
[   11.507418] qcom-apq8016-sbc 7702000.sound: Failed to set jack: -95
[   11.507429]  ADV7533: ASoC: error at snd_soc_link_init on ADV7533: -95
[   11.507591] hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_component_set_jack on hdmi-audio-codec.2.auto: -95
[   11.508411] qcom-apq8016-sbc: probe of 7702000.sound failed with error -95
[   11.512082] sp : ffff80001400f6e0
[   11.512086] x29: ffff80001400f6e0 x28: ffff000039ad5760 
[   11.512094] x27: ffff000036a90800 x26: ffff00003e257e80 
[   11.512102] x25: ffff800009f5b190 x24: ffff00003aaa9810 
[   11.512110] x23: ffff000034f5f000 x22: ffff00003d663600 
[   11.512118] x21: ffff000036a91488 x20: ffff000036a91080 
[   11.512126] x19: ffff00003d663600 x18: 0000000000000006 
[   11.512134] x17: 0000000000000000 x16: 0000000000000000 
[   11.522601] qcom-camss 1b0ac00.camss: Failed to power up pipeline: -5
[   11.527351] 
[   11.527355] x15: ffff80001400f200 x14: 0720072007200720 
[   11.527363] x13: 0720072007200720 x12: 0720072007200720 
[   11.527371] x11: 0720072007200720 x10: 0000000000000b60 
[   11.527379] x9 : ffff80001018e378 x8 : ffff00003e525a80 
[   11.757051] x7 : 0000000000000114 x6 : ffff800012579000 
[   11.757061] x5 : ffff800012579aa8 x4 : ffff00003fab29a0 
[   11.757069] x3 : 0000000000000000 x2 : 0000000000000000 
[   11.757076] x1 : 0000000000000000 x0 : ffff00003e524ec0 
[   11.757085] Call trace:
[   11.757230]  drm_mm_takedown+0x30/0x40 [drm]
[   11.757399]  msm_gem_address_space_put.part.0+0x84/0xd0 [msm]
[   11.790349]  msm_gem_address_space_put+0x1c/0x30 [msm]
[   11.795986]  mdp5_kms_destroy+0x94/0xb0 [msm]
[   11.801012]  mdp5_kms_init+0x240/0x3b0 [msm]
[   11.805435]  msm_drm_bind+0x4bc/0x5bc [msm]
[   11.809647]  try_to_bring_up_master+0x200/0x2d0
[   11.813550]  component_master_add_with_match+0xd0/0x110
[   11.818195]  msm_pdev_probe+0x26c/0x304 [msm]
[   11.823271]  platform_drv_probe+0x5c/0xb4
[   11.827783]  really_probe+0xf8/0x53c
[   11.831776]  driver_probe_device+0xec/0x140
[   11.835422]  device_driver_attach+0xc8/0xd0
[   11.839329]  __driver_attach+0xd0/0x190
[   11.843494]  bus_for_each_dev+0x7c/0xe0
[   11.847315]  driver_attach+0x2c/0x40
[   11.851133]  bus_add_driver+0x154/0x254
[   11.854952]  driver_register+0x80/0x13c
[   11.858510]  __platform_driver_register+0x50/0x5c
[   11.862464]  msm_drm_register+0x64/0x7c [msm]
[   11.867196]  do_one_initcall+0x60/0x300
[   11.871532]  do_init_module+0x50/0x260
[   11.875177]  load_module+0x2360/0x2b90
[   11.878996]  __do_sys_finit_module+0xa8/0x11c
[   11.882732]  __arm64_sys_finit_module+0x28/0x34
[   11.887160]  do_el0_svc+0x94/0x220
[   11.891497]  el0_svc+0x20/0x30
[   11.894969]  el0_sync_handler+0xe8/0x140
[   11.898007]  el0_sync+0x180/0x1c0
[   11.902086] ---[ end trace 7a41f8a532f8bcb6 ]---

test log snippet test parser 5

Home

------------[ cut here ]------------
[   10.849744] Memory manager not clean during takedown.
[   10.854858] WARNING: CPU: 0 PID: 33 at drivers/gpu/drm/drm_mm.c:998 drm_mm_takedown+0x30/0x40 [drm]
[   10.859461] Modules linked in: crct10dif_ce adv7511 cec snd_soc_lpass_apq8016 msm snd_soc_lpass_cpu snd_soc_msm8916_analog snd_soc_msm8916_digital snd_soc_apq8016_sbc snd_soc_lpass_platform snd_soc_qcom_common qcom_spmi_temp_alarm rtc_pm8xxx mdt_loader qcom_camss drm_kms_helper qnoc_msm8916 videobuf2_dma_sg qcom_rng v4l2_fwnode icc_smd_rpm i2c_qcom_cci videobuf2_memops videobuf2_v4l2 videobuf2_common socinfo display_connector rmtfs_mem fuse drm ip_tables x_tables
[   10.887098] CPU: 0 PID: 33 Comm: kworker/0:1 Tainted: G        W         5.10.233-rc1 #1
[   10.887103] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   10.887118] Workqueue: events deferred_probe_work_func
[   10.924292] pstate: 60000005 (nZCv daif -PAN -UAO -TCO BTYPE=--)
[   10.929387] pc : drm_mm_takedown+0x30/0x40 [drm]
[   10.929394] qcom-camss 1b0ac00.camss: VFE reset timeout
[   10.935544] lr : drm_mm_takedown+0x30/0x40 [drm]
[   10.935553] sp : ffff8000130cf980
[   10.949805] x29: ffff8000130cf980 x28: ffff0000397ba660 
[   10.953021] x27: ffff0000355a6800 x26: ffff00003b19c780 
[   10.958405] x25: ffff800009ddb190 x24: ffff000032e23c10 
[   10.960299] qcom-camss 1b0ac00.camss: Failed to power up pipeline: -5
[   10.963696] x23: ffff0000355a5000 x22: ffff000033984800 
[   10.963705] x21: ffff0000355a7488 x20: ffff0000355a7080 
[   10.963713] x19: ffff000033984800 x18: 0000000000000006 
[   10.963720] x17: 0000000000000000 x16: 0000000000000000 
[   10.963728] x15: ffff8000130cf4a0 x14: 0720072007200720 
[   10.963736] x13: 0720072007200720 x12: 0720072007200720 
[   10.963744] x11: 0720072007200720 x10: ffff8000125f4108 
[   10.963752] x9 : ffff80001018e378 x8 : 00000000ffffefff 
[   11.012482] x7 : ffff8000125f4108 x6 : ffff800012579000 
[   11.017776] x5 : ffff800012579aa8 x4 : ffff00003fab29a0 
[   11.023069] x3 : 0000000000000000 x2 : 0000000000000000 
[   11.028365] x1 : 0000000000000000 x0 : ffff00003f6e2f40 
[   11.033660] Call trace:
[   11.039088]  drm_mm_takedown+0x30/0x40 [drm]
[   11.041263]  msm_gem_address_space_put.part.0+0x84/0xd0 [msm]
[   11.045774]  msm_gem_address_space_put+0x1c/0x30 [msm]
[   11.051407]  mdp5_kms_destroy+0x94/0xb0 [msm]
[   11.056436]  mdp5_kms_init+0x240/0x3b0 [msm]
[   11.060865]  msm_drm_bind+0x4bc/0x5bc [msm]
[   11.065091]  try_to_bring_up_master+0x200/0x2d0
[   11.068991]  __component_add+0xac/0x194
[   11.073504]  component_add+0x1c/0x30
[   11.077439]  dsi_dev_probe+0x24/0x30 [msm]
[   11.081145]  platform_drv_probe+0x5c/0xb4
[   11.085051]  really_probe+0xf8/0x53c
[   11.089129]  driver_probe_device+0xec/0x140
[   11.092775]  __device_attach_driver+0xc4/0x150
[   11.096682]  bus_for_each_drv+0x84/0xe0
[   11.101194]  __device_attach+0xa4/0x1c0
[   11.104928]  device_initial_probe+0x1c/0x30
[   11.108748]  bus_probe_device+0xa4/0xb0
[   11.112913]  deferred_probe_work_func+0xa4/0xf4
[   11.116735]  process_one_work+0x1fc/0x4e0
[   11.121247]  worker_thread+0x78/0x47c
[   11.125412]  kthread+0x148/0x154
[   11.129058]  ret_from_fork+0x10/0x3c
[   11.132357] ---[ end trace 91bd52b1751ab8b6 ]---

test log snippet test parser 6

Home

------------[ cut here ]------------
[   10.854822] Memory manager not clean during takedown.
[   10.859701] WARNING: CPU: 0 PID: 5 at drivers/gpu/drm/drm_mm.c:998 drm_mm_takedown+0x30/0x40 [drm]
[   10.864380] Modules linked in: crct10dif_ce adv7511 cec snd_soc_lpass_apq8016 snd_soc_lpass_cpu snd_soc_apq8016_sbc snd_soc_lpass_platform snd_soc_qcom_common msm snd_soc_msm8916_digital snd_soc_msm8916_analog qcom_spmi_temp_alarm rtc_pm8xxx qcom_camss qnoc_msm8916 mdt_loader videobuf2_dma_sg icc_smd_rpm v4l2_fwnode videobuf2_memops drm_kms_helper qcom_rng videobuf2_v4l2 i2c_qcom_cci videobuf2_common socinfo display_connector rmtfs_mem fuse drm ip_tables x_tables
[   10.891926] CPU: 0 PID: 5 Comm: kworker/0:0 Tainted: G        W         5.10.233-rc1 #1
[   10.891930] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   10.891951] Workqueue: events deferred_probe_work_func
[   10.914990] qcom-camss 1b0ac00.camss: VFE reset timeout
[   10.922085] 
[   10.922093] pstate: 60000005 (nZCv daif -PAN -UAO -TCO BTYPE=--)
[   10.922251] pc : drm_mm_takedown+0x30/0x40 [drm]
[   10.922389] lr : drm_mm_takedown+0x30/0x40 [drm]
[   10.942415] qcom-camss 1b0ac00.camss: Failed to power up pipeline: -5
[   10.946818] sp : ffff800012c0f980
[   10.946823] x29: ffff800012c0f980 x28: ffff00003e106860 
[   10.946833] x27: ffff00003a41c000 x26: ffff000036324d80 
[   10.946841] x25: ffff800009cfb190 x24: ffff000033003410 
[   10.976335] x23: ffff00003a41a800 x22: ffff000033af7800 
[   10.981629] x21: ffff00003a41d488 x20: ffff00003a41d080 
[   10.986924] x19: ffff000033af7800 x18: 0000000000000006 
[   10.992219] x17: 0000000000000000 x16: ffff8000142e0000 
[   10.995169] qcom-camss 1b0ac00.camss: VFE reset timeout
[   10.997511] x15: ffff800012c0f4a0 x14: 0720072007200720 
[   11.003009] qcom-camss 1b0ac00.camss: Failed to power up pipeline: -5
[   11.007756] x13: 0720072007200720 x12: 0720072007200720 
[   11.007764] x11: 0720072007200720 x10: ffff8000125f4108 
[   11.007775] x9 : ffff80001018e378 x8 : 00000000ffffefff 
[   11.030325] x7 : ffff8000125f4108 x6 : ffff800012579000 
[   11.035619] x5 : ffff800012579aa8 x4 : ffff00003fab29a0 
[   11.040915] x3 : 0000000000000000 x2 : 0000000000000000 
[   11.046210] x1 : 0000000000000000 x0 : ffff00003f263f00 
[   11.051505] Call trace:
[   11.056933]  drm_mm_takedown+0x30/0x40 [drm]
[   11.059138]  msm_gem_address_space_put.part.0+0x84/0xd0 [msm]
[   11.059142] qcom-camss 1b0ac00.camss: VFE reset timeout
[   11.063613]  msm_gem_address_space_put+0x1c/0x30 [msm]
[   11.063740]  mdp5_kms_destroy+0x94/0xb0 [msm]
[   11.069273] qcom-camss 1b0ac00.camss: Failed to power up pipeline: -5
[   11.074280]  mdp5_kms_init+0x240/0x3b0 [msm]
[   11.074403]  msm_drm_bind+0x4bc/0x5bc [msm]
[   11.094567]  try_to_bring_up_master+0x200/0x2d0
[   11.098469]  __component_add+0xac/0x194
[   11.102981]  component_add+0x1c/0x30
[   11.106914]  dsi_dev_probe+0x24/0x30 [msm]
[   11.110623]  platform_drv_probe+0x5c/0xb4
[   11.114526]  really_probe+0xf8/0x53c
[   11.118607]  driver_probe_device+0xec/0x140
[   11.122253]  __device_attach_driver+0xc4/0x150
[   11.126160]  bus_for_each_drv+0x84/0xe0
[   11.127070] qcom-camss 1b0ac00.camss: VFE reset timeout
[   11.130671]  __device_attach+0xa4/0x1c0
[   11.130679]  device_initial_probe+0x1c/0x30
[   11.134556] qcom-camss 1b0ac00.camss: Failed to power up pipeline: -5
[   11.139616]  bus_probe_device+0xa4/0xb0
[   11.139623]  deferred_probe_work_func+0xa4/0xf4
[   11.139631]  process_one_work+0x1fc/0x4e0
[   11.139637]  worker_thread+0x78/0x47c
[   11.139646]  kthread+0x148/0x154
[   11.170171]  ret_from_fork+0x10/0x3c
[   11.173468] ---[ end trace 84cea837d24fadc1 ]---

test log snippet test parser 7

Home

------------[ cut here ]------------
[   10.246310] Memory manager not clean during takedown.
[   10.246559] WARNING: CPU: 0 PID: 318 at drivers/gpu/drm/drm_mm.c:998 drm_mm_takedown+0x30/0x40 [drm]
[   10.246568] Modules linked in: snd_soc_hdmi_codec crct10dif_ce adv7511 cec snd_soc_lpass_apq8016 snd_soc_lpass_cpu snd_soc_apq8016_sbc snd_soc_msm8916_digital snd_soc_qcom_common snd_soc_lpass_platform snd_soc_msm8916_analog qcom_spmi_temp_alarm rtc_pm8xxx msm qnoc_msm8916 qcom_camss icc_smd_rpm videobuf2_dma_sg i2c_qcom_cci mdt_loader qcom_rng v4l2_fwnode videobuf2_memops drm_kms_helper videobuf2_v4l2 videobuf2_common socinfo display_connector rmtfs_mem fuse drm ip_tables x_tables
[   10.293762] CPU: 0 PID: 318 Comm: kworker/0:3 Tainted: G        W         5.10.233-rc1 #1
[   10.303482] qcom-camss 1b0ac00.camss: VFE reset timeout
[   10.315952] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   10.315965] Workqueue: events deferred_probe_work_func
[   10.315974] pstate: 60000005 (nZCv daif -PAN -UAO -TCO BTYPE=--)
[   10.316112] pc : drm_mm_takedown+0x30/0x40 [drm]
[   10.316242] lr : drm_mm_takedown+0x30/0x40 [drm]
[   10.324339] qcom-camss 1b0ac00.camss: Failed to power up pipeline: -5
[   10.329230] sp : ffff80001434f980
[   10.329233] x29: ffff80001434f980 x28: ffff00003a8a2c60 
[   10.329242] x27: ffff00003a717800 x26: ffff00003a8a4b80 
[   10.329253] x25: ffff800009cdb190 x24: ffff00003035b410 
[   10.376795] x23: ffff00003a716800 x22: ffff00003af68000 
[   10.379618] qcom-camss 1b0ac00.camss: VFE reset timeout
[   10.382089] x21: ffff00003a718488 x20: ffff00003a718080 
[   10.387496] qcom-camss 1b0ac00.camss: Failed to power up pipeline: -5
[   10.392334] x19: ffff00003af68000 x18: 0000000000000006 
[   10.392342] x17: 0000000000000000 x16: ffff8000146a0000 
[   10.392350] x15: ffff80001434f410 x14: 0720072007200720 
[   10.392358] x13: 0720072007200720 x12: 0720072007200720 
[   10.420199] x11: 0720072007200720 x10: ffff8000125f4108 
[   10.425493] x9 : ffff80001018e378 x8 : 6e776f64656b6174 
[   10.430788] x7 : 20676e6972756420 x6 : ffff800012579000 
[   10.436084] x5 : ffff800012579aa8 x4 : ffff00003fab29a8 
[   10.441377] x3 : 0000000000000000 x2 : 0000000000000000 
[   10.446673] x1 : 0000000000000000 x0 : ffff00003eb08dc0 
[   10.451969] Call trace:
[   10.457401]  drm_mm_takedown+0x30/0x40 [drm]
[   10.459623]  msm_gem_address_space_put.part.0+0x84/0xd0 [msm]
[   10.464075]  msm_gem_address_space_put+0x1c/0x30 [msm]
[   10.469710]  mdp5_kms_destroy+0x94/0xb0 [msm]
[   10.474742]  mdp5_kms_init+0x240/0x3b0 [msm]
[   10.479167]  msm_drm_bind+0x4bc/0x5bc [msm]
[   10.483397]  try_to_bring_up_master+0x200/0x2d0
[   10.487299]  __component_add+0xac/0x194
[   10.491812]  component_add+0x1c/0x30
[   10.495746]  dsi_dev_probe+0x24/0x30 [msm]
[   10.499459]  platform_drv_probe+0x5c/0xb4
[   10.503359]  really_probe+0xf8/0x53c
[   10.507441]  driver_probe_device+0xec/0x140
[   10.511082]  __device_attach_driver+0xc4/0x150
[   10.514989]  bus_for_each_drv+0x84/0xe0
[   10.519504]  __device_attach+0xa4/0x1c0
[   10.523235]  device_initial_probe+0x1c/0x30
[   10.527056]  bus_probe_device+0xa4/0xb0
[   10.531220]  deferred_probe_work_func+0xa4/0xf4
[   10.535044]  process_one_work+0x1fc/0x4e0
[   10.539554]  worker_thread+0x78/0x47c
[   10.543721]  kthread+0x148/0x154
[   10.547368]  ret_from_fork+0x10/0x3c
[   10.550665] ---[ end trace 989823242eaa913f ]---

test log snippet test parser 8

Home

------------[ cut here ]------------
[    9.942082] WARNING: CPU: 0 PID: 318 at drivers/gpu/drm/msm/msm_gem_vma.c:76 msm_gem_map_vma+0xa4/0xbc [msm]
[    9.942092] Modules linked in: crct10dif_ce adv7511 cec snd_soc_lpass_apq8016 snd_soc_lpass_cpu snd_soc_apq8016_sbc snd_soc_msm8916_digital snd_soc_qcom_common snd_soc_lpass_platform snd_soc_msm8916_analog qcom_spmi_temp_alarm rtc_pm8xxx msm qnoc_msm8916 qcom_camss icc_smd_rpm videobuf2_dma_sg i2c_qcom_cci mdt_loader qcom_rng v4l2_fwnode videobuf2_memops drm_kms_helper videobuf2_v4l2 videobuf2_common socinfo display_connector rmtfs_mem fuse drm ip_tables x_tables
[    9.974938] CPU: 0 PID: 318 Comm: kworker/0:3 Not tainted 5.10.233-rc1 #1
[    9.997138] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[    9.997153] Workqueue: events deferred_probe_work_func
[    9.997163] pstate: 80000005 (Nzcv daif -PAN -UAO -TCO BTYPE=--)
[    9.997311] pc : msm_gem_map_vma+0xa4/0xbc [msm]
[    9.997467] lr : msm_gem_get_and_pin_iova_range+0x128/0x174 [msm]
[    9.997471] sp : ffff80001434f790
[    9.997475] x29: ffff80001434f790 x28: ffff00003a717800 
[    9.997484] x27: ffff00003a716800 x26: 0000000000000000 
[    9.997492] x25: ffff00003a8a7c00 x24: 0000000000000003 
[    9.997499] x23: ffff80001434f860 x22: ffff00003af68000 
[    9.997507] x21: ffff00003af67db0 x20: ffff00003af67c00 
[    9.997514] x19: ffff00003a8a7c00 x18: ffff00003fb41250 
[    9.997522] x17: 0000000000000000 x16: ffff8000146a0000 
[    9.997530] x15: 0000000000000001 x14: 0000000000000001 
[    9.997537] x13: 0000000000000010 x12: 0000000000000000 
[    9.997545] x11: 0101010101010101 x10: 0000000000000000 
[    9.997553] x9 : ffff800009c585a8 x8 : 0000000000010000 
[    9.997561] x7 : 0000000000000001 x6 : ffffffffffffffff 
[    9.997568] x5 : 00000000b672ffff x4 : 0000000000000001 
[    9.997576] x3 : ffff0000364ffa80 x2 : 0000000000000003 
[    9.997584] x1 : 0000000000000000 x0 : ffff00003af68000 
[    9.997592] Call trace:
[    9.997738]  msm_gem_map_vma+0xa4/0xbc [msm]
[    9.997881]  msm_gem_get_and_pin_iova_range+0x128/0x174 [msm]
[    9.998014]  msm_gem_kernel_new+0x50/0x150 [msm]
[    9.998142]  dsi_tx_buf_alloc_6g+0x50/0xb0 [msm]
[    9.998273]  msm_dsi_host_modeset_init+0x94/0x150 [msm]
[    9.998412]  msm_dsi_modeset_init+0x54/0x220 [msm]
[    9.998538]  modeset_init+0x2e4/0x4f0 [msm]
[    9.998678]  mdp5_kms_init+0x1dc/0x3b0 [msm]
[    9.998802]  msm_drm_bind+0x4bc/0x5bc [msm]
[    9.998813]  try_to_bring_up_master+0x200/0x2d0
[    9.998820]  __component_add+0xac/0x194
[    9.998826]  component_add+0x1c/0x30
[    9.998953]  dsi_dev_probe+0x24/0x30 [msm]
[    9.998961]  platform_drv_probe+0x5c/0xb4
[    9.998968]  really_probe+0xf8/0x53c
[    9.998974]  driver_probe_device+0xec/0x140
[    9.998981]  __device_attach_driver+0xc4/0x150
[    9.998987]  bus_for_each_drv+0x84/0xe0
[    9.998993]  __device_attach+0xa4/0x1c0
[    9.998999]  device_initial_probe+0x1c/0x30
[    9.999005]  bus_probe_device+0xa4/0xb0
[    9.999011]  deferred_probe_work_func+0xa4/0xf4
[    9.999018]  process_one_work+0x1fc/0x4e0
[    9.999024]  worker_thread+0x78/0x47c
[    9.999029]  kthread+0x148/0x154
[    9.999036]  ret_from_fork+0x10/0x3c
[    9.999048] ---[ end trace 989823242eaa913e ]---

test log snippet test parser 9

Home

------------[ cut here ]------------
[   11.108870] WARNING: CPU: 0 PID: 297 at drivers/gpu/drm/msm/msm_gem_vma.c:76 msm_gem_map_vma+0xa4/0xbc [msm]
[   11.113393] Modules linked in: crct10dif_ce adv7511 cec snd_soc_lpass_apq8016 msm(+) snd_soc_lpass_cpu qcom_spmi_temp_alarm rtc_pm8xxx snd_soc_apq8016_sbc snd_soc_msm8916_analog snd_soc_msm8916_digital snd_soc_lpass_platform snd_soc_qcom_common qcom_camss mdt_loader videobuf2_dma_sg qnoc_msm8916 qcom_rng v4l2_fwnode videobuf2_memops videobuf2_v4l2 drm_kms_helper videobuf2_common icc_smd_rpm i2c_qcom_cci socinfo display_connector rmtfs_mem fuse drm ip_tables x_tables
[   11.142060] CPU: 0 PID: 297 Comm: (udev-worker) Not tainted 5.10.233-rc1 #1
[   11.164248] Hardware name: Qualcomm Technologies, Inc. APQ 8016 SBC (DT)
[   11.171108] pstate: 80000005 (Nzcv daif -PAN -UAO -TCO BTYPE=--)
[   11.178217] pc : msm_gem_map_vma+0xa4/0xbc [msm]
[   11.184208] lr : msm_gem_get_and_pin_iova_range+0x128/0x174 [msm]
[   11.188641] sp : ffff80001400f4f0
[   11.194624] x29: ffff80001400f4f0 x28: ffff000036a90800 
[   11.197924] x27: ffff000034f5f000 x26: 0000000000000000 
[   11.203306] x25: ffff000032004d00 x24: 0000000000000003 
[   11.208604] x23: ffff80001400f5c0 x22: ffff00003d663600 
[   11.213898] x21: ffff00003d6681b0 x20: ffff00003d668000 
[   11.219189] x19: ffff000032004d00 x18: ffff00003fb41250 
[   11.224484] x17: 0000000000000000 x16: 0000000000000000 
[   11.229779] x15: 0000000000000001 x14: 0000000000000001 
[   11.235074] x13: 0000000000000010 x12: 0000000000000000 
[   11.240369] x11: 0101010101010101 x10: 0000000000000000 
[   11.245663] x9 : ffff800009ed85a8 x8 : 0000000000010000 
[   11.250958] x7 : 0000000000000001 x6 : ffffffffffffffff 
[   11.256255] x5 : 00000000b564ffff x4 : 0000000000000001 
[   11.261549] x3 : ffff000035a30800 x2 : 0000000000000003 
[   11.266845] x1 : 0000000000000000 x0 : ffff00003d663600 
[   11.272141] Call trace:
[   11.277590]  msm_gem_map_vma+0xa4/0xbc [msm]
[   11.279753]  msm_gem_get_and_pin_iova_range+0x128/0x174 [msm]
[   11.284264]  msm_gem_kernel_new+0x50/0x150 [msm]
[   11.289903]  dsi_tx_buf_alloc_6g+0x50/0xb0 [msm]
[   11.294586]  msm_dsi_host_modeset_init+0x94/0x150 [msm]
[   11.299187]  msm_dsi_modeset_init+0x54/0x220 [msm]
[   11.304129]  modeset_init+0x2e4/0x4f0 [msm]
[   11.308988]  mdp5_kms_init+0x1dc/0x3b0 [msm]
[   11.313069]  msm_drm_bind+0x4bc/0x5bc [msm]
[   11.317459]  try_to_bring_up_master+0x200/0x2d0
[   11.321361]  component_master_add_with_match+0xd0/0x110
[   11.326002]  msm_pdev_probe+0x26c/0x304 [msm]
[   11.331084]  platform_drv_probe+0x5c/0xb4
[   11.335596]  really_probe+0xf8/0x53c
[   11.339587]  driver_probe_device+0xec/0x140
[   11.343234]  device_driver_attach+0xc8/0xd0
[   11.347140]  __driver_attach+0xd0/0x190
[   11.351305]  bus_for_each_dev+0x7c/0xe0
[   11.355127]  driver_attach+0x2c/0x40
[   11.358946]  bus_add_driver+0x154/0x254
[   11.362766]  driver_register+0x80/0x13c
[   11.366323]  __platform_driver_register+0x50/0x5c
[   11.370274]  msm_drm_register+0x64/0x7c [msm]
[   11.375008]  do_one_initcall+0x60/0x300
[   11.379345]  do_init_module+0x50/0x260
[   11.382989]  load_module+0x2360/0x2b90
[   11.386808]  __do_sys_finit_module+0xa8/0x11c
[   11.390543]  __arm64_sys_finit_module+0x28/0x34
[   11.394973]  do_el0_svc+0x94/0x220
[   11.399311]  el0_svc+0x20/0x30
[   11.402781]  el0_sync_handler+0xe8/0x140
[   11.405818]  el0_sync+0x180/0x1c0
[   11.409898] ---[ end trace 7a41f8a532f8bcb5 ]---

test log snippet test parser 10

Home

------------[ cut here ]------------
[  343.997034] WARNING: CPU: 5 PID: 551 at mm/util.c:618 kvmalloc_node+0xd4/0xdc
[  343.997099] Modules linked in: pl111_drm crct10dif_ce drm_kms_helper panel_simple fuse drm ip_tables x_tables
[  343.997382] CPU: 5 PID: 551 Comm: unshare_test Not tainted 5.10.233-rc1 #1
[  343.997452] Hardware name: FVP Base RevC (DT)
[  343.997535] pstate: 120402009 (nzCv daif +PAN -UAO -TCO BTYPE=--)
[  343.997626] pc : kvmalloc_node+0xd4/0xdc
[  343.997711] lr : kvmalloc_node+0x54/0xdc
[  343.997769] sp : ffff800010e7bd10
[  343.997828] x29: ffff800010e7bd10 x28: ffff147a85ce5a00 
[  343.997936] x27: 0000000000000000 x26: 0000000000000000 
[  343.998042] x25: 0000000000000000 x24: 0000000000000000 
[  343.998149] x23: 0000000080000000 x22: 0000000200002000 
[  343.998258] x21: edd3d7c5db6f09f4 x20: 00000000ffffffff 
[  343.998365] x19: 0000000000400cc0 x18: 0000000000000000 
[  343.998472] x17: 0000000000000000 x16: 0000000000000000 
[  343.998579] x15: 00000000000167e8 x14: fffffffffffe9818 
[  343.998688] x13: fffffffffffa97a0 x12: 0000000000020000 
[  343.998796] x11: ffff3cb522b58000 x10: 000000000000002a 
[  343.998904] x9 : 23fa5aab3a4cf200 x8 : 0000000000000004 
[  343.999010] x7 : 0000000000000000 x6 : 0000000000000000 
[  343.999115] x5 : 0000000000000000 x4 : ffff800010e7bce0 
[  343.999222] x3 : 0000000000000000 x2 : 0000000000000000 
[  343.999328] x1 : 0000000000000016 x0 : 0000000000000000 
[  343.999426] Call trace:
[  343.999513]  kvmalloc_node+0xd4/0xdc
[  343.999596]  alloc_fdtable+0x78/0x104
[  343.999682]  expand_files+0x114/0x2f0
[  343.999766]  ksys_dup3+0x60/0x100
[  343.999848]  __arm64_sys_dup3+0x20/0x30
[  343.999934]  el0_svc_common+0xb8/0x1c0
[  344.000016]  do_el0_svc+0x24/0x90
[  344.000097]  el0_svc+0x10/0x1c
[  344.000179]  el0_sync_handler+0xcc/0xe4
[  344.000252]  el0_sync+0x180/0x1c0
[  344.000310] ---[ end trace a396f3161a532b1b ]---

test log snippet test parser 11

Home

------------[ cut here ]------------
[  342.128798] WARNING: CPU: 0 PID: 552 at mm/util.c:618 kvmalloc_node+0xec/0xfc
[  342.128873] Modules linked in: crct10dif_ce panel_simple pl111_drm drm_kms_helper fuse drm ip_tables x_tables
[  342.129171] CPU: 0 PID: 552 Comm: unshare_test Not tainted 5.10.233-rc1 #1
[  342.129250] Hardware name: FVP Base RevC (DT)
[  342.129337] pstate: 120402009 (nzCv daif +PAN -UAO -TCO BTYPE=--)
[  342.129440] pc : kvmalloc_node+0xec/0xfc
[  342.129532] lr : kvmalloc_node+0x7c/0xfc
[  342.129595] sp : ffff800010f03d30
[  342.129659] x29: ffff800010f03d30 x28: ffff147a849d3c00 
[  342.129775] x27: 0000000000000000 x26: 0000000000000000 
[  342.129886] x25: 0000000000000000 x24: ffff147a84a1d680 
[  342.130006] x23: ffff147a84a1d600 x22: 00000000ffffffff 
[  342.130123] x21: 628cd7c5db6c2af4 x20: 0000000200002000 
[  342.130238] x19: 0000000000400cc0 x18: 0000000000000000 
[  342.130352] x17: 0000000000000000 x16: 0000000000000000 
[  342.130467] x15: 0000000000000000 x14: 0000000000000000 
[  342.130581] x13: 0000000000000000 x12: 0000000000000000 
[  342.130695] x11: 0000000000000000 x10: ffff147a89e4fc00 
[  342.130810] x9 : 0000000000000001 x8 : 0000000000000088 
[  342.130924] x7 : 0000000000020000 x6 : ffff3cb522b35000 
[  342.131039] x5 : 0000000000000030 x4 : ffff147a849d3c00 
[  342.131155] x3 : 0000000000000000 x2 : 0000000000000000 
[  342.131269] x1 : 000000007fffffff x0 : 0000000000000000 
[  342.131378] Call trace:
[  342.131467]  kvmalloc_node+0xec/0xfc
[  342.131544]  alloc_fdtable+0x90/0x11c
[  342.131622]  expand_files+0x74/0x300
[  342.131700]  ksys_dup3+0x60/0x12c
[  342.131778]  __arm64_sys_dup3+0x20/0x30
[  342.131871]  el0_svc_common.constprop.0+0x78/0x1c4
[  342.131962]  do_el0_svc+0x24/0x9c
[  342.132052]  el0_svc+0x10/0x20
[  342.132127]  el0_sync_handler+0xe8/0x114
[  342.132206]  el0_sync+0x180/0x1c0
[  342.132269] ---[ end trace cd87e84bd0808a80 ]---

test log snippet test parser 12

Home

------------[ cut here ]------------
[  205.103342] WARNING: CPU: 5 PID: 1492 at mm/util.c:618 kvmalloc_node+0xd4/0xdc
[  205.113330] Modules linked in: tda998x cec drm_kms_helper crct10dif_ce fuse drm ip_tables x_tables
[  205.125087] CPU: 5 PID: 1492 Comm: unshare_test Not tainted 5.10.233-rc1 #1
[  205.134830] Hardware name: ARM Juno development board (r2) (DT)
[  205.143537] pstate: 20000005 (nzCv daif -PAN -UAO -TCO BTYPE=--)
[  205.152328] pc : kvmalloc_node+0xd4/0xdc
[  205.159029] lr : kvmalloc_node+0x54/0xdc
[  205.165728] sp : ffff80001379bd10
[  205.171823] x29: ffff80001379bd10 x28: ffff000800918f00 
[  205.179917] x27: 0000000000000000 x26: 0000000000000000 
[  205.188100] x25: 0000000000000000 x24: 0000000000000000 
[  205.196282] x23: 0000000080000000 x22: 0000000200002000 
[  205.204465] x21: ffff8000102709f4 x20: 00000000ffffffff 
[  205.212648] x19: 0000000000400cc0 x18: 0000000000000000 
[  205.220830] x17: 0000000000000000 x16: 0000000000000000 
[  205.229012] x15: 0000000000001bf8 x14: 0000000000001bf8 
[  205.237194] x13: fffffffffffe1ab0 x12: 0000000000000084 
[  205.245377] x11: 0000000000000000 x10: 000000000000002a 
[  205.253560] x9 : 644ab9f923ba9800 x8 : 0000000000000004 
[  205.261742] x7 : 0000000000000000 x6 : 0000000000000000 
[  205.269924] x5 : 0000000000000000 x4 : ffff80001379bce0 
[  205.278107] x3 : 0000000000000000 x2 : 0000000000000000 
[  205.286289] x1 : 0000000000000016 x0 : 0000000000000000 
[  205.294473] Call trace:
[  205.299702]  kvmalloc_node+0xd4/0xdc
[  205.306143]  alloc_fdtable+0x78/0x104
[  205.312671]  expand_files+0x114/0x2f0
[  205.319200]  ksys_dup3+0x60/0x100
[  205.325381]  __arm64_sys_dup3+0x20/0x30
[  205.332087]  el0_svc_common+0xb8/0x1c0
[  205.338700]  do_el0_svc+0x24/0x90
[  205.344885]  el0_svc+0x10/0x1c
[  205.350804]  el0_sync_handler+0xcc/0xe4
[  205.357505]  el0_sync+0x180/0x1c0
[  205.363684] ---[ end trace 7d12a9d90e2bee37 ]---

test log snippet test parser 13

Home

------------[ cut here ]------------
[  205.409052] WARNING: CPU: 0 PID: 1496 at mm/util.c:618 kvmalloc_node+0xec/0xfc
[  205.416285] Modules linked in: tda998x cec drm_kms_helper crct10dif_ce fuse drm ip_tables x_tables
[  205.425302] CPU: 0 PID: 1496 Comm: unshare_test Not tainted 5.10.233-rc1 #1
[  205.432274] Hardware name: ARM Juno development board (r2) (DT)
[  205.438206] pstate: 20000005 (nzCv daif -PAN -UAO -TCO BTYPE=--)
[  205.444227] pc : kvmalloc_node+0xec/0xfc
[  205.448157] lr : kvmalloc_node+0x7c/0xfc
[  205.452082] sp : ffff800013e23d30
[  205.455398] x29: ffff800013e23d30 x28: ffff0008212b2d00 
[  205.460724] x27: 0000000000000000 x26: 0000000000000000 
[  205.466048] x25: 0000000000000000 x24: ffff0008228c9c00 
[  205.471372] x23: ffff0008228c9b80 x22: 00000000ffffffff 
[  205.476696] x21: ffff800010262af4 x20: 0000000200002000 
[  205.482021] x19: 0000000000400cc0 x18: 0000000000000000 
[  205.487345] x17: 0000000000000000 x16: 0000000000000000 
[  205.492669] x15: 0000000000000000 x14: 0000000000000000 
[  205.497993] x13: 0000000000000000 x12: 0000000000000000 
[  205.503317] x11: 0000000000000000 x10: ffff000822a74c00 
[  205.508641] x9 : 0000000000000001 x8 : 0000000000000088 
[  205.513965] x7 : 0000000000020000 x6 : ffff80096d7a6000 
[  205.519289] x5 : 000000000000041a x4 : ffff0008212b2d00 
[  205.524613] x3 : 0000000000000000 x2 : 0000000000000000 
[  205.529937] x1 : 000000007fffffff x0 : 0000000000000000 
[  205.535261] Call trace:
[  205.537712]  kvmalloc_node+0xec/0xfc
[  205.541293]  alloc_fdtable+0x90/0x11c
[  205.544960]  expand_files+0x74/0x300
[  205.548539]  ksys_dup3+0x60/0x12c
[  205.551858]  __arm64_sys_dup3+0x20/0x30
[  205.555702]  el0_svc_common.constprop.0+0x78/0x1c4
[  205.560501]  do_el0_svc+0x24/0x9c
[  205.563822]  el0_svc+0x10/0x20
[  205.566880]  el0_sync_handler+0xe8/0x114
[  205.570808]  el0_sync+0x180/0x1c0
[  205.574125] ---[ end trace 593187bb36fa0bc0 ]---

test log snippet test parser 14

Home

------------[ cut here ]------------
[   47.411509] WARNING: CPU: 1 PID: 526 at mm/util.c:618 kvmalloc_node+0xd4/0xdc
[   47.412007] Modules linked in: crct10dif_ce sm3_ce sm3_generic sha3_ce sha3_generic sha512_ce sha512_arm64 fuse drm ip_tables x_tables
[   47.415410] CPU: 1 PID: 526 Comm: unshare_test Not tainted 5.10.233-rc1 #1
[   47.415952] Hardware name: linux,dummy-virt (DT)
[   47.416700] pstate: 20402009 (nzCv daif +PAN -UAO -TCO BTYPE=--)
[   47.417360] pc : kvmalloc_node+0xd4/0xdc
[   47.417662] lr : kvmalloc_node+0x54/0xdc
[   47.418169] sp : ffff800010823d10
[   47.418615] x29: ffff800010823d10 x28: ffff174a03619e00 
[   47.419172] x27: 0000000000000000 x26: 0000000000000000 
[   47.419785] x25: 0000000000000000 x24: 0000000000000000 
[   47.420411] x23: 0000000080001000 x22: 0000000200002000 
[   47.420943] x21: e1d6b70a15e709f4 x20: 00000000ffffffff 
[   47.421355] x19: 0000000000400cc0 x18: 0000000000000000 
[   47.421996] x17: 0000000000000000 x16: 0000000000000000 
[   47.422726] x15: 00000000000128e8 x14: 00000000000128e8 
[   47.423100] x13: 00000000000529f0 x12: 0000000000020000 
[   47.423660] x11: ffff604028401000 x10: 000000000000002a 
[   47.424131] x9 : 5e40f8a9db2c5f00 x8 : 0000000000000004 
[   47.424650] x7 : 0000000000000000 x6 : 0000000000000000 
[   47.425244] x5 : 0000000000000000 x4 : ffff800010823ce0 
[   47.425895] x3 : 0000000000000000 x2 : 0000000000000000 
[   47.426475] x1 : 0000000000000016 x0 : 0000000000000000 
[   47.427056] Call trace:
[   47.427347]  kvmalloc_node+0xd4/0xdc
[   47.427803]  alloc_fdtable+0x78/0x104
[   47.428261]  expand_files+0x114/0x2f0
[   47.428657]  ksys_dup3+0x60/0x100
[   47.429006]  __arm64_sys_dup3+0x20/0x30
[   47.429553]  el0_svc_common+0xb8/0x1c0
[   47.430005]  do_el0_svc+0x24/0x90
[   47.430338]  el0_svc+0x10/0x1c
[   47.430549]  el0_sync_handler+0xcc/0xe4
[   47.430904]  el0_sync+0x180/0x1c0
[   47.431640] ---[ end trace 2a4e34c7a321961d ]---

test log snippet test parser 15

Home

------------[ cut here ]------------
[   48.501039] WARNING: CPU: 0 PID: 527 at mm/util.c:618 kvmalloc_node+0xec/0xfc
[   48.501980] Modules linked in: crct10dif_ce sm3_ce sm3_generic sha3_ce sha3_generic sha512_ce sha512_arm64 fuse drm ip_tables x_tables
[   48.504943] CPU: 0 PID: 527 Comm: unshare_test Not tainted 5.10.233-rc1 #1
[   48.505893] Hardware name: linux,dummy-virt (DT)
[   48.506757] pstate: 20402009 (nzCv daif +PAN -UAO -TCO BTYPE=--)
[   48.507461] pc : kvmalloc_node+0xec/0xfc
[   48.507850] lr : kvmalloc_node+0x7c/0xfc
[   48.508123] sp : ffff8000107fbd30
[   48.508580] x29: ffff8000107fbd30 x28: ffff01d7002fad00 
[   48.509236] x27: 0000000000000000 x26: 0000000000000000 
[   48.509836] x25: 0000000000000000 x24: ffff01d700102180 
[   48.510573] x23: ffff01d700102100 x22: 00000000ffffffff 
[   48.511123] x21: 3687a6e991e62af4 x20: 0000000200002000 
[   48.511481] x19: 0000000000400cc0 x18: 0000000000000000 
[   48.512134] x17: 0000000000000000 x16: 0000000000000000 
[   48.512836] x15: 0000000000000000 x14: 0000000000000000 
[   48.513392] x13: 0000000000000000 x12: 0000000000000000 
[   48.514033] x11: 0000000000000000 x10: ffff01d703662000 
[   48.514599] x9 : 0000000000000001 x8 : 0000000000000088 
[   48.515207] x7 : 0000000000020000 x6 : ffff5aedac419000 
[   48.515819] x5 : 0000000000000030 x4 : ffff01d7002fad00 
[   48.516541] x3 : 0000000000000000 x2 : 0000000000000000 
[   48.517147] x1 : 000000007fffffff x0 : 0000000000000000 
[   48.517848] Call trace:
[   48.518207]  kvmalloc_node+0xec/0xfc
[   48.518737]  alloc_fdtable+0x90/0x11c
[   48.519171]  expand_files+0x74/0x300
[   48.519606]  ksys_dup3+0x60/0x12c
[   48.520008]  __arm64_sys_dup3+0x20/0x30
[   48.520438]  el0_svc_common.constprop.0+0x78/0x1c4
[   48.521088]  do_el0_svc+0x24/0x9c
[   48.521488]  el0_svc+0x10/0x20
[   48.521924]  el0_sync_handler+0xe8/0x114
[   48.522292]  el0_sync+0x180/0x1c0
[   48.522989] ---[ end trace ea979bfbee0ccaa7 ]---

test log snippet test parser 16

Home

------------[ cut here ]------------
[   39.607811] WARNING: CPU: 1 PID: 491 at mm/util.c:618 kvmalloc_node+0x81/0x90
[   39.608432] Modules linked in:
[   39.609253] CPU: 1 PID: 491 Comm: unshare_test Not tainted 5.10.233-rc1 #1
[   39.610395] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   39.611663] EIP: kvmalloc_node+0x81/0x90
[   39.612673] Code: 00 89 f1 ff 75 04 ff 75 f0 e8 8b 59 02 00 83 c4 08 eb 05 e8 61 fe 03 00 83 c4 04 5e 5f 5b 5d c3 31 c0 f7 c6 00 20 00 00 75 ee <0f> 0b eb ea 90 90 90 90 90 90 90 90 90 90 90 83 f8 11 72 2c 55 89
[   39.614613] EAX: 00000000 EBX: 00012000 ECX: fdb8d365 EDX: c8fd24b0
[   39.615497] ESI: 00400cc0 EDI: 80001000 EBP: c25c9efc ESP: c25c9eec
[   39.615967] DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068 EFLAGS: 00010246
[   39.617873] CR0: 80050033 CR2: b7d9de40 CR3: 0258f000 CR4: 000006d0
[   39.618312] Call Trace:
[   39.620192]  ? show_regs+0x4d/0x60
[   39.620540]  ? __warn+0xa5/0x170
[   39.620778]  ? kvmalloc_node+0x81/0x90
[   39.621141]  ? report_bug+0xd1/0x130
[   39.621594]  ? exc_overflow+0x70/0x70
[   39.622089]  ? handle_bug+0x2b/0x50
[   39.622694]  ? exc_invalid_op+0x18/0x90
[   39.623298]  ? exc_overflow+0x70/0x70
[   39.624284]  ? handle_exception+0x133/0x133
[   39.624922]  ? __kmalloc+0x110/0x200
[   39.625606]  ? exc_overflow+0x70/0x70
[   39.626645]  ? kvmalloc_node+0x81/0x90
[   39.627202]  ? exc_overflow+0x70/0x70
[   39.627871]  ? kvmalloc_node+0x81/0x90
[   39.628390]  alloc_fdtable+0x70/0xf0
[   39.628901]  expand_files+0xf0/0x2a0
[   39.629060]  ? __ia32_sys_prlimit64+0x207/0x2c0
[   39.629244]  __ia32_sys_dup2+0x4b/0xd0
[   39.629410]  __do_fast_syscall_32+0x5b/0x70
[   39.629570]  do_fast_syscall_32+0x29/0x60
[   39.629720]  do_SYSENTER_32+0x12/0x20
[   39.629894]  entry_SYSENTER_32+0x98/0xf1
[   39.630591] EIP: 0xb7f3f509
[   39.631176] Code: b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 00 00 00 00 00 00 00 00 51 52 55 89 e5 0f 34 cd 80 <5d> 5a 59 c3 90 90 90 90 90 90 90 58 b8 77 00 00 00 cd 80 90 90 90
[   39.632902] EAX: ffffffda EBX: 00000002 ECX: 2000003c EDX: b7f24e14
[   39.633382] ESI: 00475124 EDI: bf949ce0 EBP: bf949cf8 ESP: bf949a78
[   39.633974] DS: 007b ES: 007b FS: 0000 GS: 0033 SS: 007b EFLAGS: 00000296
[   39.635019] ---[ end trace 7132b8ad140ff7cc ]---

test log snippet test parser 17

Home

------------[ cut here ]------------
[   39.607811] WARNING: CPU: 1 PID: 491 at mm/util.c:618 kvmalloc_node+0x81/0x90
[   39.608432] Modules linked in:
[   39.609253] CPU: 1 PID: 491 Comm: unshare_test Not tainted 5.10.233-rc1 #1
[   39.610395] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   39.611663] EIP: kvmalloc_node+0x81/0x90
[   39.612673] Code: 00 89 f1 ff 75 04 ff 75 f0 e8 8b 59 02 00 83 c4 08 eb 05 e8 61 fe 03 00 83 c4 04 5e 5f 5b 5d c3 31 c0 f7 c6 00 20 00 00 75 ee <0f> 0b eb ea 90 90 90 90 90 90 90 90 90 90 90 83 f8 11 72 2c 55 89
[   39.614613] EAX: 00000000 EBX: 00012000 ECX: fdb8d365 EDX: c8fd24b0
[   39.615497] ESI: 00400cc0 EDI: 80001000 EBP: c25c9efc ESP: c25c9eec
[   39.615967] DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068 EFLAGS: 00010246
[   39.617873] CR0: 80050033 CR2: b7d9de40 CR3: 0258f000 CR4: 000006d0
[   39.618312] Call Trace:
[   39.620192]  ? show_regs+0x4d/0x60
[   39.620540]  ? __warn+0xa5/0x170
[   39.620778]  ? kvmalloc_node+0x81/0x90
[   39.621141]  ? report_bug+0xd1/0x130
[   39.621594]  ? exc_overflow+0x70/0x70
[   39.622089]  ? handle_bug+0x2b/0x50
[   39.622694]  ? exc_invalid_op+0x18/0x90
[   39.623298]  ? exc_overflow+0x70/0x70
[   39.624284]  ? handle_exception+0x133/0x133
[   39.624922]  ? __kmalloc+0x110/0x200
[   39.625606]  ? exc_overflow+0x70/0x70
[   39.626645]  ? kvmalloc_node+0x81/0x90
[   39.627202]  ? exc_overflow+0x70/0x70
[   39.627871]  ? kvmalloc_node+0x81/0x90
[   39.628390]  alloc_fdtable+0x70/0xf0
[   39.628901]  expand_files+0xf0/0x2a0
[   39.629060]  ? __ia32_sys_prlimit64+0x207/0x2c0
[   39.629244]  __ia32_sys_dup2+0x4b/0xd0
[   39.629410]  __do_fast_syscall_32+0x5b/0x70
[   39.629570]  do_fast_syscall_32+0x29/0x60
[   39.629720]  do_SYSENTER_32+0x12/0x20
[   39.629894]  entry_SYSENTER_32+0x98/0xf1
[   39.630591] EIP: 0xb7f3f509
[   39.631176] Code: b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 00 00 00 00 00 00 00 00 51 52 55 89 e5 0f 34 cd 80 <5d> 5a 59 c3 90 90 90 90 90 90 90 58 b8 77 00 00 00 cd 80 90 90 90
[   39.632902] EAX: ffffffda EBX: 00000002 ECX: 2000003c EDX: b7f24e14
[   39.633382] ESI: 00475124 EDI: bf949ce0 EBP: bf949cf8 ESP: bf949a78
[   39.633974] DS: 007b ES: 007b FS: 0000 GS: 0033 SS: 007b EFLAGS: 00000296
[   39.635019] ---[ end trace 7132b8ad140ff7cc ]---

test log snippet test parser 18

Home

[  274.952341] WARNING: the mand mount option is being deprecated and

test log snippet test parser 19

Home

[  274.952341] WARNING: the mand mount option is being deprecated and

test log snippet test parser 20

Home

------------[ cut here ]------------
[   38.053139] WARNING: CPU: 0 PID: 488 at mm/util.c:618 kvmalloc_node+0x85/0x90
[   38.054600] Modules linked in:
[   38.055669] CPU: 0 PID: 488 Comm: unshare_test Not tainted 5.10.233-rc1 #1
[   38.056786] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   38.058174] EIP: kvmalloc_node+0x85/0x90
[   38.058557] Code: 75 04 89 d9 ba 01 00 00 00 89 f0 57 e8 a4 67 02 00 5a 59 8d 65 f4 5b 5e 5f 5d c3 8d b4 26 00 00 00 00 8d 76 00 80 e7 20 75 9c <0f> 0b eb 98 8d b4 26 00 00 00 00 55 89 e5 53 89 c3 e8 d5 29 02 00
[   38.060159] EAX: 00000000 EBX: 004000c0 ECX: 004520c0 EDX: d69bdeaf
[   38.061166] ESI: 80001000 EDI: ffffffff EBP: c259bf0c ESP: c259bf00
[   38.062100] DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068 EFLAGS: 00010246
[   38.063257] CR0: 80050033 CR2: b7e1fbe0 CR3: 025b0000 CR4: 000006d0
[   38.065218] Call Trace:
[   38.066399]  ? show_regs.cold+0x14/0x1a
[   38.067811]  ? __warn+0x6c/0xf0
[   38.068502]  ? kvmalloc_node+0x85/0x90
[   38.069459]  ? report_bug+0x7e/0xa0
[   38.070239]  ? exc_overflow+0x40/0x40
[   38.071121]  ? handle_bug+0x2a/0x50
[   38.071862]  ? exc_invalid_op+0x1b/0x60
[   38.072265]  ? handle_exception+0x133/0x133
[   38.072460]  ? __kmalloc+0x1bf/0x200
[   38.072706]  ? exc_overflow+0x40/0x40
[   38.073674]  ? kvmalloc_node+0x85/0x90
[   38.074671]  ? exc_overflow+0x40/0x40
[   38.075604]  ? kvmalloc_node+0x85/0x90
[   38.076188]  alloc_fdtable+0x6d/0xf0
[   38.077165]  expand_files+0x46/0x2d0
[   38.077405]  ? __ia32_sys_prlimit64+0x28e/0x320
[   38.078083]  ksys_dup3+0x4d/0xd0
[   38.078295]  __ia32_sys_dup2+0x17/0x60
[   38.079031]  __do_fast_syscall_32+0x45/0x80
[   38.079508]  do_fast_syscall_32+0x29/0x60
[   38.080250]  do_SYSENTER_32+0x15/0x20
[   38.080663]  entry_SYSENTER_32+0x98/0xf1
[   38.081303] EIP: 0xb7fa9549
[   38.082197] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 e5 0f 34 cd 80 <5d> 5a 59 c3 90 90 90 90 8d 76 00 58 b8 77 00 00 00 cd 80 90 8d 76
[   38.084916] EAX: ffffffda EBX: 00000002 ECX: 2000003c EDX: b7f8ee14
[   38.085208] ESI: 004a55cc EDI: bfad0770 EBP: bfad08e8 ESP: bfad06d8
[   38.086475] DS: 007b ES: 007b FS: 0000 GS: 0033 SS: 007b EFLAGS: 00000296
[   38.087783] ---[ end trace 77ce10e702adf357 ]---

test log snippet test parser 21

Home

------------[ cut here ]------------
[   38.053139] WARNING: CPU: 0 PID: 488 at mm/util.c:618 kvmalloc_node+0x85/0x90
[   38.054600] Modules linked in:
[   38.055669] CPU: 0 PID: 488 Comm: unshare_test Not tainted 5.10.233-rc1 #1
[   38.056786] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   38.058174] EIP: kvmalloc_node+0x85/0x90
[   38.058557] Code: 75 04 89 d9 ba 01 00 00 00 89 f0 57 e8 a4 67 02 00 5a 59 8d 65 f4 5b 5e 5f 5d c3 8d b4 26 00 00 00 00 8d 76 00 80 e7 20 75 9c <0f> 0b eb 98 8d b4 26 00 00 00 00 55 89 e5 53 89 c3 e8 d5 29 02 00
[   38.060159] EAX: 00000000 EBX: 004000c0 ECX: 004520c0 EDX: d69bdeaf
[   38.061166] ESI: 80001000 EDI: ffffffff EBP: c259bf0c ESP: c259bf00
[   38.062100] DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068 EFLAGS: 00010246
[   38.063257] CR0: 80050033 CR2: b7e1fbe0 CR3: 025b0000 CR4: 000006d0
[   38.065218] Call Trace:
[   38.066399]  ? show_regs.cold+0x14/0x1a
[   38.067811]  ? __warn+0x6c/0xf0
[   38.068502]  ? kvmalloc_node+0x85/0x90
[   38.069459]  ? report_bug+0x7e/0xa0
[   38.070239]  ? exc_overflow+0x40/0x40
[   38.071121]  ? handle_bug+0x2a/0x50
[   38.071862]  ? exc_invalid_op+0x1b/0x60
[   38.072265]  ? handle_exception+0x133/0x133
[   38.072460]  ? __kmalloc+0x1bf/0x200
[   38.072706]  ? exc_overflow+0x40/0x40
[   38.073674]  ? kvmalloc_node+0x85/0x90
[   38.074671]  ? exc_overflow+0x40/0x40
[   38.075604]  ? kvmalloc_node+0x85/0x90
[   38.076188]  alloc_fdtable+0x6d/0xf0
[   38.077165]  expand_files+0x46/0x2d0
[   38.077405]  ? __ia32_sys_prlimit64+0x28e/0x320
[   38.078083]  ksys_dup3+0x4d/0xd0
[   38.078295]  __ia32_sys_dup2+0x17/0x60
[   38.079031]  __do_fast_syscall_32+0x45/0x80
[   38.079508]  do_fast_syscall_32+0x29/0x60
[   38.080250]  do_SYSENTER_32+0x15/0x20
[   38.080663]  entry_SYSENTER_32+0x98/0xf1
[   38.081303] EIP: 0xb7fa9549
[   38.082197] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 e5 0f 34 cd 80 <5d> 5a 59 c3 90 90 90 90 8d 76 00 58 b8 77 00 00 00 cd 80 90 8d 76
[   38.084916] EAX: ffffffda EBX: 00000002 ECX: 2000003c EDX: b7f8ee14
[   38.085208] ESI: 004a55cc EDI: bfad0770 EBP: bfad08e8 ESP: bfad06d8
[   38.086475] DS: 007b ES: 007b FS: 0000 GS: 0033 SS: 007b EFLAGS: 00000296
[   38.087783] ---[ end trace 77ce10e702adf357 ]---

test log snippet test parser 22

Home

[  230.517298] WARNING: the mand mount option is being deprecated and

test log snippet test parser 23

Home

[  230.517298] WARNING: the mand mount option is being deprecated and

test log snippet test parser 24

Home

------------[ cut here ]------------
[   54.965205] WARNING: CPU: 0 PID: 492 at mm/util.c:618 kvmalloc_node+0x90/0xa0
[   54.966692] Modules linked in:
[   54.968302] CPU: 0 PID: 492 Comm: unshare_test Not tainted 5.10.233-rc1 #1
[   54.968966] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   54.970350] RIP: 0010:kvmalloc_node+0x90/0xa0
[   54.971568] Code: 89 ff 89 da 44 89 f1 e8 ce 0b 03 00 eb 05 e8 57 6a 05 00 5b 41 5e 41 5f 5d c3 cc cc cc cc f7 c3 00 20 00 00 74 04 31 c0 eb e9 <0f> 0b 31 c0 eb e3 66 2e 0f 1f 84 00 00 00 00 00 48 83 ff 11 72 2f
[   54.973711] RSP: 0018:ffffa07840677e00 EFLAGS: 00010246
[   54.974353] RAX: 0000000000000004 RBX: 0000000000400cc0 RCX: 0000000400000000
[   54.976118] RDX: 0000000200002000 RSI: 0000000000000000 RDI: ffffffff847d5795
[   54.976737] RBP: ffffa07840677e18 R08: 0000000000412cc0 R09: 00000000ffffffff
[   54.977030] R10: 0000000000000000 R11: ffffffff84861c60 R12: 0000000040000400
[   54.977303] R13: 0000000040000038 R14: 00000000ffffffff R15: 0000000200002000
[   54.977653] FS:  00007f479ee23740(0000) GS:ffff89a1fbc00000(0000) knlGS:0000000000000000
[   54.977967] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   54.978197] CR2: 00007f479efaa942 CR3: 0000000102ed0000 CR4: 00000000000006f0
[   54.981374] Call Trace:
[   54.983215]  ? show_regs+0x58/0x60
[   54.983573]  ? __warn+0xc4/0x1a0
[   54.984012]  ? kvmalloc_node+0x90/0xa0
[   54.984465]  ? report_bug+0xec/0x160
[   54.984816]  ? handle_bug+0x4d/0x80
[   54.985291]  ? exc_invalid_op+0x1d/0xc0
[   54.985686]  ? asm_exc_invalid_op+0x12/0x20
[   54.985894]  ? __ia32_sys_dup3+0x20/0x20
[   54.986303]  ? kvmalloc_node+0x45/0xa0
[   54.986734]  ? kvmalloc_node+0x90/0xa0
[   54.987261]  alloc_fdtable+0x7a/0x120
[   54.987854]  expand_files+0x118/0x310
[   54.988324]  ? __se_sys_prlimit64+0x1e3/0x2a0
[   54.989933]  __se_sys_dup2+0x60/0x100
[   54.990679]  __x64_sys_dup2+0x11/0x20
[   54.991226]  do_syscall_64+0x37/0x50
[   54.993413]  entry_SYSCALL_64_after_hwframe+0x67/0xd1
[   54.994769] RIP: 0033:0x7f479ef1bc17
[   54.995329] Code: 73 01 c3 48 8b 0d 09 62 0e 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 b8 21 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 01 c3 48 8b 15 d9 61 0e 00 f7 d8 64 89 02 b8
[   54.997742] RSP: 002b:00007fffd8bc4ff8 EFLAGS: 00000202 ORIG_RAX: 0000000000000021
[   54.999540] RAX: ffffffffffffffda RBX: 00007fffd8bc5858 RCX: 00007f479ef1bc17
[   54.999824] RDX: 00007fffd8bc5178 RSI: 0000000040000038 RDI: 0000000000000002
[   55.001666] RBP: 00007fffd8bc5210 R08: 0000000000000064 R09: 0000000000000000
[   55.002708] R10: 00007f479ee38170 R11: 0000000000000202 R12: 0000000000000000
[   55.003615] R13: 00007fffd8bc5868 R14: 00007f479f051000 R15: 000055a75e652cf8
[   55.004092] ---[ end trace 1c551d41ef77ccdb ]---

test log snippet test parser 25

Home

------------[ cut here ]------------
[   50.467675] WARNING: CPU: 0 PID: 494 at mm/util.c:618 kvmalloc_node+0x86/0x90
[   50.469237] Modules linked in:
[   50.470151] CPU: 0 PID: 494 Comm: unshare_test Not tainted 5.10.233-rc1 #1
[   50.470623] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   50.472800] RIP: 0010:kvmalloc_node+0x86/0x90
[   50.474386] Code: 48 81 ff ff ff ff 7f 77 1c 4c 8b 45 08 89 d1 be 01 00 00 00 89 da e8 19 01 03 00 48 8b 5d f8 c9 c3 cc cc cc cc 80 e7 20 75 9a <0f> 0b eb 96 66 0f 1f 44 00 00 55 48 89 e5 53 48 89 fb e8 83 b4 02
[   50.476065] RSP: 0018:ffffb890c066be30 EFLAGS: 00010246
[   50.476632] RAX: 0000000000000000 RBX: 00000000004000c0 RCX: 0000000000000000
[   50.478073] RDX: 00000000ffffffff RSI: ffffffff83dacf50 RDI: 0000000200002000
[   50.478457] RBP: ffffb890c066be48 R08: 0000000000000040 R09: 0000000000000000
[   50.479678] R10: 0000000000000000 R11: 0000000000000000 R12: ffffa42f05c1db00
[   50.480507] R13: 0000000040000400 R14: ffffa42f05c08000 R15: 0000000000000000
[   50.481093] FS:  00007fcb066b6740(0000) GS:ffffa42f7bc00000(0000) knlGS:0000000000000000
[   50.481452] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   50.481603] CR2: 00007fcb0675f8f0 CR3: 0000000103794000 CR4: 00000000000006f0
[   50.481955] Call Trace:
[   50.483850]  ? show_regs.cold+0x1a/0x1f
[   50.484219]  ? __warn+0x83/0x110
[   50.484467]  ? kvmalloc_node+0x86/0x90
[   50.484898]  ? report_bug+0xa8/0xd0
[   50.485208]  ? handle_bug+0x45/0x80
[   50.485494]  ? exc_invalid_op+0x18/0x70
[   50.485842]  ? asm_exc_invalid_op+0x12/0x20
[   50.486290]  ? kvmalloc_node+0x50/0x90
[   50.486622]  ? kvmalloc_node+0x86/0x90
[   50.487098]  alloc_fdtable+0x7b/0x110
[   50.487605]  expand_files+0x5a/0x300
[   50.487986]  ? tick_program_event+0x3e/0x90
[   50.488329]  ? hrtimer_interrupt+0x139/0x290
[   50.488509]  ksys_dup3+0x67/0xf0
[   50.488799]  __x64_sys_dup2+0x1f/0x80
[   50.489144]  do_syscall_64+0x37/0x50
[   50.489435]  entry_SYSCALL_64_after_hwframe+0x67/0xd1
[   50.490178] RIP: 0033:0x7fcb067aec17
[   50.491279] Code: 73 01 c3 48 8b 0d 09 62 0e 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 b8 21 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 01 c3 48 8b 15 d9 61 0e 00 f7 d8 64 89 02 b8
[   50.493904] RSP: 002b:00007ffc74bc2d38 EFLAGS: 00000202 ORIG_RAX: 0000000000000021
[   50.494895] RAX: ffffffffffffffda RBX: 00007ffc74bc3598 RCX: 00007fcb067aec17
[   50.495948] RDX: 00007ffc74bc2d60 RSI: 0000000040000038 RDI: 0000000000000002
[   50.496394] RBP: 00007ffc74bc2f60 R08: 0000000000000064 R09: 0000000000000000
[   50.496573] R10: 00007fcb066cb170 R11: 0000000000000202 R12: 0000000000000000
[   50.497734] R13: 00007ffc74bc35a8 R14: 00007fcb068e4000 R15: 00005573013c9dd8
[   50.499038] ---[ end trace 66bd5630bb584f11 ]---

test log snippet test parser 26

Home

------------[ cut here ]------------
[  202.481652] WARNING: CPU: 0 PID: 1441 at mm/util.c:618 kvmalloc_node+0x86/0x90
[  202.488877] Modules linked in: x86_pkg_temp_thermal
[  202.495135] CPU: 0 PID: 1441 Comm: unshare_test Not tainted 5.10.233-rc1 #1
[  202.502099] Hardware name: Supermicro SYS-5019S-ML/X11SSH-F, BIOS 2.7 12/07/2021
[  202.509491] RIP: 0010:kvmalloc_node+0x86/0x90
[  202.513852] Code: 48 81 ff ff ff ff 7f 77 1c 4c 8b 45 08 89 d1 be 01 00 00 00 89 da e8 19 01 03 00 48 8b 5d f8 c9 c3 cc cc cc cc 80 e7 20 75 9a <0f> 0b eb 96 66 0f 1f 44 00 00 55 48 89 e5 53 48 89 fb e8 83 b4 02
[  202.532598] RSP: 0018:ffffb4bb01a6fe30 EFLAGS: 00010246
[  202.537821] RAX: 0000000000000000 RBX: 00000000004000c0 RCX: 0000000000000000
[  202.544986] RDX: 00000000ffffffff RSI: ffffffffb75acf50 RDI: 0000000200002000
[  202.552113] RBP: ffffb4bb01a6fe48 R08: 0000000000000040 R09: 0000000000000000
[  202.559237] R10: 0000000000000000 R11: 0000000000000000 R12: ffff9165c940c580
[  202.566361] R13: 0000000040000400 R14: ffff9165c2285340 R15: 0000000000000000
[  202.573492] FS:  00007f6dc80b4740(0000) GS:ffff916927a00000(0000) knlGS:0000000000000000
[  202.581571] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  202.587315] CR2: 00007f6dc823b942 CR3: 0000000105936005 CR4: 00000000003706f0
[  202.594439] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  202.601565] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[  202.608690] Call Trace:
[  202.611145]  ? show_regs.cold+0x1a/0x1f
[  202.615027]  ? __warn+0x83/0x110
[  202.618256]  ? kvmalloc_node+0x86/0x90
[  202.622028]  ? report_bug+0xa8/0xd0
[  202.625522]  ? handle_bug+0x45/0x80
[  202.629011]  ? exc_invalid_op+0x18/0x70
[  202.632843]  ? asm_exc_invalid_op+0x12/0x20
[  202.637033]  ? kvmalloc_node+0x50/0x90
[  202.640783]  ? kvmalloc_node+0x86/0x90
[  202.644533]  alloc_fdtable+0x7b/0x110
[  202.648191]  expand_files+0x5a/0x300
[  202.651772]  ? __do_sys_prlimit64+0x215/0x2e0
[  202.656130]  ksys_dup3+0x67/0xf0
[  202.659353]  __x64_sys_dup2+0x1f/0x80
[  202.663034]  do_syscall_64+0x34/0x50
[  202.666608]  entry_SYSCALL_64_after_hwframe+0x67/0xd1
[  202.671661] RIP: 0033:0x7f6dc81acc17
[  202.675239] Code: 73 01 c3 48 8b 0d 09 62 0e 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 b8 21 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 01 c3 48 8b 15 d9 61 0e 00 f7 d8 64 89 02 b8
[  202.693988] RSP: 002b:00007fff81a14268 EFLAGS: 00000202 ORIG_RAX: 0000000000000021
[  202.701576] RAX: ffffffffffffffda RBX: 00007fff81a14ac8 RCX: 00007f6dc81acc17
[  202.708702] RDX: 00007fff81a14290 RSI: 0000000040000038 RDI: 0000000000000002
[  202.715834] RBP: 00007fff81a14490 R08: 0000000000000064 R09: 0000000000000000
[  202.722975] R10: 00007f6dc80c9170 R11: 0000000000000202 R12: 0000000000000000
[  202.730115] R13: 00007fff81a14ad8 R14: 00007f6dc82e2000 R15: 0000556d9b468dd8
[  202.737243] ---[ end trace 4def552a287e0047 ]---